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
|
||||
# Eh?
|
||||
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
|
||||
mdcfg
|
||||
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).
|
||||
+ Fix up ordering in imagesums
|
||||
+ 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue