[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.67.4.1 and 1.68

version 1.67.4.1, 2008/03/24 07:14:28 version 1.68, 2008/03/08 14:48:57
Line 485  BUILDING
Line 485  BUILDING
                    to fix them).                     to fix them).
   
      sets          Create distribution sets from DESTDIR into       sets          Create distribution sets from DESTDIR into
                    RELEASEDIR/RELEASEMACHINEDIR/binary/sets.  Should be run                     RELEASEDIR/MACHINE/binary/sets.  Should be run after ``make
                    after ``make distribution'' (as ``make build'' does not                     distribution'' (as ``make build'' does not install all of
                    install all of the required files).                     the required files).
   
      sourcesets    Create source sets of the source tree into       sourcesets    Create source sets of the source tree into
                    RELEASEDIR/source/sets.                     RELEASEDIR/source/sets.
   
      syspkgs       Create syspkgs from DESTDIR into       syspkgs       Create syspkgs from DESTDIR into
                    RELEASEDIR/RELEASEMACHINEDIR/binary/syspkgs.  Should be run                     RELEASEDIR/MACHINE/binary/syspkgs.  Should be run after
                    after ``make distribution'' (as ``make build'' does not                     ``make distribution'' (as ``make build'' does not install
                    install all of the required files).                     all of the required files).
   
      release       Do a ``make distribution'', build kernels, distribution       release       Do a ``make distribution'', build kernels, distribution
                    media, and install sets (this as per ``make sets''), and                     media, and install sets (this as per ``make sets''), and
Line 517  BUILDING
Line 517  BUILDING
                    populated by ``make release'' or equivalent.                     populated by ``make release'' or equivalent.
   
                    Note that other, smaller, CD-ROM images may be created in                     Note that other, smaller, CD-ROM images may be created in
                    the RELEASEDIR/RELEASEMACHINEDIR/installation/cdrom direc-                     the RELEASEDIR/MACHINE/installation/cdrom directory by
                    tory by ``make release''.  These smaller images usually                     ``make release''.  These smaller images usually contain the
                    contain the same tools as the larger images in                     same tools as the larger images in RELEASEDIR/iso, but do
                    RELEASEDIR/iso, but do not contain additional content such                     not contain additional content such as the distribution
                    as the distribution sets.                     sets.
   
                    Note that the mac68k port still uses an older method of                     Note that the mac68k port still uses an older method of
                    creating CD-ROM images.  This requires the mkisofs(1) util-                     creating CD-ROM images.  This requires the mkisofs(1) util-
Line 545  BUILDING
Line 545  BUILDING
                    lent.                     lent.
   
                    Note that other, smaller, CD-ROM images may be created in                     Note that other, smaller, CD-ROM images may be created in
                    the RELEASEDIR/RELEASEMACHINEDIR/installation/cdrom direc-                     the RELEASEDIR/MACHINE/installation/cdrom directory by
                    tory by ``make release''.  These smaller images usually                     ``make release''.  These smaller images usually contain the
                    contain the same tools as the larger images in                     same tools as the larger images in RELEASEDIR/iso, but do
                    RELEASEDIR/iso, but do not contain additional content such                     not contain additional content such as the distribution
                    as the distribution sets.                     sets.
   
                    Note that the mac68k port still uses an older method of                     Note that the mac68k port still uses an older method of
                    creating CD-ROM images.  This requires the mkisofs(1) util-                     creating CD-ROM images.  This requires the mkisofs(1) util-
Line 613  BUILDING
Line 613  BUILDING
   
      releasekernel=kconf       releasekernel=kconf
                    Install a gzip(1)ed copy of the kernel built by                     Install a gzip(1)ed copy of the kernel built by
                    kernel=kconf into                     kernel=kconf into RELEASEDIR/MACHINE/binary/kernel, usually
                    RELEASEDIR/RELEASEMACHINEDIR/binary/kernel, usually as                     as netbsd-kconf.gz, although the ``netbsd'' prefix is
                    netbsd-kconf.gz, although the ``netbsd'' prefix is deter-                     determined from the ``config'' directives in kconf.
                    mined from the ``config'' directives in kconf.  
   
      sets          Perform ``make sets''.       sets          Perform ``make sets''.
   
Line 813  HISTORY
Line 812  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 18, 2008                          NetBSD  NetBSD                           March 8, 2008                          NetBSD

Legend:
Removed from v.1.67.4.1  
changed lines
  Added in v.1.68

CVSweb <webmaster@jp.NetBSD.org>