armbian-build/lib/functions/rootfs
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
..
apt-install.sh store dict of artifacts actually installed in image; use it to freeze (BSPFREEZE=yes) and check hashes without spurious errors 2023-08-12 09:58:32 +02:00
apt-sources.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
boot_logo.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
create-cache.sh repo: split image apt .list deployment into image-early and image-late 2023-06-02 19:32:28 +02:00
customize.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
distro-agnostic.sh Add simple patch system as a standalone service (#5935) 2023-11-27 13:01:20 +01:00
distro-specific.sh Move netplan renderer selection to distro common selection (#5971) 2023-11-26 23:18:40 +01:00
post-tweaks.sh Timezone select is too closed on status of the countries 2023-08-23 21:34:15 +02:00
qemu-static.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
rootfs-create.sh Removing exceptions needed to support riscv64 withing Debian 2023-08-17 22:09:05 +02:00
rootfs-desktop.sh rootfs-desktop: disable sddm as well as lightdm and gdm3 in desktop_postinstall() 2023-10-14 00:01:07 +02:00
systemd-utils.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
trap-rootfs.sh rootfs: bump non-desktop tmpfs_estimated_size from 2000mb to 2300mb (determined empirically, after building all images) 2023-05-09 10:04:57 +02:00