mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-02 03:31:38 +00:00
Allow the user to override the default set of bundles on the command line. This comma-separated list will override either the default built-in bundle list or the bundle list from a specified configuration file. Note that the installer will still augment this list with any RequiredBundle which is needed due to option selections such as choosing a non-default keyboard or language, enabling telemetry, or adding additional users. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>