mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-04-28 19:23:44 +00:00
To support offline installs, the bundles listed in the default and kernel configs from within the installer image must be known. This change adds functions to read these config files from within a chroot which can be used to read the config files within the installer image. Signed-off-by: John Akre <john.w.akre@intel.com>