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 retrieving revision 1.59 retrieving revision 1.60 diff -u -p -r1.59 -r1.60 --- src/UPDATING 2002/04/29 08:36:20 1.59 +++ src/UPDATING 2002/05/02 22:13:30 1.60 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.59 2002/04/29 08:36:20 lukem Exp $ +$NetBSD: UPDATING,v 1.60 2002/05/02 22:13:30 sommerfeld 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. @@ -9,6 +9,9 @@ Recent changes: ^^^^^^^^^^^^^^^ 20020426: + NBUILDJOBS obsoleted in favor of just using -j. + +20020426: etc/postinstall added, which performs various checks for configuration file updates and changes, and can fix most of the problems identified.