Subject: CVS commit: basesrc/etc/mtree
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/05/2001 19:11:46
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Oct  5 16:11:46 UTC 2001

Modified Files:
	basesrc/etc/mtree: special

Log Message:
Take advantage of mtree(8)'s recently added support for absolute paths.
Use a default "/set uname=root gname=wheel".
This drastically reduces the size of the file, as well as making it
far more maintainable. The differences are:
	lines   words  bytes  filename
	  342    1633  16272  special-relative
	  295     998  11971  special-absolute


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/etc/mtree/special

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