armbian-build/lib/functions
Ricardo Pardini 953b9eb823 display-alert: strip newlines as well as ANSI colors if `ANSI_COLOR=none`
- `ANSI_COLOR=none` is used when we're driving compile.sh from Python
- some debugging messages had newlines in them, thus making Python mark those as `[LEAKED]`
2023-07-27 21:32:30 +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 display-alert: strip newlines as well as ANSI colors if `ANSI_COLOR=none` 2023-07-27 21:32:30 +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