No description
Find a file
Breadway 078c5f4f94 Fix unbootable installs: lay the kernel into the target and own GRUB
archiso keeps vmlinuz/initramfs in the ISO boot dir, not the squashfs, so
unpackfs lays down an empty /boot. The chroot's mkinitcpio/grub-mkconfig had
nothing to work with and the ESP ended up empty (firmware found no bootloader).

- shellprocess@kernel (dontChroot) copies the live kernel into the target
  /boot before the bootloader step
- post-install.sh now runs grub-install itself, including a --removable pass
  so firmware with no NVRAM entry still boots via EFI/BOOT/BOOTX64.EFI
2026-06-14 17:57:50 +08:00
.forgejo/workflows Add in-house Calamares package (AUR-only upstream) 2026-06-13 23:39:39 +08:00
bos-settings Fix bos-settings compile errors and use REGISTRY_TOKEN for publishing 2026-06-13 22:54:27 +08:00
dotfiles Fix all issues from code/UX review 2026-06-12 13:45:00 +00:00
iso Fix unbootable installs: lay the kernel into the target and own GRUB 2026-06-14 17:57:50 +08:00
packaging Add in-house Calamares package (AUR-only upstream) 2026-06-13 23:39:39 +08:00
.gitignore Remove accidentally-committed .claude agent state; gitignore it 2026-06-13 22:54:47 +08:00
bakery.toml Add bakery.toml and packaging/arch to match bread ecosystem 2026-06-13 11:32:40 +08:00
bread_white.svg Add Calamares branding images from bread logo 2026-06-13 16:53:25 +08:00
Cargo.lock Regenerate Cargo.lock for bos-settings 2026-06-13 16:59:30 +08:00
Cargo.toml Scaffold BOS repo: dotfiles, ISO profile, and bos-settings GTK4 app 2026-06-12 13:27:25 +00:00
DESIGN.md Fix prod-readiness issues flagged in audit 2026-06-13 11:29:53 +08:00
LICENSE Add bakery.toml and packaging/arch to match bread ecosystem 2026-06-13 11:32:40 +08:00