armbian-build/lib/functions/main
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
..
build-packages.sh image: sanity check: warn if any deb artifacts' actually-installed version does not match artifact-built version 2023-05-24 19:22:51 +02:00
config-interactive.sh popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +02:00
config-prepare.sh bsp-cli/BETA: fixes for bsp-cli bootscript hashing; don't normalize bootscript vars; debugging for BETA=yes/no stuff 2023-05-25 19:30:40 +02:00
default-build.sh popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +02:00
rootfs-image.sh repo: split image apt .list deployment into image-early and image-late 2023-06-02 19:32:28 +02:00
start-end.sh produce_repeat_args_array: @mhoffrog was right, we need to quote repeat params; (here I'm being stubborn and only quoting the ones that have spaces in them) 2023-05-04 16:08:11 +02:00