[BACK]Return to build.sh 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/build.sh between version 1.302 and 1.303

version 1.302, 2014/11/16 05:38:10 version 1.303, 2014/11/16 05:39:09
Line 1026  Usage: ${progname} [-EhnorUuxy] [-a arch
Line 1026  Usage: ${progname} [-EhnorUuxy] [-a arch
                         except \`etc'.  Useful after "distribution" or "release"                          except \`etc'.  Useful after "distribution" or "release"
     kernel=conf         Build kernel with config file \`conf'      kernel=conf         Build kernel with config file \`conf'
     kernel.gdb=conf     Build kernel (including netbsd.gdb) with config      kernel.gdb=conf     Build kernel (including netbsd.gdb) with config
                         file \`conf'                          file \`conf'
     releasekernel=conf  Install kernel built by kernel=conf to RELEASEDIR.      releasekernel=conf  Install kernel built by kernel=conf to RELEASEDIR.
     kernels             Build all kernels      kernels             Build all kernels
     mkernel=conf        Build kernel with config file \`conf' in modular build      mkernel=conf        Build kernel with config file \`conf' in modular build
     installmodules=idir Run "make installmodules" to \`idir' to install all      installmodules=idir Run "make installmodules" to \`idir' to install all
                         kernel modules.                          kernel modules.
Line 1046  Usage: ${progname} [-EhnorUuxy] [-a arch
Line 1046  Usage: ${progname} [-EhnorUuxy] [-a arch
                         RELEASEDIR/RELEASEMACHINEDIR/installation/liveimage.                          RELEASEDIR/RELEASEMACHINEDIR/installation/liveimage.
     install-image       Create bootable installation image in      install-image       Create bootable installation image in
                         RELEASEDIR/RELEASEMACHINEDIR/installation/installimage.                          RELEASEDIR/RELEASEMACHINEDIR/installation/installimage.
     disk-image=target   Creae bootable disk image in      disk-image=target   Creae bootable disk image in
                         RELEASEDIR/RELEASEMACHINEDIR/binary/gzimg/target.img.gz.                          RELEASEDIR/RELEASEMACHINEDIR/binary/gzimg/target.img.gz.
     params              Display various make(1) parameters.      params              Display various make(1) parameters.
     list-arch           Display a list of valid MACHINE/MACHINE_ARCH values,      list-arch           Display a list of valid MACHINE/MACHINE_ARCH values,
                         and exit.  The list may be narrowed by passing glob                          and exit.  The list may be narrowed by passing glob

Legend:
Removed from v.1.302  
changed lines
  Added in v.1.303

CVSweb <webmaster@jp.NetBSD.org>