Subject: CVS commit: basesrc/distrib/sun2/ramdisk
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/26/2002 06:15:17
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Apr 26 03:15:17 UTC 2002

Modified Files:
	basesrc/distrib/sun2/ramdisk: Makefile
Added Files:
	basesrc/distrib/sun2/ramdisk: list mtree.conf
Removed Files:
	basesrc/distrib/sun2/ramdisk: ramdisk.list

Log Message:
convert to be closer to the other distrib dirs:
- take advantage of Makefile.mdset
- use list instead of ramdisk.list, and remove special srcdirs for init
  and dd since they understand -DSMALLPROG
- use full-path style specfile mtree.conf instead of
  old-style specfile ../common/ramdisk.tree
- ensure IMAGEDEPENDS is in sync with list
(xxx; untested :)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/distrib/sun2/ramdisk/Makefile
cvs rdiff -r0 -r1.1 basesrc/distrib/sun2/ramdisk/list \
    basesrc/distrib/sun2/ramdisk/mtree.conf
cvs rdiff -r1.1 -r0 basesrc/distrib/sun2/ramdisk/ramdisk.list

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