armbian_build/lib/functions
Ricardo Pardini f167864f2c
armbian-next: split of config-prepare into multiple functions, allowing for logging of all non-interactive sections
- introduce `do_with_conditional_logging()` which only starts logging sections if `do_logging=no`
- with this we should get complete logs (ofc except for the interactive sections)
2023-02-18 07:41:46 -03:00
..
bsp armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00
cli armbian-next: split of config-prepare into multiple functions, allowing for logging of all non-interactive sections 2023-02-18 07:41:46 -03:00
compilation armbian-next: drivers-harness: make sure cached patch is valid; write it first to tmp file; redirect inside subshell 2023-02-18 07:41:45 -03:00
configuration armbian-next: split of config-prepare into multiple functions, allowing for logging of all non-interactive sections 2023-02-18 07:41:46 -03:00
extras armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00
general armbian-next: tune logging in multiple places, there was a lot of redundant/un-needed info's 2023-02-18 07:41:22 -03:00
host armbian-next: move var HOSTRELEASE from config to prepare_host() 2023-02-18 07:41:36 -03:00
image armbian-next: add (trap) cleanup handler to reset ./tmp and ./output to original pre-sudo UID before exiting, even with failure/abort 2023-02-18 07:41:17 -03:00
logging armbian-next: split of config-prepare into multiple functions, allowing for logging of all non-interactive sections 2023-02-18 07:41:46 -03:00
main armbian-next: split of config-prepare into multiple functions, allowing for logging of all non-interactive sections 2023-02-18 07:41:46 -03:00
rootfs armbian-next: better logging in distro-agnostic.sh 2023-02-18 07:41:23 -03:00