Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   fredb
Date:           Sat Jun 26 16:09:09 UTC 2004

Modified Files:
        src/distrib/mac68k/stand: Makefile
        src/etc/etc.mac68k: Makefile.inc
Added Files:
        src/distrib/mac68k/stand: extensions.map

Log Message:
Make the "iso-image" a hybrid HFS/Rockride image. The main benefit, is
that the Macbinary files in the "misc" directly are now directly executable
from within Mac OS. 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.2 -r1.3 src/distrib/mac68k/stand/Makefile
cvs rdiff -r0 -r1.1 src/distrib/mac68k/stand/extensions.map
cvs rdiff -r1.16 -r1.17 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.




Home | Main Index | Thread Index | Old Index