Remove lilo-installer and elilo-installer for all arches
Backport from unstable
This commit is contained in:
parent
bc5ef1c66e
commit
a2dd5ae5d4
|
@ -138,3 +138,6 @@ nbd-client-udeb
|
||||||
pwgen-udeb
|
pwgen-udeb
|
||||||
# Eh?
|
# Eh?
|
||||||
gnumach-udeb
|
gnumach-udeb
|
||||||
|
# We only support grub these days, drop lilo and elilo
|
||||||
|
lilo-installer
|
||||||
|
elilo-installer
|
||||||
|
|
|
@ -40,6 +40,3 @@ partconf-mkfstab
|
||||||
# Not needed on arches that use partman
|
# Not needed on arches that use partman
|
||||||
mdcfg
|
mdcfg
|
||||||
lvmcfg
|
lvmcfg
|
||||||
# We only support grub these days, drop lile and elilo
|
|
||||||
lilo-installer
|
|
||||||
elilo-installer
|
|
||||||
|
|
|
@ -4,6 +4,7 @@ debian-cd (3.1.26-buster) UNRELEASED; urgency=medium
|
||||||
+ Keep grub resolution in EFI boot, to avoid tiny fonts (closes: #935546).
|
+ Keep grub resolution in EFI boot, to avoid tiny fonts (closes: #935546).
|
||||||
+ Fix up ordering in imagesums
|
+ Fix up ordering in imagesums
|
||||||
+ Add a "with firmware" text to the DISKINFO string when appropriate
|
+ Add a "with firmware" text to the DISKINFO string when appropriate
|
||||||
|
+ Remove lilo-installer and elilo-installer for all arches
|
||||||
|
|
||||||
-- Samuel Thibault <sthibault@debian.org> Fri, 23 Aug 2019 21:51:50 +0200
|
-- Samuel Thibault <sthibault@debian.org> Fri, 23 Aug 2019 21:51:50 +0200
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue