Add grub-efi{,{-ia64,{-bin}}} to tools/generate_di+k_list on ia64
This commit is contained in:
parent
d0d06336be
commit
b937afe501
|
@ -9,6 +9,9 @@ debian-cd (3.1.24) UNRELEASED; urgency=medium
|
||||||
"usb" is both wrong as well as redundant as 'BD' is also part of the
|
"usb" is both wrong as well as redundant as 'BD' is also part of the
|
||||||
generated filenames.
|
generated filenames.
|
||||||
|
|
||||||
|
[ John Paul Adrian Glaubitz ]
|
||||||
|
* Add grub-efi{,{-ia64,{-bin}}} to tools/generate_di+k_list on ia64
|
||||||
|
|
||||||
-- Holger Levsen <holger@debian.org> Wed, 20 Feb 2019 14:12:16 +0100
|
-- Holger Levsen <holger@debian.org> Wed, 20 Feb 2019 14:12:16 +0100
|
||||||
|
|
||||||
debian-cd (3.1.23) unstable; urgency=medium
|
debian-cd (3.1.23) unstable; urgency=medium
|
||||||
|
|
|
@ -161,6 +161,9 @@ linux-headers-amd64
|
||||||
#ifdef ARCH_ia64
|
#ifdef ARCH_ia64
|
||||||
initramfs-tools
|
initramfs-tools
|
||||||
busybox
|
busybox
|
||||||
|
grub-efi
|
||||||
|
grub-efi-ia64
|
||||||
|
grub-efi-ia64-bin
|
||||||
linux-image-itanium
|
linux-image-itanium
|
||||||
linux-image-itanium-smp
|
linux-image-itanium-smp
|
||||||
linux-image-mckinley
|
linux-image-mckinley
|
||||||
|
|
Loading…
Reference in New Issue