Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2011 11:41:30 +0200
From:      Marius Strobl <marius@alchemy.franken.de>
To:        Nathan Whitehorn <nwhitehorn@freebsd.org>
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:  <20110505094130.GG63055@alchemy.franken.de>
In-Reply-To: <201105042341.p44NfBMZ072133@svn.freebsd.org>
References:  <201105042341.p44NfBMZ072133@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Marius




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110505094130.GG63055>