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/BUILDING,v rcsdiff: /ftp/cvs/cvsroot/src/BUILDING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.65 retrieving revision 1.66 diff -u -p -r1.65 -r1.66 --- src/BUILDING 2007/09/01 08:15:27 1.65 +++ src/BUILDING 2007/09/01 09:32:19 1.66 @@ -627,12 +627,6 @@ BUILDING 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 operations described above: @@ -644,6 +638,12 @@ BUILDING that the resulting name is of the form ``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- fied, it will be converted to an absolute path before being used.