[BACK]Return to BUILDING 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/BUILDING between version 1.28 and 1.29

version 1.28, 2003/02/02 12:37:41 version 1.29, 2003/02/08 10:00:33
Line 583  EXAMPLES
Line 583  EXAMPLES
           Using unprivileged mode, build a complete distribution in            Using unprivileged mode, build a complete distribution in
           /path/to/destdir.            /path/to/destdir.
   
      3.   # ./build.sh -U -D /path/to/destdir installworld=/       3.   # ./build.sh -U -D /path/to/destdir install=/
   
           As root, install the distribution that was built by example 2 into            As root, install to / the distribution that was built by example 2.
           /path/to/destdir to /.  Even though this is run as root, -U is re-            Even though this is run as root, -U is required so that the permis-
           quired so that the permissions stored in /path/to/destdir/METALOG            sions stored in /path/to/destdir/METALOG are correctly applied to
           are correctly applied to the files as they're copied to /.            the files as they're copied to /.
   
      4.   ./build.sh -U -u -D /path/to/destdir -R /path/to/releasedir release       4.   ./build.sh -U -u -D /path/to/destdir -R /path/to/releasedir release
   
Line 614  HISTORY
Line 614  HISTORY
 BUGS  BUGS
      A few platforms are not yet using this build system.       A few platforms are not yet using this build system.
   
 NetBSD                         February 2, 2003                             10  NetBSD                         February 8, 2003                             10

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

CVSweb <webmaster@jp.NetBSD.org>