armbian-build/lib/functions/cli
Ricardo Pardini 1fd5d519d4 introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro
- bsp-cli: now depends on `base-files (>= ${REVISION})`, this way upgrading the bsp-cli causes our base-files to be installed
  - bsp-cli no longer does gymnastics with /etc/os-release et al, all done in armbian-base-files now
- general/apt-utils.sh: introduce `apt_find_upstream_package_version_and_download_url()`
- base-files: add release to version, in order to comply with repo restrictions (valid repos can't have two different debs with same name and version, md5 must match)
2023-05-18 20:49:06 +02:00
..
cli-artifact.sh artifacts: download-artifact CLI. makes sure to only used local .deb, or download from OCI, never build 2023-05-16 20:09:47 +02:00
cli-build.sh interactive: better Repeat Build Options [by @mhoffrog, squashed, rebased] 2023-04-21 14:26:33 +02:00
cli-configdump.sh configdump: alias config-dump, config-dump-json and new config-dump-no-json (bash declare format) 2023-05-04 16:08:11 +02:00
cli-distccd.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-docker.sh docker/sudo: better control/info over CLI relaunch args; introduce CLI relaunch envs 2023-04-21 14:26:33 +02:00
cli-flash.sh cli: flash: introduce flash CLI command; introduce hook post_build_image_write 2023-04-15 22:43:06 +02:00
cli-jsoninfo.sh pipeline: debs-to-repo (v7, working with reprepro) 2023-05-16 20:09:47 +02:00
cli-oras.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-patch.sh popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +02: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 introduce armbian-base-files artifact, which downloads & repacks base-files from upstream distro 2023-05-18 20:49:06 +02:00
entrypoint.sh lib: run shellfmt; remove commented-out; no actual changes 2023-03-31 09:12:44 +02:00
utils-cli.sh docker/sudo: better control/info over CLI relaunch args; introduce CLI relaunch envs 2023-04-21 14:26:33 +02:00