Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src regen



details:   https://anonhg.NetBSD.org/src/rev/79ba4fc64ca0
branches:  trunk
changeset: 333506:79ba4fc64ca0
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Thu Nov 06 06:42:25 2014 +0000

description:
regen

diffstat:

 BUILDING |  20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r b6f68c5e639f -r 79ba4fc64ca0 BUILDING
--- a/BUILDING  Thu Nov 06 06:41:23 2014 +0000
+++ b/BUILDING  Thu Nov 06 06:42:25 2014 +0000
@@ -632,8 +632,8 @@
                    set (see above).
 
      iso-image     Create a NetBSD installation CD-ROM image in the
-                   RELEASEDIR/images directory.  The CD-ROM file system will
-                   have a layout as described in release(7).
+                   RELEASEDIR/iso directory.  The CD-ROM file system will have
+                   a layout as described in release(7).
 
                    For most machine types, the CD-ROM will be bootable, and
                    will automatically run the sysinst(8) menu-based
@@ -649,8 +649,8 @@
                    the RELEASEDIR/RELEASEMACHINEDIR/installation/cdrom
                    directory by ``make release''.  These smaller images
                    usually contain the same tools as the larger images in
-                   RELEASEDIR/images, but do not contain additional content
-                   such as the distribution sets.
+                   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)
@@ -659,8 +659,8 @@
 
      iso-image-source
                    Create a NetBSD installation CD-ROM image in the
-                   RELEASEDIR/images directory.  The CD-ROM file system will
-                   have a layout as described in release(7).  It will have top
+                   RELEASEDIR/iso directory.  The CD-ROM file system will have
+                   a layout as described in release(7).  It will have top
                    level directories for the machine type and source.
 
                    For most machine types, the CD-ROM will be bootable, and
@@ -678,8 +678,8 @@
                    the RELEASEDIR/RELEASEMACHINEDIR/installation/cdrom
                    directory by ``make release''.  These smaller images
                    usually contain the same tools as the larger images in
-                   RELEASEDIR/images, but do not contain additional content
-                   such as the distribution sets.
+                   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)
@@ -820,8 +820,8 @@
                    symbol table and can be used for debugging (for example
                    with a cross-gdb built by MKCROSSGDB).
 
-     kernels       This command will build all kernels defined in port specific
-                   release build procedure.
+     kernels       This command will build all kernels defined in port
+                   specific release build procedure.
 
                    This command internally calls the kernel=kconf operation
                    for each found kernel configuration file.



Home | Main Index | Thread Index | Old Index