From owner-svn-src-all@FreeBSD.ORG Sat Jun 22 22:51:09 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E674872F; Sat, 22 Jun 2013 22:51:09 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id BDE6E1258; Sat, 22 Jun 2013 22:51:09 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 96B7F23F840; Sat, 22 Jun 2013 18:51:08 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us 96B7F23F840 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 22 Jun 2013 18:51:06 -0400 From: Glen Barber To: Garrett Cooper Subject: Re: svn commit: r252101 - head/release Message-ID: <20130622225106.GK1888@glenbarber.us> References: <201306222212.r5MMCO8t091190@svn.freebsd.org> <1397DF51-1DCC-47BC-931A-5D26C94A0811@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9/GiYV45wF7IL3Iq" Content-Disposition: inline In-Reply-To: <1397DF51-1DCC-47BC-931A-5D26C94A0811@gmail.com> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jun 2013 22:51:10 -0000 --9/GiYV45wF7IL3Iq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 22, 2013 at 03:39:41PM -0700, Garrett Cooper wrote: > On Jun 22, 2013, at 3:12 PM, Glen Barber wrote: >=20 > > Author: gjb > > Date: Sat Jun 22 22:12:24 2013 > > New Revision: 252101 > > URL: http://svnweb.freebsd.org/changeset/base/252101 > >=20 > > Log: > > If MAKE_CONF and/or SRC_CONF are set and not character devices, > > copy to chroot to use with release build. > >=20 > > Submitted by: Garrett Cooper (original version) > > Approved by: kib (mentor) > > MFC after: 1 week > >=20 > > Modified: > > head/release/release.sh >=20 > 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! Right. But did you read the script? Both __MAKE_CONF and SRCCONF are set to the path of the local files. Glen --9/GiYV45wF7IL3Iq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRxipaAAoJEFJPDDeguUaj7Y4H/0Ejam2p5q+NPa/0lWsmObcO 0PvZspf2S+fYOtNnrs45/qe7UXjamYjtTFEI52vRyh0ec6v13QZHaOEaiEoNmc6u xmcVm9bkNxTMmNxeQSIfrZCLxITgUIJdK10l0iTyGtoHXV6jJI+C59xJLD0G5QMh qfF49zNToaDTROC9NFAgM+CmfaIAG3uMnDOHuX3GQ5klhLepC3oSEG4kMoiUpe2R JO0l0sSaNwFgpMxCDyvKyUcux2nUppVaiWzsJxS6QVFqAnf4ammi4IY1wrYao9PV eMWjAiYRcctvHfVk8WGDgCu0yKRSpfm5sNR4CbQxh65UaIe9s/pSyyYx0oJ0Xhs= =M39a -----END PGP SIGNATURE----- --9/GiYV45wF7IL3Iq--