Files
football/config/package-lists/knel-football.list.chroot
Charles N Wyble 6929ecfbc9 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>
2026-02-17 10:11:19 -05:00

43 lines
559 B
Plaintext

# Package lists for live-build
# Core system packages
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
lightdm
lightdm-gtk-greeter
xorg
xserver-xorg-core
xserver-xorg-input-all
# Applications
remmina
remmina-plugin-rdp
mousepad
wireguard
wireguard-tools
zbar-tools
pcmanfm
# System utilities
nftables
iptables
openssh-server
sudo
# Security tools
auditd
rsyslog
# Filesystem support
e2fsprogs
dosfstools
ntfs-3g