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/6a65ead33cee
branches:  trunk
changeset: 333471:6a65ead33cee
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Nov 05 08:16:33 2014 +0000

description:
regen

diffstat:

 BUILDING |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r a34a6e80a087 -r 6a65ead33cee BUILDING
--- a/BUILDING  Wed Nov 05 08:15:04 2014 +0000
+++ b/BUILDING  Wed Nov 05 08:16:33 2014 +0000
@@ -632,8 +632,8 @@
                    set (see above).
 
      iso-image     Create a NetBSD installation CD-ROM image in the
-                   RELEASEDIR/iso directory.  The CD-ROM file system will have
-                   a layout as described in release(7).
+                   RELEASEDIR/images 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/iso, but do not contain additional content such
-                   as the distribution sets.
+                   RELEASEDIR/images, 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/iso directory.  The CD-ROM file system will have
-                   a layout as described in release(7).  It will have top
+                   RELEASEDIR/images 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/iso, but do not contain additional content such
-                   as the distribution sets.
+                   RELEASEDIR/images, 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)



Home | Main Index | Thread Index | Old Index