Add bootloader configs to archiso profile (syslinux/efiboot/grub)

The profile declared syslinux + systemd-boot bootmodes but lacked the
required config directories, so mkarchiso would fail. Added from the
official releng profile, rebranded to Bread OS; %PLACEHOLDER% tokens are
substituted by mkarchiso at build time.
This commit is contained in:
Breadway 2026-06-13 23:03:54 +08:00
parent 0486f4c7c6
commit a11a063c12
14 changed files with 353 additions and 0 deletions

View file

@ -0,0 +1,5 @@
title Bread OS install medium (%ARCH%, UEFI) with speech
sort-key 02
linux /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
options archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID% accessibility=on