mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-01 19:21:31 +00:00
When executing interactively, text-base or graphical, we want to always copy any local /etc network configuration files to the target system. If the user has made customer network settings, usually with nmcli/nmtui for console, or NetworkManager on the desktop, these will want to be propagated to the target. Add command line option to avoid network copy. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>