armbian-build/lib/functions
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
..
artifacts artifact-{bsp-cli,kernel,uboot}: fix missing vars_config_hash "variables hash" in artifact_version_reason 2023-08-12 09:58:32 +02:00
bsp hashed-OCI-revisioned-debs: introduce "reversioning" of .deb packages 2023-08-12 09:58:32 +02:00
cli config/lib/exts: run shellfmt 2023-08-22 14:28:14 +02:00
compilation rtl8811CU, rtl8723cs: Fix module build failure on 6.5 kernel 2023-08-23 20:52:25 +02:00
configuration Removing exceptions needed to support riscv64 withing Debian 2023-08-17 22:09:05 +02:00
general add mainline kernel mirror support 2023-08-23 21:34:48 +02:00
host config/lib/exts: run shellfmt 2023-08-22 14:28:14 +02:00
image config/lib/exts: run shellfmt 2023-08-22 14:28:14 +02:00
logging config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00
main config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00
rootfs Timezone select is too closed on status of the countries 2023-08-23 21:34:15 +02:00