bos/iso/syslinux/archiso_sys.cfg
Breadway a11a063c12 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.
2026-06-13 23:03:54 +08:00

8 lines
108 B
INI

INCLUDE archiso_head.cfg
DEFAULT arch
TIMEOUT 150
INCLUDE archiso_sys-linux.cfg
INCLUDE archiso_tail.cfg