armbian_build/lib/functions/configuration
Ricardo Pardini ac25ac18be config/extensions: consolidate EXTRA_IMAGE_SUFFIXES array as _the way_ to add to image filename, during configuration
- can add to `EXTRA_IMAGE_SUFFIXES` array during `user_config` or `extension_prepare_config`
- in the end goes into a `EXTRA_IMAGE_SUFFIX` global readonly
- this  simplifies extension code
- we still can't "predict" image names during configuration since it includes the kernel version (6.2.11/generic) which only comes later
2023-04-15 22:43:06 +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 lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
main-config.sh config/extensions: consolidate EXTRA_IMAGE_SUFFIXES array as _the way_ to add to image filename, during configuration 2023-04-15 22:43:06 +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