armbian-build/lib/functions/cli
Ricardo Pardini ee3059eb2f pipeline: debs-to-repo-download is now done in parallel; default cores*2 limited to 16 or PARALLEL_DOWNLOADS_WORKERS
- also avoid log archiving during individual download jobs via SKIP_LOG_ARCHIVE=yes
- I've tested with PARALLEL_DOWNLOADS_WORKERS=16 and it saturates my gigabit link, ghcr.io is great at reads
- more than ~16-ish might be too much though
2023-07-27 21:32:19 +02:00
..
cli-artifact.sh artifacts: download-artifact CLI. makes sure to only used local .deb, or download from OCI, never build 2023-05-16 20:09:47 +02:00
cli-build.sh
cli-configdump.sh
cli-distccd.sh
cli-docker.sh git/docker: bsp-cli: fix BUILD_REPOSITORY_URL and BUILD_REPOSITORY_COMMIT under Docker; fixes AR-1750 2023-05-24 19:20:57 +02:00
cli-flash.sh
cli-jsoninfo.sh pipeline: debs-to-repo-download is now done in parallel; default cores*2 limited to 16 or PARALLEL_DOWNLOADS_WORKERS 2023-07-27 21:32:19 +02:00
cli-oras.sh
cli-patch.sh popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +02:00
cli-requirements.sh
cli-undecided.sh
commands.sh pipeline: inventory all board vars; add not-eos-with-video; introduce TARGETS_FILTER_INCLUDE 2023-07-26 15:15:02 +02:00
entrypoint.sh Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
utils-cli.sh