armbian_build/lib/functions
Ricardo Pardini d24f363187
armbian-oleg: logging: new logfile format; SHOW_LOG=yes default; introduce DEBUG=yes
- default `SHOW_LOG=yes` if user on terminal
- shortcut: `DEBUG=yes` defaults both `SHOW_LOG=yes` & `SHOW_DEBUG=yes`
- much simpler logging format for log file
- skip all display_alert()'s more verbose than DEBUG from logfile
  - set `DEBUG=yes` to log everything again
- skip Markdown assets from being included in ANSI log
- use of `ccze`
- introduce internal var for controlling COMMAND-level log
- remove unused `run_on_sdcard()` that somehow was left there
- drop `export_html_logs()` and `EXPORT_HTML_LOG` -- are no more
2023-02-18 07:42:20 -03:00
..
bsp armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00
cli armbian-oleg: split hostdeps again, full of ifs, and reduce the minimum set of pkgs for Oleg-conditions while trying to keep Docker full 2023-02-18 07:42:11 -03:00
compilation armbian-oleg: junk: drastically reduce host-side dependencies / "remove junk" 2023-02-18 07:42:14 -03:00
configuration armbian-next: apt-cacher-ng is now optional and activated via MANAGE_ACNG=yes; drop NO_APT_CACHER 2023-02-18 07:42:12 -03:00
extras armbian-next: fix all shellcheck errors in lib/ 2023-02-18 07:40:44 -03:00
general armbian-next: long overdue split of logging.sh 2023-02-18 07:42:19 -03:00
host armbian-oleg: junk: drastically reduce host-side dependencies / "remove junk" 2023-02-18 07:42:14 -03:00
image armbian-next: curb free_loop_device_retried()'s logging on first try 2023-02-18 07:42:18 -03:00
logging armbian-oleg: logging: new logfile format; SHOW_LOG=yes default; introduce DEBUG=yes 2023-02-18 07:42:20 -03:00
main armbian-next: further split of config-prepare() and do_main_configuration() into do_extra_configuration() - fixes interactive desktop 2023-02-18 07:42:03 -03:00
rootfs armbian-oleg: junk: drastically reduce host-side dependencies / "remove junk" 2023-02-18 07:42:14 -03:00