[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.68 and 1.69

version 1.68, 2008/03/08 14:48:57 version 1.69, 2008/03/18 04:24:38
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/MACHINE/binary/sets.  Should be run after ``make                     RELEASEDIR/RELEASEMACHINEDIR/binary/sets.  Should be run
                    distribution'' (as ``make build'' does not install all of                     after ``make distribution'' (as ``make build'' does not
                    the required files).                     install all of 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/MACHINE/binary/syspkgs.  Should be run after                     RELEASEDIR/RELEASEMACHINEDIR/binary/syspkgs.  Should be run
                    ``make distribution'' (as ``make build'' does not install                     after ``make distribution'' (as ``make build'' does not
                    all of the required files).                     install 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/MACHINE/installation/cdrom directory by                     the RELEASEDIR/RELEASEMACHINEDIR/installation/cdrom direc-
                    ``make release''.  These smaller images usually contain the                     tory by ``make release''.  These smaller images usually
                    same tools as the larger images in RELEASEDIR/iso, but do                     contain the same tools as the larger images in
                    not contain additional content such as the distribution                     RELEASEDIR/iso, but do not contain additional content such
                    sets.                     as the distribution 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/MACHINE/installation/cdrom directory by                     the RELEASEDIR/RELEASEMACHINEDIR/installation/cdrom direc-
                    ``make release''.  These smaller images usually contain the                     tory by ``make release''.  These smaller images usually
                    same tools as the larger images in RELEASEDIR/iso, but do                     contain the same tools as the larger images in
                    not contain additional content such as the distribution                     RELEASEDIR/iso, but do not contain additional content such
                    sets.                     as the distribution 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 RELEASEDIR/MACHINE/binary/kernel, usually                     kernel=kconf into
                    as netbsd-kconf.gz, although the ``netbsd'' prefix is                     RELEASEDIR/RELEASEMACHINEDIR/binary/kernel, usually as
                    determined from the ``config'' directives in kconf.                     netbsd-kconf.gz, although the ``netbsd'' prefix is deter-
                      mined from the ``config'' directives in kconf.
   
      sets          Perform ``make sets''.       sets          Perform ``make sets''.
   
Line 812  HISTORY
Line 813  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 8, 2008                          NetBSD  NetBSD                          March 18, 2008                          NetBSD

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

CVSweb <webmaster@jp.NetBSD.org>