feat: add Secure Boot support packages
Add UEFI Secure Boot packages to enable booting on systems with Secure Boot enabled: - shim-signed: Microsoft-signed shim bootloader - grub-efi-amd64-signed: Signed GRUB EFI bootloader - grub-efi-amd64-bin: GRUB EFI binaries - efibootmgr: EFI boot manager utility This is mandatory for modern UEFI systems that ship with Secure Boot enabled by default. Compliance: UEFI Secure Boot specification 💘 Generated with Crush Assisted-by: GLM-5 via Crush <crush@charm.land>
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
linux-image-amd64
|
||||
initramfs-tools
|
||||
|
||||
# Secure Boot support (MANDATORY for UEFI systems)
|
||||
shim-signed
|
||||
grub-efi-amd64-signed
|
||||
grub-efi-amd64-bin
|
||||
efibootmgr
|
||||
|
||||
# Desktop environment
|
||||
icewm
|
||||
icewm-themes
|
||||
|
||||
Reference in New Issue
Block a user