summaryrefslogtreecommitdiff
path: root/BUILDING
diff options
context:
space:
mode:
authoruebayasi <uebayasi@NetBSD.org>2014-11-06 06:42:25 +0000
committeruebayasi <uebayasi@NetBSD.org>2014-11-06 06:42:25 +0000
commit69e11b0c4d7940891132f3ec0129d71de860ce25 (patch)
tree2ef35c7671cf499df83d57f4cbb585a6ae968549 /BUILDING
parent87317155924344863f510b929c46fff2b1ee4acf (diff)
regen
Diffstat (limited to 'BUILDING')
-rw-r--r--BUILDING20
1 files changed, 10 insertions, 10 deletions
diff --git a/BUILDING b/BUILDING
index 066df7071c2..b5317dbcbed 100644
--- a/BUILDING
+++ b/BUILDING
@@ -632,8 +632,8 @@ BUILDING
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 @@ BUILDING
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 @@ BUILDING
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 @@ BUILDING
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 @@ BUILDING
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.