Date: Thu, 05 May 2011 08:52:56 -0500 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Marius Strobl <marius@alchemy.franken.de> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r221466 - in head/release: . amd64 i386 pc98 sun4v Message-ID: <4DC2ABB8.3090601@freebsd.org> In-Reply-To: <20110505094130.GG63055@alchemy.franken.de> References: <201105042341.p44NfBMZ072133@svn.freebsd.org> <20110505094130.GG63055@alchemy.franken.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/05/11 04:41, Marius Strobl wrote: > On Wed, May 04, 2011 at 11:41:11PM +0000, Nathan Whitehorn wrote: >> Author: nwhitehorn >> Date: Wed May 4 23:41:11 2011 >> New Revision: 221466 >> URL: http://svn.freebsd.org/changeset/base/221466 >> >> Log: >> Repair release CD generation on PC98 and sun4v after release building >> changes, and backport the new logic (ISO images are TARGET dependant, not >> TARGET_CPUARCH dependant) to Makefile.sysinstall. While modifying ISO >> image scripts, change several archs to use makefs (from base) instead of >> mkisofs (from ports) which makes release CD generation both faster and >> self-hosting. >> > Is there any reason not to MFC the makefs part? This would allow > to remove some nasty and problematic hacks from the cdrtools ports > needed to allow cross-building of i386 releases on amd64 (TARGET > and TARGET_ARCH set to i386 are passed to the port, although an > amd64 mkisofs binary is required in this case). > Btw., it looks like you may remove $publisher now. No, none. The whole commit can be MFC'ed back to 7.x, actually, and I'd like to do that. I was hoping to convert sparc64 and ia64 as well and make a clean sweep of it, but at least sparc64 will require some work analogous to what I did for PPC. Thanks for reminding me about the $publisher -- there's also some stray debugging code in the PPC one that crept in. -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DC2ABB8.3090601>