armbian-build/lib/functions/rootfs
Ricardo Pardini aca22a53c3 repo: split image apt .list deployment into image-early and image-late
- split `image` apt .list deployment into `image-early` (after rootfs extract, before building) and `image-late` (after building)
- rationale: having the repo enabled during the image build can cause 'apt upgrade' and others to do inconsistent stuff depending on the (possibly random) state of the repo
2023-06-02 19:32:28 +02:00
..
apt-install.sh apt_purge_unneeded_packages_and_clean_apt_caches(): count files, don't use du: avoid WARNs when not needed; tolerate 1 file 2023-05-15 17:43:25 +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 introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro 2023-05-18 20:49:06 +02:00
distro-specific.sh repo: split image apt .list deployment into image-early and image-late 2023-06-02 19:32:28 +02:00
post-tweaks.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
qemu-static.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
rootfs-create.sh rootfs/image: introduce new hook custom_apt_repo() (hashed into rootfs version); deploy different repo components/custom repos depending on rootfs or image 2023-05-16 20:09:47 +02:00
rootfs-desktop.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01: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