-
Fix GRUB bootloader config dir: grub-pc → grub-efi
released this
2026-04-18 10:30:11 +03:00 | 109 commits to main since this releaseBuild uses --bootloaders "grub-efi,syslinux" so live-build reads
config/bootloaders/grub-efi/ for the UEFI GRUB config. The directory
was incorrectly named grub-pc, causing live-build to ignore our custom
grub.cfg and generate a default one (missing toram, GSP-off entries).Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads