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

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to