mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-03 20:21:27 +00:00
Add the swupd's --format, --contenturl and --versionurl arguments. These arguments are mapped with the --swupd prefix such as: --swupd-format, --swupd-contenturl and --swupd-versionurl And are used for constrained environments dealing with local installs, specially with image generation in a network isolated environment. Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>