Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/29/2000 18:35:05
Module Name:	basesrc
Committed By:	tv
Date:		Wed Nov 29 16:35:05 UTC 2000

Added Files:
	basesrc/distrib/cdrom: Makefile NetBSD-1.5.mk hide-hfs.lst hide-iso.lst
	    hide-jol.lst
	basesrc/distrib/cdrom/macppc_installboot: Makefile bootxx.raw
	    macppc_installboot.c mkmacppcboot.c

Log Message:
First draft of multiple-arch CD-ROM creation system.  This is extremely
rough at this point, and needs more fleshing out in several areas.  Does not
yet do packages or check for the existence of support programs--to be fixed.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/distrib/cdrom/Makefile \
    basesrc/distrib/cdrom/NetBSD-1.5.mk basesrc/distrib/cdrom/hide-hfs.lst \
    basesrc/distrib/cdrom/hide-iso.lst basesrc/distrib/cdrom/hide-jol.lst
cvs rdiff -r0 -r1.1 basesrc/distrib/cdrom/macppc_installboot/Makefile \
    basesrc/distrib/cdrom/macppc_installboot/bootxx.raw \
    basesrc/distrib/cdrom/macppc_installboot/macppc_installboot.c \
    basesrc/distrib/cdrom/macppc_installboot/mkmacppcboot.c

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