Drop lilo and elilo
This commit is contained in:
parent
20ea646b16
commit
5ef7fc71db
|
@ -40,3 +40,6 @@ 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
|
||||||
|
|
|
@ -119,7 +119,6 @@ grub-efi-ia32
|
||||||
grub-efi-ia32-bin
|
grub-efi-ia32-bin
|
||||||
shim-signed
|
shim-signed
|
||||||
laptop-detect
|
laptop-detect
|
||||||
lilo
|
|
||||||
libc6-i686
|
libc6-i686
|
||||||
/* Note that we do not have to include every optimised kernel flavor for
|
/* Note that we do not have to include every optimised kernel flavor for
|
||||||
* i386, but this does control what kernels are available on the netinst CD.
|
* i386, but this does control what kernels are available on the netinst CD.
|
||||||
|
@ -155,7 +154,6 @@ grub-efi-amd64-bin
|
||||||
grub-efi-amd64-signed
|
grub-efi-amd64-signed
|
||||||
shim-signed
|
shim-signed
|
||||||
laptop-detect
|
laptop-detect
|
||||||
lilo
|
|
||||||
linux-image-amd64
|
linux-image-amd64
|
||||||
linux-headers-amd64
|
linux-headers-amd64
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue