armbian-build/lib/functions/logging
Ricardo Pardini a9d5969f21 config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH)
- the interactive menus didn't allow interactive users to select invalid combinations...
- ... but if specified directly on cmdline, no checks were done at all.
- introduce `exit_with_target_not_supported_error()`, which is just `exit_with_error` (code 43) but with code 44
  - this way the targets pipeline can just warn instead of break;
  - sometimes it's easier multiplying matrixes and skipping the few that can't be built
2023-08-23 21:35:02 +02:00
..
capture.sh
debug-dump.sh
display-alert.sh config/lib/exts: run shellfmt 2023-08-22 14:28:14 +02:00
export-logs.sh
logging.sh
runners.sh Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
section-logging.sh
stacktraces.sh
trap-logging.sh trap-logging: don't export markdown logs and GHA summary unless GHA_EXPORT_MD_SUMMARY=yes (try to make unicorns go away) 2023-08-12 12:04:22 +02:00
traps.sh config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00