Subject: CVS commit: [netbsd-2-0] src/etc/etc.mac68k
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/27/2004 13:49:42
Module Name:	src
Committed By:	he
Date:		Sun Jun 27 13:49:42 UTC 2004

Modified Files:
	src/etc/etc.mac68k [netbsd-2-0]: Makefile.inc

Log Message:
Pull up revision 1.17 (requested by fredb in ticket #561):
  Make the ``iso-image'' a hybrid HFS/Rockridge image.  The
  main benefit is that the Macbinary files in the ``misc''
  directory are now directly executable from within MacOS.
  This solves a ``chicken-and-egg'' problem: you can't even
  distribute a tool to unpack the archives on a plain ISO
  image, as the executable code is all in the resource fork
  on mac68k.  In other words, a user can now begin the
  installation by simply double-clicking on the Booter program
  on the CD-ROM.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 src/etc/etc.mac68k/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.