perf(rauc): switch from verity to plain bundle format (skip hash tree)

This commit is contained in:
Mitchell R 2026-05-22 23:59:47 +02:00
parent 750ff1eab2
commit 0aaa1d931a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ description=BetterFrame OS @VERSION@
build=@GIT_SHA@
[bundle]
format=verity
format=plain
[image.bootfs]
filename=bootfs.vfat

View file

@ -2,7 +2,7 @@
compatible=betterframe-rpi5-aarch64
bootloader=custom
data-directory=/var/lib/rauc
bundle-formats=verity
bundle-formats=plain
boot-attempts=3
boot-attempts-primary=3