armbian_build/lib/functions/configuration
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
..
aggregation.sh aggregation: fix: don't eat value if empty during bash_string_multiline(); write end-of-file comment; show aggregation bash results if debugging 2023-03-31 09:12:44 +02:00
compilation-config.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
config-desktop.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
interactive.sh interactive: better Repeat Build Options [by @mhoffrog, squashed, rebased] 2023-04-21 14:26:33 +02:00
main-config.sh Change custom Ubuntu mirror logic 2023-04-19 20:25:03 +02:00
menu.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
package-lists.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00