armbian_build/lib/functions/cli
Markus Hoffrogge d1252fc0ee interactive: better Repeat Build Options [by @mhoffrog, squashed, rebased]
Add interactive configurations to Repeat Build Options

Simplify function produce_repeat_args_array()

- make use of $ARMBIAN_NON_PARAM_ARGS and $ARMBIAN_PARSED_CMDLINE_PARAMS (associated array)
- quote parameter values to be on the safe side

Move "Repeat Build Options" logs to start-end.sh

- cli-build.sh, start-end.sh:
  - move function function produce_repeat_args_array() to start-end.sh
  - add $WHAT as first arg to produce_repeat_args_array() if
    $WHAT is not empty
  - move early display log of "Repeat Build Options" to
    function main_default_start_build()
  - move last log of "Repeat Build Options" to
    function main_default_end_build()
  - add last log of "Repeat Build Options" to
    LOG_SECTION="repeat_build_options"
2023-04-21 14:26:33 +02:00
..
cli-artifact.sh artifacts: introduce PRE_PREPARED_HOST=yes: allow running pre-prepared host CLI's for artifacts that require aggregation 2023-04-15 22:43:06 +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: better logging; insert (still unsupported) array/dict raw value and 2do markers into produced dump JSON 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 lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +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 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 lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +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 lib: shellfmt & fix gen-library to match 2023-04-18 09:27:38 +02:00
entrypoint.sh lib: run shellfmt; remove commented-out; no actual changes 2023-03-31 09:12:44 +02:00
utils-cli.sh Bugfix: Allow to set empty cmdline params 2023-03-26 20:54:39 +02:00