mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-04 04:51:43 +01:00
Instead of depending on default value of build_image's base_sysext parameter, create a file that explicitly lists which base sysexts will be built for each architecture. The file can be sourced by other scripts that need this kind of information. Currently, image.sh and image_changes.sh use this file.