diff --git a/calamares/modules/bootloader.conf b/calamares/modules/bootloader.conf index a4568696..04367518 100644 --- a/calamares/modules/bootloader.conf +++ b/calamares/modules/bootloader.conf @@ -43,7 +43,7 @@ efiBootMgr: "efibootmgr" # setting the option here, keep in mind that the name is sanitized # (problematic characters, see above, are replaced). # -efiBootloaderId: "acoros" +efiBootloaderId: "debian" # Optionally install a copy of the GRUB EFI bootloader as the EFI # fallback loader (either bootia32.efi or bootx64.efi depending on diff --git a/my-distro-devuan-32-pae/calamares/branding/my-distro/branding.desc b/my-distro-devuan-32-pae/calamares/branding/my-distro/branding.desc index 7a053c75..b30d375f 100644 --- a/my-distro-devuan-32-pae/calamares/branding/my-distro/branding.desc +++ b/my-distro-devuan-32-pae/calamares/branding/my-distro/branding.desc @@ -9,7 +9,7 @@ strings: shortVersion: 1.0 versionedName: My-distro GNU/Linux shortVersionedName: My-distro GNU/Linux 1.0 - bootloaderEntryName: debian + bootloaderEntryName: devuan diff --git a/my-distro-devuan-32-pae/calamares/modules/bootloader.conf b/my-distro-devuan-32-pae/calamares/modules/bootloader.conf index a4568696..d310e347 100644 --- a/my-distro-devuan-32-pae/calamares/modules/bootloader.conf +++ b/my-distro-devuan-32-pae/calamares/modules/bootloader.conf @@ -43,7 +43,7 @@ efiBootMgr: "efibootmgr" # setting the option here, keep in mind that the name is sanitized # (problematic characters, see above, are replaced). # -efiBootloaderId: "acoros" +efiBootloaderId: "devuan" # Optionally install a copy of the GRUB EFI bootloader as the EFI # fallback loader (either bootia32.efi or bootx64.efi depending on diff --git a/my-distro-devuan-32/calamares/branding/my-distro/branding.desc b/my-distro-devuan-32/calamares/branding/my-distro/branding.desc index 7a053c75..b30d375f 100644 --- a/my-distro-devuan-32/calamares/branding/my-distro/branding.desc +++ b/my-distro-devuan-32/calamares/branding/my-distro/branding.desc @@ -9,7 +9,7 @@ strings: shortVersion: 1.0 versionedName: My-distro GNU/Linux shortVersionedName: My-distro GNU/Linux 1.0 - bootloaderEntryName: debian + bootloaderEntryName: devuan diff --git a/my-distro-devuan-32/calamares/modules/bootloader.conf b/my-distro-devuan-32/calamares/modules/bootloader.conf index a4568696..d310e347 100644 --- a/my-distro-devuan-32/calamares/modules/bootloader.conf +++ b/my-distro-devuan-32/calamares/modules/bootloader.conf @@ -43,7 +43,7 @@ efiBootMgr: "efibootmgr" # setting the option here, keep in mind that the name is sanitized # (problematic characters, see above, are replaced). # -efiBootloaderId: "acoros" +efiBootloaderId: "devuan" # Optionally install a copy of the GRUB EFI bootloader as the EFI # fallback loader (either bootia32.efi or bootx64.efi depending on diff --git a/my-distro-devuan-64/calamares/branding/my-distro/branding.desc b/my-distro-devuan-64/calamares/branding/my-distro/branding.desc index 7a053c75..b30d375f 100644 --- a/my-distro-devuan-64/calamares/branding/my-distro/branding.desc +++ b/my-distro-devuan-64/calamares/branding/my-distro/branding.desc @@ -9,7 +9,7 @@ strings: shortVersion: 1.0 versionedName: My-distro GNU/Linux shortVersionedName: My-distro GNU/Linux 1.0 - bootloaderEntryName: debian + bootloaderEntryName: devuan diff --git a/my-distro-devuan-64/calamares/modules/bootloader.conf b/my-distro-devuan-64/calamares/modules/bootloader.conf index a4568696..d310e347 100644 --- a/my-distro-devuan-64/calamares/modules/bootloader.conf +++ b/my-distro-devuan-64/calamares/modules/bootloader.conf @@ -43,7 +43,7 @@ efiBootMgr: "efibootmgr" # setting the option here, keep in mind that the name is sanitized # (problematic characters, see above, are replaced). # -efiBootloaderId: "acoros" +efiBootloaderId: "devuan" # Optionally install a copy of the GRUB EFI bootloader as the EFI # fallback loader (either bootia32.efi or bootx64.efi depending on