armbian-build/lib/functions
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
..
artifacts artifact: kernel: force D0000 drivers hash for artifact_version if EXTRAWIFI=no 2023-07-20 01:03:43 +02:00
bsp Make sure we upgrade armbian-bsp-cli package 2023-07-08 00:05:58 +05:30
cli 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
compilation tmpfs: introduce USE_TMPFS=no to disable tmpfs usage for WORKDIR and package-specific working dirs; actually use $temp_dir_id for mktemp; see #5502 2023-07-24 23:19:15 +02:00
configuration interactive: show all possible KERNEL_TARGET's in branch selection UI; handle current/edge/legacy, others are "experimental" 2023-07-12 02:41:02 +05:30
general Enforce use of bind mount for /dev within chroot 2023-07-22 02:18:49 +05:30
host tmpfs: introduce USE_TMPFS=no to disable tmpfs usage for WORKDIR and package-specific working dirs; actually use $temp_dir_id for mktemp; see #5502 2023-07-24 23:19:15 +02:00
image Fix cache miss detection for initrd 2023-07-22 02:18:49 +05:30
logging Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
main python2/python3: symlink python3 as python/python2 if python2 is not found in host 2023-07-01 21:49:08 +02:00
rootfs Fix caching of cryptroot packages. Also moved the crypt code to extension 2023-07-22 02:18:49 +05:30