mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Ensure that arm64 images include grub-efi packages
This commit is contained in:
parent
3fce3f7d98
commit
cdc52554e0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -10,6 +10,7 @@ debian-cd (3.1.20) UNRELEASED; urgency=medium
|
||||
* Add stub for mips64el boot support, so we can build images for it
|
||||
* Add reportbug to tasks/forcd1 - make it easier for users to report
|
||||
installation problems. Closes: #861288
|
||||
* Ensure that arm64 images include grub-efi packages
|
||||
|
||||
[ Samuel Thibault ]
|
||||
* Add support for grub submenu hotkeys.
|
||||
|
@ -222,6 +222,9 @@ initramfs-tools
|
||||
busybox
|
||||
flash-kernel
|
||||
linux-image-arm64
|
||||
grub-efi
|
||||
grub-efi-arm64
|
||||
grub-efi-arm64-bin
|
||||
#endif
|
||||
|
||||
#ifdef ARCH_sparc
|
||||
|
Loading…
Reference in New Issue
Block a user