armbian-build/lib
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
..
functions interactive: better Repeat Build Options [by @mhoffrog, squashed, rebased] 2023-04-21 14:26:33 +02:00
tools lib: shellfmt & fix gen-library to match 2023-04-18 09:27:38 +02:00
library-functions.sh lib: shellfmt & fix gen-library to match 2023-04-18 09:27:38 +02:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00