Date: Wed, 12 Jun 2013 09:16:47 -0500 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Glen Barber <gjb@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Hiroki Sato <hrs@FreeBSD.org>, src-committers@FreeBSD.org Subject: Re: svn commit: r251652 - head/release Message-ID: <51B882CF.7070403@freebsd.org> In-Reply-To: <20130612141204.GG1558@glenbarber.us> References: <201306121315.r5CDFS7r001048@svn.freebsd.org> <20130612.230800.1862462548384264440.hrs@allbsd.org> <20130612141204.GG1558@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/12/13 09:12, Glen Barber wrote: > 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 defaults, >> 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 >> >> Are you planning to replace generate-release.sh with this or keep the >> two scripts? >> > The plan is to eventually replace the generate-release.sh script. > > Glen > As I mentioned in a private email to Glen, it might be reasonable just to replace it now. generate-release.sh exists solely for the convenience of re@ (the main tool is just make release) and so we should just have whichever tools re@ finds more convenient. I suspect it is the new script. -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51B882CF.7070403>