Fix GRUB bootloader config dir: grub-pc → grub-efi

Build 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>
This commit is contained in:
2026-04-18 10:30:11 +03:00
parent 5ba72ab315
commit 49050ca717
4 changed files with 0 additions and 0 deletions