[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.62.4.1 and 1.65

version 1.62.4.1, 2007/11/06 23:07:09 version 1.65, 2007/09/01 08:15:27
Line 627  BUILDING
Line 627  BUILDING
      iso-image-source       iso-image-source
                    Perform ``make iso-image-source''.                     Perform ``make iso-image-source''.
   
        iso-dir=directory
                      When combined with ``iso-image'' or ``iso-image-source'',
                      it will cause directory to be added to the CD-ROM image.
                      If directory does not start with ``/'' then it will be made
                      relative to RELEASEDIR.
   
      The following command line options alter the behaviour of the build.sh       The following command line options alter the behaviour of the build.sh
      operations described above:       operations described above:
   
Line 638  BUILDING
Line 644  BUILDING
                that the resulting name is of the form                 that the resulting name is of the form
                ``nbmake-MACHINE-BUILDID''.                 ``nbmake-MACHINE-BUILDID''.
   
      -C cddir  Set the value of CDEXTRA to cddir.  If a relative path is spec-  
                ified, it will be converted to an absolute path before being  
                used.  When combined with ``iso-image'' or  
                ``iso-image-source'', it will cause the contents of cddir to be  
                added to the CD-ROM image.  
   
      -D dest   Set the value of DESTDIR to dest.  If a relative path is speci-       -D dest   Set the value of DESTDIR to dest.  If a relative path is speci-
                fied, it will be converted to an absolute path before being                 fied, it will be converted to an absolute path before being
                used.                 used.

Legend:
Removed from v.1.62.4.1  
changed lines
  Added in v.1.65

CVSweb <webmaster@jp.NetBSD.org>