Subject: CVS commit: basesrc/distrib/i386/floppies/common
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/08/2002 06:52:45
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Feb  8 04:52:44 UTC 2002

Modified Files:
	basesrc/distrib/i386/floppies/common: Makefile.ramdisk mtree.conf
Removed Files:
	basesrc/distrib/i386/floppies/common: list.makedev

Log Message:
- set ${TOP} to ${.CURDIR}/.., and use as appropriate
- use ${DISTRIBDIR} as appropriate
- migrate most of mtree.conf to ${DISTRIBDIR}/common/mtree.common,
  leaving /.profile in mtree.conf
- remove MAKEDEV_DEVS support; replaced with MAKEDEVTARGETS support in
  ${DISTRIBDIR}/common/Makefile.makedev


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/distrib/i386/floppies/common/Makefile.ramdisk
cvs rdiff -r1.1 -r0 basesrc/distrib/i386/floppies/common/list.makedev
cvs rdiff -r1.2 -r1.3 basesrc/distrib/i386/floppies/common/mtree.conf

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