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:09:39
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Oct  5 16:09:38 UTC 2001

Modified Files:
	basesrc/etc/mtree: NetBSD.dist

Log Message:
Take advantage of mtree(8)'s recently added support for absolute paths.
This drastically reduces the size of the file, as well as making it
far more maintainable. The differences are:
	lines   words  bytes  filename
	3240    3847   43634  NetBSD.dist-relative
	 632     696   17166  NetBSD.dist-absolute


To generate a diff of this commit:
cvs rdiff -r1.167 -r1.168 basesrc/etc/mtree/NetBSD.dist

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