armbian-build/lib/functions/cli
Ricardo Pardini 8afe8470f4 cli: introduce `rewrite-uboot-patches` cli command, works similar to the kernel one
- it prepares git, applies patches to git, and re-writes them back from git
- same as kernel, it does git archeology for mbox-less patches, etc
- `uboot-patches-to-git` alias is also added, but my guess is rewrite is more useful
- refactor a common config function for both kernel and uboot
- example invocation: `./compile.sh BOARD=xxxx BRANCH=edge rewrite-uboot-patches`
2024-03-09 20:03:41 +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: introduce `rewrite-uboot-patches` cli command, works similar to the kernel one 2024-03-09 20:03:41 +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 cli: introduce `rewrite-uboot-patches` cli command, works similar to the kernel one 2024-03-09 20:03:41 +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