BetterFrame/deploy/systemd
Mitchell R 0c74e26e42
feat: expand BF_DATA on first boot + wire update progress banner + partition reporting
- Add betterframe-expand-data systemd service: growpart + resize2fs on
  BF_DATA (last partition) so it fills the full SD card on first boot.
  Solves the "No space left on device" issue with OS update downloads.
- Change OS update staging dir from /var/tmp/betterframe to
  /var/lib/betterframe/tmp (on BF_DATA partition, not rootfs).
- Wire firmware and OS update progress callbacks into the GTK overlay
  banner — shows "OS Update v1.2.3: Downloading — 45%" etc.
- Add per-partition disk reporting in heartbeat (/, /boot/firmware,
  /var/lib/betterframe) with total/used/free/percent.
- Display partition table on kiosk detail page in admin UI.
- PG + SQLite migrations for partitions_json column on kiosks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-26 08:09:20 +02:00
..
betterframe-expand-data.service feat: expand BF_DATA on first boot + wire update progress banner + partition reporting 2026-05-26 08:09:20 +02:00
betterframe-expand-data.sh feat: expand BF_DATA on first boot + wire update progress banner + partition reporting 2026-05-26 08:09:20 +02:00
betterframe-firmware-rollback.sh feat(ota): phase 3 — rollouts + automated rollback 2026-05-14 07:28:20 +02:00
betterframe-firstboot.service feat(harden): nftables default-drop firewall + first-boot password rotation 2026-05-21 11:18:28 +02:00
betterframe-firstboot.sh feat(harden): nftables default-drop firewall + first-boot password rotation 2026-05-21 11:18:28 +02:00
betterframe-kiosk.service fix(rauc+kiosk): use PARTUUID not LABEL, add XDG_RUNTIME_DIR 2026-05-25 22:24:22 +02:00
betterframe-rauc-mark-good.service feat(ota): add RAUC OS update foundation 2026-05-20 05:15:29 +02:00
betterframe-rauc-mark-good.sh feat(ota): add RAUC OS update foundation 2026-05-20 05:15:29 +02:00