summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-04-21 23:56:35 +0100
committerBen Hutchings <ben@decadent.org.uk>2019-04-21 23:56:35 +0100
commite6231a29a751e151bb9cc7a511dc5a9b26b3c512 (patch)
treeb1203f3654eb0bc32384dee940706027372a03dc /debian
parent25aadd8f2237356c4da46e880498a5c5a87b5976 (diff)
downloadlinux-debian-e6231a29a751e151bb9cc7a511dc5a9b26b3c512.tar.gz
[i386] Add grub-efi-ia32 as an alternate recommended bootloader
Diffstat (limited to 'debian')
-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)