armbian_build/lib/functions/general
2023-02-18 07:45:50 -03:00
..
chroot-helpers.sh armbian-next: tmpfs: use size=99% for all tmpfs's; (rootfs/WORKDIR/chroot); thanks Igor for suggestion 2023-02-18 07:45:42 -03:00
cleaning.sh armbian-next: shellcheck: squash a bunch of 'critical' warnings 2023-02-18 07:45:29 -03:00
countdown.sh armbian-next: countdown: if to test -t 0 (0: stdin, 1:stdout) for interactive-ness; also test in if-not-aborted version 2023-02-18 07:44:11 -03:00
downloads.sh armbian-next: squash some shellcheck warnings; don't local and assign subshell value in same statement, that masks errors (declare/local almost-always works) 2023-02-18 07:45:31 -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-ref2info.sh armbian-next: git ref2info: dereference annotated tags to get "real" commit SHA1; fail if curl failed; validate parse_makefile_version() 2023-02-18 07:45:38 -03:00
git.sh armbian-next: git: backport safe.directory method from master (just add *, once) -- thanks Igor 2023-02-18 07:45:44 -03:00
github-actions.sh armbian-next: GHA & rootfs adventures, pt 1 2023-02-18 07:44:41 -03:00
hash-files.sh armbian-next: hash/cache: remove some cruft, some better logging 2023-02-18 07:45:39 -03:00
memoize-cached.sh armbian-next: hash/cache: remove some cruft, some better logging 2023-02-18 07:45:39 -03:00
oci-oras.sh armbian-next: tooling: include ORAS tools in Dockerfile; use them if available instead of downloading 2023-02-18 07:45:47 -03:00
python-tools.sh armbian-next: introduce assert_prepared_host() and assert before using any Python, to un-mask any further fallacies 2023-02-18 07:45:19 -03:00
retry.sh armbian-next: use retries for downloading ORAS tooling 2023-02-18 07:43:35 -03:00
shellcheck.sh armbian-next: debs: introduce shellcheck for DEBIAN/postinst and others, before dpkg build 2023-02-18 07:45:50 -03:00