jmmv b8dac04a8f Delay copying of resolv.conf into the chroot until /etc exists.
With an unpopulated chroot dir, release building was failing because
the script was attempting to copy resolv.conf into a non-existent /etc
directory of the chroot.  Fix this by copying the file only after the
installworld has happened, which will create this directory.

Reviewed by:	gjb
Approved by:	rpaulo (mentor)
2013-12-25 13:57:23 +00:00
..
2013-11-18 20:01:52 +00:00
2013-11-18 20:01:52 +00:00
2013-08-03 20:14:29 +00:00