[BACK]Return to BUILDING.mdoc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/doc/BUILDING.mdoc between version 1.54.4.1 and 1.55

version 1.54.4.1, 2008/03/24 07:14:40 version 1.55, 2008/03/08 14:48:57
Line 1 
Line 1 
 .\"     $NetBSD$  .\"     $NetBSD$
 .\"  .\"
 .\" Copyright (c) 2001-2008 The NetBSD Foundation, Inc.  .\" Copyright (c) 2001-2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.  .\" All rights reserved.
 .\"  .\"
 .\" This code is derived from software contributed to The NetBSD Foundation  .\" This code is derived from software contributed to The NetBSD Foundation
Line 40 
Line 40 
 .\" Toolchain prefix for commands  .\" Toolchain prefix for commands
 .ds toolprefix nb  .ds toolprefix nb
 .  .
 .Dd March 18, 2008  .Dd March 8, 2008
 .Dt BUILDING 8  .Dt BUILDING 8
 .Os NetBSD  .Os NetBSD
 .  .
Line 895  to check for inconsistencies (and possib
Line 895  to check for inconsistencies (and possib
 Create distribution sets from  Create distribution sets from
 .Sy DESTDIR  .Sy DESTDIR
 into  into
 .Sy RELEASEDIR/RELEASEMACHINEDIR Ns Pa /binary/sets .  .Sy RELEASEDIR/MACHINE Ns Pa /binary/sets .
 Should be run after  Should be run after
 .Dq make distribution  .Dq make distribution
 (as  (as
Line 910  Create source sets of the source tree in
Line 910  Create source sets of the source tree in
 Create syspkgs from  Create syspkgs from
 .Sy DESTDIR  .Sy DESTDIR
 into  into
 .Sy RELEASEDIR/RELEASEMACHINEDIR Ns Pa /binary/syspkgs .  .Sy RELEASEDIR/MACHINE Ns Pa /binary/syspkgs .
 Should be run after  Should be run after
 .Dq make distribution  .Dq make distribution
 (as  (as
Line 957  is attempted, RELEASEDIR must be populat
Line 957  is attempted, RELEASEDIR must be populat
 or equivalent.  or equivalent.
 .Pp  .Pp
 Note that other, smaller, CD-ROM images may be created in the  Note that other, smaller, CD-ROM images may be created in the
 .Sy RELEASEDIR/RELEASEMACHINEDIR Ns Pa /installation/cdrom  .Sy RELEASEDIR/MACHINE Ns Pa /installation/cdrom
 directory by  directory by
 .Dq "make release" .  .Dq "make release" .
 These smaller images usually contain the same tools as the larger images in  These smaller images usually contain the same tools as the larger images in
Line 1001  is attempted, RELEASEDIR must be populat
Line 1001  is attempted, RELEASEDIR must be populat
 or equivalent.  or equivalent.
 .Pp  .Pp
 Note that other, smaller, CD-ROM images may be created in the  Note that other, smaller, CD-ROM images may be created in the
 .Sy RELEASEDIR/RELEASEMACHINEDIR Ns Pa /installation/cdrom  .Sy RELEASEDIR/MACHINE Ns Pa /installation/cdrom
 directory by  directory by
 .Dq make release .  .Dq make release .
 These smaller images usually contain the same tools as the larger images in  These smaller images usually contain the same tools as the larger images in
Line 1148  Install a
Line 1148  Install a
 copy of the kernel built by  copy of the kernel built by
 .Sy kernel Ns = Ns Ar kconf  .Sy kernel Ns = Ns Ar kconf
 into  into
 .Sy RELEASEDIR/RELEASEMACHINEDIR Ns Pa /binary/kernel ,  .Sy RELEASEDIR/MACHINE Ns Pa /binary/kernel ,
 usually as  usually as
 .Pa netbsd- Ns Ar kconf Ns Pa .gz ,  .Pa netbsd- Ns Ar kconf Ns Pa .gz ,
 although the  although the

Legend:
Removed from v.1.54.4.1  
changed lines
  Added in v.1.55

CVSweb <webmaster@jp.NetBSD.org>