Subject: CVS commit: basesrc/distrib/cdrom
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/29/2002 10:23:16
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Sep 29 07:23:16 UTC 2002

Modified Files:
	basesrc/distrib/cdrom: Makefile

Log Message:
- don't hardcode the CD size to 666000 blocks; use CD_SIZE variable instead.
- access mksunbootcd via ${NETBSDSRCDIR}/... && ${PRINTOBJDIR}
- use ${INSTALLBOOT} for alpha,pmax,vax instead of /sys/arch/*/stand/...
- use ${.CURDIR}/macppc_installboot to access macppcboot.raw


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/distrib/cdrom/Makefile

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