BetterFrame/deploy/rauc
Mitchell R e7cf1d1e4f
fix(rauc+kiosk): use PARTUUID not LABEL, add XDG_RUNTIME_DIR
Repartition: reverted auto_initramfs=0 (Pi 5 needs initramfs).
Now creates GPT first, reads PARTUUIDs via sfdisk -J, patches
cmdline.txt with real PARTUUID. Initramfs resolves PARTUUID
natively.

Kiosk service: added XDG_RUNTIME_DIR=/run/user/1000 — cage
needs this for Wayland socket creation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-25 22:24:22 +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(rauc+kiosk): use PARTUUID not LABEL, add XDG_RUNTIME_DIR 2026-05-25 22:24:22 +02:00
system.conf perf(rauc): switch from verity to plain bundle format (skip hash tree) 2026-05-22 23:59:47 +02:00