mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
Sometimes we need to fix minor issues like changing the key or fixing other small problem on live OS. We can ship this as a part of BSP package, but its handling should be made easy. This downloads script from CDN, verify its signature and executes after apt upgrade starts installing packages. * Record patch output to syslog * Enable armbian-live-patch as additional service and run patch mechanism at startup * Additional security check