armbian-build/lib/functions
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
..
artifacts artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
bsp artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
cli artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
compilation artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
configuration fix: declare some variables that were leaking into global namespace for no reason 2023-03-31 09:12:44 +02:00
general oras: add --insecure to further retries if we get a failure on first try, to workaround GitHub's March/2023 mess with certificates 2023-03-31 09:12:44 +02:00
host completely remove any traces of KERNEL_ONLY and exit with error if set 2023-03-17 08:32:11 +01:00
image compress-checksum: don't compress files ending in .txt, thanks 2023-03-17 08:32:11 +01:00
logging capture: set globals CAPTURED_VARS_NAMES and CAPTURED_VARS_ARRAY (instead of CAPTURED_VARS_ARRAY that was space-delimited); filter and sort last-minute 2023-03-31 09:12:44 +02:00
main artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00
rootfs artifacts: bsp-cli, bsp-desktop, desktop: rework, with @igorpec 2023-03-31 09:12:44 +02:00