summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/i386/defines2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f657c79bb..19751e52e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -804,6 +804,7 @@ linux (4.19.34-1) UNRELEASED; urgency=medium
* lockdown: Refer to Debian wiki until manual page exists
* [sparc64] linux-image: Recommend grub-ieee1275 instead of (removed) silo
* [powerpc,ppc64,ppc64el] linux-image: Recommend grub-ieee1275
+ * [i386] Add grub-efi-ia32 as an alternate recommended bootloader
[ YunQiang Su ]
* [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream.
diff --git a/debian/config/i386/defines b/debian/config/i386/defines
index a490ece5b..240c98a48 100644
--- a/debian/config/i386/defines
+++ b/debian/config/i386/defines
@@ -16,7 +16,7 @@ part-long-pae: This kernel requires PAE (Physical Address Extension).
Turion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
[image]
-bootloaders: grub-pc extlinux
+bootloaders: grub-pc grub-efi-ia32 extlinux
install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)