[BACK]Return to UPDATING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

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

Diff for /src/UPDATING between version 1.79 and 1.81

version 1.79, 2002/12/09 18:59:07 version 1.81, 2002/12/23 06:55:33
Line 8  For a more detailed description see Make
Line 8  For a more detailed description see Make
 Recent changes:  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
   20021223:
           The METALOG format changed slightly, to remove the leading
           "${DESTDIR}" from path names.
           This only affects people building with UNPRIVED.
           For complete safety, remove the DESTDIR entirely and
           update tools/mtree, before running make build.
   
   20021219:
           install(1) had a '-N dbdir' option added, to specify an
           alternate location to look up users & groups (instead
           of the host system passwd(5) and group(5) databases).
   
           The build system was modified to take advantage of
           this option (using ${NETBSDSRCDIR}/etc), so if you
           use USE_TOOLS==no, you may have to rebuild and
           reinstall usr.bin/xinstall first.
   
 20021130:  20021130:
         fparseln(3) moved from libutil to libc.          fparseln(3) moved from libutil to libc.
         If building to DESTDIR=/, reinstall the includes          If building to DESTDIR=/, reinstall the includes

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.81

CVSweb <webmaster@jp.NetBSD.org>