bos/iso/airootfs/etc/calamares
Breadway 78b2f420a5
All checks were successful
Mirror to GitHub / mirror (push) Successful in 5s
Fix snapper ALLOW_USERS seeding: set-config, not a fragile sed
The sed matched snapper's default config template text exactly
(ALLOW_USERS=""), so any drift in that template across snapper versions
made it silently no-op -- leaving ALLOW_USERS empty and every non-root
snapper call (including bos-settings' Snapshots page) failing with
"No permissions." forever, with no error surfaced anywhere at install
time. `snapper -c root set-config` is the stable API regardless of
template wording.
2026-07-05 09:16:22 +08:00
..
branding/bos v0.4.0: branding refresh, breadpaper baked in, bos-settings 0.4.0 2026-06-18 14:50:44 +08:00
modules Ship yay, wire up LUKS disk encryption, self-signed Secure Boot, release signing 2026-07-04 10:39:44 +08:00
post-install.sh Fix snapper ALLOW_USERS seeding: set-config, not a fragile sed 2026-07-05 09:16:22 +08:00
settings.conf Fix boot-critical, session, and UX bugs found in round-3 UX audit 2026-07-03 22:04:26 +08:00