On Jun 22, 2013, at 3:12 PM, Glen Barber wrote:
> Author: gjb
> Date: Sat Jun 22 22:12:24 2013
> New Revision: 252101
> URL: http://svnweb.freebsd.org/changeset/base/252101
>
> Log:
> If MAKE_CONF and/or SRC_CONF are set and not character devices,
> copy to chroot to use with release build.
>
> Submitted by: Garrett Cooper (original version)
> Approved by: kib (mentor)
> MFC after: 1 week
>
> Modified:
> head/release/release.sh
Technically copying /dev/null to a file creates a 0 byte file. That's
why I used cp in the patch I submitted over email.
Thanks!
-Garrett
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"