Commit graph

2 commits

Author SHA1 Message Date
Breadway
b587f2206e Add a copy-to-RAM boot entry (UEFI + BIOS)
All checks were successful
Mirror to GitHub / mirror (push) Successful in 5s
Loads airootfs.sfs into RAM at boot so the installer reads from memory
instead of a possibly-flaky USB — fixes SquashFS read errors during
unpackfs. Kept as a separate menu entry (not default) since it needs a few
GB of RAM.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 19:40:16 +08:00
Breadway
ed0eea3cb1 Add bootloader configs to archiso profile (syslinux/efiboot/grub)
All checks were successful
Mirror to GitHub / mirror (push) Successful in 11s
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.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 23:03:54 +08:00