armbian-build/lib/functions/main
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
..
build-packages.sh store dict of artifacts actually installed in image; use it to freeze (BSPFREEZE=yes) and check hashes without spurious errors 2023-08-12 09:58:32 +02:00
config-interactive.sh
config-prepare.sh config_post_main: sanity checks for RELEASE (vs ARCH) and RELEASE+DESKTOP_ENVIRONMENT (vs ARCH) 2023-08-23 21:35:02 +02:00
default-build.sh allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
rootfs-image.sh rootfs-image: don't fail synaptic/xapian index creation if update-apt-xapian-index is not there (#5620) 2023-08-22 08:15:40 +02:00
start-end.sh start-end: undo unintentional damage done to python/python2 compatibility symlinks inside the BIN_WORK_DIR 2023-08-12 09:58:32 +02:00