armbian_build/lib/functions/general
Ricardo Pardini 8d2be2c694
armbian-next: python/pip: solve crazy with /usr/bin/pip3 by not using it (instead, python3 -m pip); don't mask errors
- "| cut" masked errors in multiple places
- include real pip3 version in python deps hash, all will be invalidated
- be less happy about hitting hash/cache, should happen often
2023-02-18 07:44:09 -03:00
..
chroot-helpers.sh armbian-next: replace bare sync invocations by introducing wait_for_disk_sync(); sync early at start of build 2023-02-18 07:43:53 -03:00
cleaning.sh armbian-next: split prepare_host(), fix .tmp reset trap 2023-02-18 07:43:10 -03:00
countdown.sh armbian-next: countdown: split off file for countdown functions (countdown-to-abort and countdown-to-continue) 2023-02-18 07:43:50 -03:00
downloads.sh armbian-next: curb aria2c's complaining a bit 2023-02-18 07:42:17 -03:00
extensions.sh armbian-next: extensions: move 'extensions.sh' into library; replace manual source with init function 2023-02-18 07:44:05 -03:00
git.sh armbian-next: git: detect, and stop, when git bare trees vs worktrees have been shuffled around and can't be recovered 2023-02-18 07:43:58 -03:00
oci-oras.sh armbian-next: kernel: git: split via-ORAS and via-Bundle tangle 2023-02-18 07:43:51 -03:00
python-tools.sh armbian-next: python/pip: solve crazy with /usr/bin/pip3 by not using it (instead, python3 -m pip); don't mask errors 2023-02-18 07:44:09 -03:00
retry.sh armbian-next: use retries for downloading ORAS tooling 2023-02-18 07:43:35 -03:00