BetterFrame/deploy/rauc
Mitchell R 649c64728a
fix(pi-gen+rauc): stop purge from removing cage + fix boot
1. Desktop purge was using wildcard lx* which removed libwlroots
   and cage as dependency. Now uses specific package names +
   apt-mark manual cage to protect it from autoremove.
2. Per-user cursor theme for bfkiosk (~/.icons/default/index.theme).
3. Repartition disables auto_initramfs in config.txt (initramfs
   cant resolve LABEL= roots). Also handles root=/dev/* format
   in cmdline.txt sed replacement.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-24 23:54:21 +02:00
..
betterframe-rauc-boot.sh feat(ota): add RAUC OS update foundation 2026-05-20 05:15:29 +02:00
build-bundle.sh fix(rauc): use CA cert for bundle verify + don't fail build on verify error 2026-05-21 16:22:36 +02:00
ca-cert.pem chore(rauc): regenerate CA cert as ECDSA P-256 2026-05-21 15:49:15 +02:00
manifest.raucm.in perf(rauc): switch from verity to plain bundle format (skip hash tree) 2026-05-22 23:59:47 +02:00
repartition-image.sh fix(pi-gen+rauc): stop purge from removing cage + fix boot 2026-05-24 23:54:21 +02:00
system.conf perf(rauc): switch from verity to plain bundle format (skip hash tree) 2026-05-22 23:59:47 +02:00