BetterFrame/deploy/rauc
Mitchell R 1ff0f9928c
fix(rauc): remove BF_BOOTSEL, boot from partition 1
Pi 5 bootloader needs config.txt on partition 1. Old layout had
BF_BOOTSEL there with only autoboot.txt. Now 5 partitions:
BF_BOOT_A(1), BF_BOOT_B(2), BF_ROOT_A(3), BF_ROOT_B(4), BF_DATA(5).
autoboot.txt on each boot partition for A/B tryboot switching.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-24 06:06:52 +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): remove BF_BOOTSEL, boot from partition 1 2026-05-24 06:06:52 +02:00
system.conf perf(rauc): switch from verity to plain bundle format (skip hash tree) 2026-05-22 23:59:47 +02:00