Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.39 retrieving revision 1.40 diff -u -p -r1.39 -r1.40 --- src/UPDATING 2001/10/04 04:27:48 1.39 +++ src/UPDATING 2001/10/05 16:24:34 1.40 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.39 2001/10/04 04:27:48 jmc Exp $ +$NetBSD: UPDATING,v 1.40 2001/10/05 16:24:34 lukem Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,13 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20011006: + /etc/mtree/NetBSD.dist has been updated to take advantage of + absolute path support added to mtree(8). Older mtree(8)s don't + understand the format. + + Solution: update and reinstall usr.sbin/mtree + 20011004: Crunchgen has been updated to work via reach-over makefiles. Updating