From owner-svn-src-head@FreeBSD.ORG Wed Jun 12 14:12:07 2013 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D20B1663; Wed, 12 Jun 2013 14:12:07 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id B104A1ED4; Wed, 12 Jun 2013 14:12:07 +0000 (UTC) Received: from glenbarber.us (70.15.88.86.res-cmts.sewb.ptd.net [70.15.88.86]) (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 C3CD123F848; Wed, 12 Jun 2013 10:12:06 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us C3CD123F848 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Wed, 12 Jun 2013 10:12:04 -0400 From: Glen Barber To: Hiroki Sato Subject: Re: svn commit: r251652 - head/release Message-ID: <20130612141204.GG1558@glenbarber.us> References: <201306121315.r5CDFS7r001048@svn.freebsd.org> <20130612.230800.1862462548384264440.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="q5r20fdKX+PFtYHw" Content-Disposition: inline In-Reply-To: <20130612.230800.1862462548384264440.hrs@allbsd.org> 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 14:12:07 -0000 --q5r20fdKX+PFtYHw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 12, 2013 at 11:08:00PM +0900, Hiroki Sato wrote: > gj> Author: gjb > gj> Date: Wed Jun 12 13:15:28 2013 > gj> New Revision: 251652 > gj> URL: http://svnweb.freebsd.org/changeset/base/251652 > gj> > gj> Log: > gj> Add new script to run release builds. The script is heavily based = upon > gj> the release/generate-release.sh script by nwhitehorn. > gj> > gj> This script can use optional configuration file to override default= s, > gj> making running multiple serialzied builds with different specific > gj> configurations or architecture-specific tunings quite easy. > gj> > gj> Sample overrideable options are included in the release.conf.sample > gj> file. > gj> > gj> Approved by: kib (mentor) > gj> MFC After: 2 weeks > gj> X-MFC-To: stable/9 only >=20 > Are you planning to replace generate-release.sh with this or keep the > two scripts? >=20 The plan is to eventually replace the generate-release.sh script. Glen --q5r20fdKX+PFtYHw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRuIG0AAoJEFJPDDeguUaju6wIALLgAxwyzec6OOSpiTiKSXy0 urt5aSZm4AJZv1r3qTHw74DfxUs7WHttD2OseX/eXpmJqIKgbEDtX5AAJEuCaSGv fFnpS/2ORqmga/x7rd1duuxzWCC5/EHRVO3EcO9RmzQ2Oa96aumXBdktnAXGPf0q FrFOV9YTOV0gkuy3yR9KJ5hc9WWTsLKUIsoCjSsdLYsVz/Stjw6eRK2T0HIkCwRv ekNRWcDeBSJNbFDQYTxfqnamoUWnQQC0c72k4Bj/Y6BQ8/NOVkfyyFx5u1tkDwkZ 8U9LSNTkLvJ64lF7hUgjPrOVHLeoWwW0JL5Md1tRnuG0J9LTbTRIPRkdrmUbzos= =D60j -----END PGP SIGNATURE----- --q5r20fdKX+PFtYHw--