armbian_build/lib/functions/general
Ricardo Pardini bf891d54d9
armbian-next: split prepare_host(), fix .tmp reset trap
- `prepare_host()`: split; do checks earlier and allow them to be interactive
- introduce `exit_if_countdown_not_aborted()` for "Low Disk Space" and other critical conditions
- split `prepare_host()` into interactive & non-interactive parts
- split off `clean_deprecated_mountpoints()` from prepare into `cleaning.sh`
- introduce and use `reset_uid_owner_non_recursive()` for `.tmp` reset in trap, to avoid disasters
- add more logging sections to default-build.sh, avoid unlogged parts
2023-02-18 07:43:10 -03:00
..
chroot-helpers.sh armbian-next: umount_chroot_recursive: don't try to realpath unless it's a dir to begin with 2023-02-18 07:39:35 -03:00
cleaning.sh armbian-next: split prepare_host(), fix .tmp reset trap 2023-02-18 07:43:10 -03:00
downloads.sh armbian-next: curb aria2c's complaining a bit 2023-02-18 07:42:17 -03:00
git.sh armbian-next: curb down git fetch logging; be verbose if user on terminal & not logging 2023-02-18 07:42:16 -03:00
oci-oras.sh armbian-next: curb down wget logging for ORAS tooling download 2023-02-18 07:42:15 -03:00
python-tools.sh armbian-next: Python tooling: use consolidated+hashed+cached pip base/pycache; don't pip during Dockerfile build, nor cli-requirements 2023-02-18 07:42:44 -03:00
retry.sh armbian-next: fix quoting of retry var (cosmetic) 2023-02-18 07:42:21 -03:00