armbian-build/lib
Igor e95fbdcfad
Add simple patch system as a standalone service (#5935)
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
2023-11-27 13:01:20 +01:00
..
functions Add simple patch system as a standalone service (#5935) 2023-11-27 13:01:20 +01:00
tools patching: if 0 files left to commit after config-filtering, don't commit nor rewrite the patches 2023-10-26 14:48:49 +00:00
library-functions.sh hashed-OCI-revisioned-debs: introduce "reversioning" of .deb packages 2023-08-12 09:58:32 +02:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00