armbian-build/lib/functions/main
Ricardo Pardini 1fd5d519d4 introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro
- bsp-cli: now depends on `base-files (>= ${REVISION})`, this way upgrading the bsp-cli causes our base-files to be installed
  - bsp-cli no longer does gymnastics with /etc/os-release et al, all done in armbian-base-files now
- general/apt-utils.sh: introduce `apt_find_upstream_package_version_and_download_url()`
- base-files: add release to version, in order to comply with repo restrictions (valid repos can't have two different debs with same name and version, md5 must match)
2023-05-18 20:49:06 +02:00
..
build-packages.sh introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro 2023-05-18 20:49:06 +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 popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +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 include (clean/real) apt lists in built images; update xapian index during image build, not rootfs; don't leave junk in the rootfs cache 2023-05-09 10:04:50 +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