mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-03 12:11:27 +00:00
Fixes: #649 When post-install hooks are run in a chroot, the network is inherited from the host, but DNS is not configured. This work-around temporarily copy's the hosts /etc/resolv.conf to enable DNS in the chroot. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>