Subject: CVS commit: basesrc/distrib/sparc64/xminiroot
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/20/2002 07:57:11
Module Name:	basesrc
Committed By:	mrg
Date:		Sun Jan 20 05:57:11 UTC 2002

Modified Files:
	basesrc/distrib/sparc64/instfs: Makefile
	basesrc/distrib/sparc64/xminiroot: Makefile
	syssrc/sys/arch/sparc64/conf: INSTALL

Log Message:
convert sparc64 to use `makefs' rather than vnd/newfs/mount.  this severely
cleans up a lot of the processing here.

XXX: note that the sparc64 "INSTALL" kernel's file system has a copy of
GENERIC in /netbsd.  fix this shortly.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/distrib/sparc64/instfs/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/distrib/sparc64/xminiroot/Makefile
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sparc64/conf/INSTALL

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