Commit graph

3 commits

Author SHA1 Message Date
Mitchell R
9eeddff680
fix: add /var/lib/betterframe/tmp to tmpfiles for bfkiosk write access
Some checks are pending
release / meta (push) Waiting to run
release / build (push) Blocked by required conditions
OS update staging dir on BF_DATA needs bfkiosk ownership.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-26 15:17:37 +02:00
Mitchell R
516a4ca4a0
fix(firmware): grant bfkiosk write access to binary dir + align marker path
/opt/betterframe/kiosk/ now owned bfkiosk:bfkiosk so OTA can write
.new/.prev files. Marker path in Rust code aligned with rollback
script expectation (/var/lib/betterframe/kiosk/firmware-applying.json).
2026-05-21 16:03:42 +02:00
Mitchell R
87cde93316
feat(ota): add RAUC OS update foundation 2026-05-20 05:15:29 +02:00