NeonGeckoCom / neon_debos

Debos build files for Neon OS
Apache License 2.0
1 stars 8 forks source link

Add validation of update.squashfs before applying it #126

Closed NeonDaniel closed 8 months ago

NeonDaniel commented 8 months ago

Description

Adds a trivial validation step to ensure a new squashfs file is >50MiB Invalid update files are removed automatically so this doesn't log on every boot with an invalid update file

Issues

Closes #126

Other Notes