[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.61 and 1.62

version 1.61, 2007/03/26 17:35:06 version 1.62, 2007/04/13 19:43:38
Line 517  BUILDING
Line 517  BUILDING
                    described by release(7).  This requires that RELEASEDIR be                     described by release(7).  This requires that RELEASEDIR be
                    set (see above).                     set (see above).
   
      iso-image     Create a CD-ROM image in       iso-image     Create a NetBSD installation CD-ROM image in the
                    RELEASEDIR/MACHINE/installation/cdrom.  RELEASEDIR must                     RELEASEDIR/iso directory.  The CD-ROM file system will have
                    already have been populated by ``make release'' or equiva-                     a layout as described in release(7).
                    lent.  This requires the mkisofs(1) utility, which is not  
                    part of NetBSD, but which can be installed from                     For most machine types, the CD-ROM will be bootable, and
                    pkgsrc/sysutils/cdrtools.                     will automatically run the sysinst(8) menu-based installa-
                      tion program, which can be used to install or upgrade a
                      NetBSD system.  Bootable CD-ROMs also contain tools that
                      may be useful in repairing a damaged NetBSD installation.
   
                      Before ``make iso-image'' is attempted, RELEASEDIR must be
                      populated by ``make release'' or equivalent.
   
                      Note that other, smaller, CD-ROM images may be created in
                      the RELEASEDIR/MACHINE/installation/cdrom directory by
                      ``make release''.  These smaller images usually contain the
                      same tools as the larger images in RELEASEDIR/iso, but do
                      not contain additional content such as the distribution
                      sets.
   
                      Note that the mac68k port still uses an older method of
                      creating CD-ROM images.  This requires the mkisofs(1) util-
                      ity, which is not part of NetBSD, but which can be
                      installed from pkgsrc/sysutils/cdrtools.
   
      regression-tests       regression-tests
                    Can only be run after building the regression tests in the                     Can only be run after building the regression tests in the
Line 758  OBSOLETE VARIABLES
Line 776  OBSOLETE VARIABLES
                  TOOLCHAIN_MISSING=yes.                   TOOLCHAIN_MISSING=yes.
   
 SEE ALSO  SEE ALSO
      make(1), hier(7), release(7), etcupdate(8), postinstall(8),       make(1), hier(7), release(7), etcupdate(8), postinstall(8), sysinst(8),
      pkgsrc/sysutils/cdrtools       pkgsrc/sysutils/cdrtools
   
 HISTORY  HISTORY
Line 768  HISTORY
Line 786  HISTORY
 BUGS  BUGS
      A few platforms are not yet using this build system.       A few platforms are not yet using this build system.
   
 NetBSD                          March 27, 2007                          NetBSD  NetBSD                          April 13, 2007                          NetBSD

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

CVSweb <webmaster@jp.NetBSD.org>