freebsd-skq/release
Julio Merino 87ed802785 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
..
amd64 Simplify PKG_ABI for pkg-stage.sh. 2013-11-18 20:01:52 +00:00
doc Add pointer to wiki for Hyper-V information. 2013-12-24 05:10:41 +00:00
i386 Simplify PKG_ABI for pkg-stage.sh. 2013-11-18 20:01:52 +00:00
ia64 Fix the bootable CD: 2013-08-03 20:14:29 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd revise the helper functions to lookup binaries and their 2013-12-15 07:04:59 +00:00
powerpc CDs are not partitioned, so this is not correct syntax for loading from 2013-09-17 17:30:49 +00:00
scripts Add a pkg(8) repository configuration file for cdrom-based package 2013-12-15 20:38:07 +00:00
sparc64 - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4. 2013-07-26 14:23:25 +00:00
Makefile Bootstrap etcupdate(8) as part of the release build, similar 2013-12-22 16:12:47 +00:00
rc.local Move the installer's keymap solution introduced by SVN r259468. The new 2013-12-21 16:43:40 +00:00
release.conf.sample Add WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is not actually 2013-12-07 19:39:38 +00:00
release.sh Delay copying of resolv.conf into the chroot until /etc exists. 2013-12-25 13:57:23 +00:00