armbian-build/lib/functions/cli
Ricardo Pardini d27a03d446 cli: introduce kernel-dtb cli command, to build only DTB, and output full preprocessed dts source
- example: `./compile.sh BOARD=xxxxx BRANCH=edge kernel-dtb`
- outputs preprocessed DTS source for board in question to `output/`
- also outputs same preprocessed DTS source, ran through `dtc` with input and output DTS formats for "normalized" comparisions
2024-03-06 00:58:35 +01:00
..
cli-artifact.sh adapt obtain_complete_artifact() and friends to new reversioned scheme; introduce UPLOAD_TO_OCI_ONLY=yes for deploying to remote cache 2023-08-12 09:58:32 +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 Fix compilation within docker-shell 2024-02-01 21:04:23 +05:30
cli-flash.sh cli-flash.sh: replace x$varx != xx check with sane declaration (#5713) 2023-09-15 17:13:44 -07:00
cli-jsoninfo.sh cli: introduce inventory-boards cli command, for hopefully painless & useful one-board-per-line CSV output 2024-03-06 00:58:26 +01:00
cli-oras.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
cli-patch.sh cli-patch: don't ask about desktop/server builds during patch rewrite/to-git 2023-10-18 14:58:46 +00: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 cli: introduce kernel-dtb cli command, to build only DTB, and output full preprocessed dts source 2024-03-06 00:58:35 +01:00
entrypoint.sh config/lib/exts: run shellfmt 2023-08-22 14:28:14 +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