armbian-build/lib/functions/cli
Ricardo Pardini d868d76182 artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec
- bsp-cli: does not require aggregation
- bsp-desktop / desktop: requires aggregation
- 'desktop' packaged moved out of 'bsp' folder, it is NOT a bsp
- make consistent naming/folders
- extract .sh generation workflow into 'declare -f' magic functions
- `SHOW_DEBIAN=yes` to bump most of `DEBIAN/xxx` stuff to screen
- artifact armbian-bsp-desktop: use aggregation, require certain vars, CLI forces `BUILD_DESKTOP=yes`; requires BOARD
- artifact armbian-desktop: use aggregation, require certain vars, CLI forces `BUILD_DESKTOP=yes`, not require `BOARD` anymore
- cli: commands: fix artifact aliases, reorder
- desktop/bsp-desktop: add `config_dump` method; fix `artifact_map_debs` ref subdir and name
- artifact bsps: require aggregation to build, not to list what needs to be built
- distro-agnostic: fix install of `armbian-bsp-cli` (not `armbian-bsp`)
- armbian-bsp-cli: add `_config_dump` method, use configuration with aggregation, add required vars check
- distro-specific: fix installation of `fake-ubuntu-advantage-tools`
2023-03-31 09:12:44 +02:00
..
cli-artifact.sh If OCI_TARGET_BASE is not set, then this override doesn't work 2023-03-22 10:35:36 +01:00
cli-build.sh completely remove any traces of KERNEL_ONLY and exit with error if set 2023-03-17 08:32:11 +01:00
cli-configdump.sh configdump: include rudimentary artifact dependency information for config-dump-json (artifact implementations) 2023-03-31 09:12:44 +02:00
cli-distccd.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-docker.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-jsoninfo.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-oras.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-patch.sh completely remove any traces of KERNEL_ONLY and exit with error if set 2023-03-17 08:32:11 +01:00
cli-requirements.sh bat-cat: introduce tooling support for bat (colorized/smart cat), including DEBIAN/xxx syntaxes; cached in Docker image 2023-03-31 09:12:44 +02:00
cli-undecided.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
commands.sh artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
entrypoint.sh check early (before running any CLI command) for old LIB_TAG usage 2023-03-17 08:32:11 +01:00
utils-cli.sh Bugfix: Allow to set empty cmdline params 2023-03-26 20:54:39 +02:00