armbian-build/lib/functions/main
Ricardo Pardini 538b8c2b79 artifacts/cli: introduce CLI command artifact-config-dump-json (alias to artifact, but sets CONFIG_DEFS_ONLY=yes)
- if CONFIG_DEFS_ONLY during `obtain_complete_artifact()`, just dump JSON to stdout after calculating version/coordinates
- don't prepare ORAS tooling if CONFIG_DEFS_ONLY
- don't run in standard build (and thus don't prepare_host()) if under CONFIG_DEFS_ONLY
- if CONFIG_DEFS_ONLY, don't run `check_basic_host()`
2023-04-15 22:43:06 +02:00
..
build-packages.sh artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
config-interactive.sh completely remove any traces of KERNEL_ONLY and exit with error if set 2023-03-17 08:32:11 +01:00
config-prepare.sh artifacts/cli: introduce CLI command artifact-config-dump-json (alias to artifact, but sets CONFIG_DEFS_ONLY=yes) 2023-04-15 22:43:06 +02:00
default-build.sh warn about KERNEL_CONFIGURE=yes being deprecated during image build; instructions on how to do it properly 2023-03-17 08:32:11 +01:00
rootfs-image.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
start-end.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00