contents revision 1.6
1The i386-specific portion of the NetBSD 1.2 release is found in the
2"i386" subdirectory of the distribution.  That subdirectory is laid
3out as follows:
4
5.../NetBSD-1.2/i386/
6			INSTALL		Installation notes; this file.
7
8			binary/		i386 binary distribution sets;
9					see below.
10
11			floppies/	i386 boot and installation
12					floppies; see below.
13
14			security/	i386 security distribution;
15					see below;
16
17			utils/		Miscellaneous i386
18					installation utilities; see
19					installation section, below.
20
21There are four i386 floppy images to be found in the "i386/floppy"
22subdirectory of the NetBSD 1.2 distribution. All are bootable.  Two of
23them are installation floppies, two are upgrade floppies.  They are
24all described in more detail below.  There are gzipped versions of
25each available, for easier downloading.  (The gzipped versions have
26the ".gz" extension added to their names.)
27
28Bootable installation floppies:
29
30	These disks are bootable, and contain the software necessary
31	to prepare your hard drive for NetBSD and install the NetBSD
32	distribution.
33
34        Unlike previous NetBSD releases, there is no seperate "kernel
35        copy" floppy. Instead, the install floppy contains only a
36        special compressed kernel with a built in ramdisk image of the
37        installation file system.
38
39        Because the kernel on the installation disks is not suitable
40        for use beyond initial installation and configuration, a
41        "generic" kernel has been placed in a distribution set named
42        "kern12D". This kernel is intended to run your system while
43        you build a custom kernel. It is strongly encouraged that you
44        build a custom kernel for your installation rather than use
45        the prebuilt generic kernel on a long term basis.
46
47        Please note that because of space considerations the kernels
48        booted from the installation floppies do not contain drivers
49        that are not needed during installation -- in particular, no
50        drivers needed to run the X Window System are available in
51        these kernels.
52
53        The "inst12D.fs" floppy is the installation floppy that should
54        be used by most users. The "insts12D.fs" "small install"
55        floppy contains a "small" installation kernel lacking some
56        space intensive and lesser used drivers, especially the driver
57        for the Western Digital WD7000 SCSI controller. The "small
58        install" floppies are suitable for use on machines with four
59        megabytes of memory, which will not boot the "inst12D.fs"
60        floppy. If you have more than four megabytes of memory, you
61        will probably be better off with the "inst12D.fs" floppy.
62
63Bootable upgrade floppies:
64
65        These disks contains the software to be used in upgrading the
66        system from a previous version of NetBSD.  They are bootable,
67        and are otherwise nearly identical in description to the
68        installation floppies described above.
69
70
71The NetBSD/i386 binary distribution sets contain the binaries which
72comprise the NetBSD 1.2 release for the i386.  There are eight binary
73distribution sets and the "security" distribution set.  The binary
74distribution sets can be found in subdirectories of the "i386/binary"
75subdirectory of the NetBSD 1.2 distribution tree, and are as follows:
76
77
78	base12	The NetBSD/i386 1.2 base binary distribution.  You
79		MUST install this distribution set.  It contains the
80		base NetBSD utilities that are necessary for the
81		system to run and be minimally functional.  It
82		includes shared library support, and excludes
83		everything described below.
84		[ 7.5M gzipped, 19.5M uncompressed ]
85
86	comp12	The NetBSD/i386 Compiler tools.  All of the tools
87		relating to C, C++, and FORTRAN (yes, there are two!).
88		This set includes the system include files
89		(/usr/include), the linker, the compiler tool chain,
90		and the various system libraries (except the shared
91		libraries, which are included as part of the base
92		set).  This set also includes the manual pages for all
93		of the utilities it contains, as well as the system
94		call and library manual pages.
95		[ 4.9M gzipped, 15.0M uncompressed ]
96
97	etc12	This distribution set contains the system
98		configuration files that reside in /etc and in several
99		other places.  This set MUST be installed if you are
100		installing the system from scratch, but should NOT be
101		used if you are upgrading.  (If you are upgrading,
102		it's recommended that you get a copy of this set and
103		CAREFULLY upgrade your configuration files by hand.)
104		[ 63K gzipped, 338K uncompressed ]
105
106	games12	This set includes the games and their manual pages.
107		[ 2.8M gzipped, 6.9M uncompressed ]
108
109	kern12D	This set contains a NetBSD/i386 1.2D GENERIC kernel,
110		named "/netbsd". You MUST install this distribution
111		set.
112		[ .8M gzipped, 1.7M uncompressed ]
113
114	man12	This set includes all of the manual pages for the
115		binaries and other software contained in the base set.
116		Note that it does not include any of the manual pages
117		that are included in the other sets.
118		[ 0.8M gzipped, 3.4M uncompressed ]
119
120	misc12	This set includes the system dictionaries (which are
121		rather large), the typesettable document set, and
122		man pages for other architectures which happen to be
123		installed from the source tree by default.
124		[ 1.9M gzipped, 6.6M uncompressed ]
125
126	text12	This set includes NetBSD's text processing tools,
127		including groff, all related programs, and their
128		manual pages.
129		[ 0.8M gzipped, 2.9M uncompressed ]
130
131
132IMPORTANT: In previous versions of NetBSD, the kernel from the install
133floppy was copied onto the hard drive in a special step. In the new
134install system, the kernel on the floppy is unsuited to being copied
135onto the hard drive. Instead, a new set, "kern", has been added which
136contains a generic kernel to be unloaded onto the drive. It must be
137extracted in order to have a minimally functioning system.
138
139The i386 security distribution set is named "secr12" and can be found
140in the "i386/security" subdirectory of the NetBSD 1.2 distribution
141tree.  It contains crypt.c (the source file for the DES encryption
142algorithm) and the binaries which depend on it, as well as the "bdes"
143DES encryption program.  You do not need this distribution set to use
144encrypted passwords in your password file; the "base12" distribution
145includes a crypt library which can perform only the decryption function.
146The security distribution also includes a version of the Kerberos IV
147network security system, and a Kerberized version of the "telnet" program.
148The "secr12" distribution set can be found only on those sites which
149carry the complete NetBSD distribution and which can legally obtain it.
150(Remember, because of United States law, this distribution set may not be
151exported to locations outside of the United States and Canada.)
152	[ 154K gzipped, 358K uncompressed ]
153
154The i386 binary distribution sets are distributed in the same form as
155the source distribution sets; catted together, the members of a set
156form a gzipped tar file.  Each i386 binary distribution set also has
157its own "CKSUMS" file, just as the source distribution sets do.
158
159The instructions given for extracting the source sets work equally
160well for the binary sets, but it is worth noting that if you use that
161method, the files are extracted "below" the current directory.  That
162is, if you want to extract the binaries "into" your system, i.e.
163replace the system binaries with them, you have to run the "tar xfp"
164from /.  Also note that if you upgrade or install this way, those
165programs that you are using at the time will NOT be replaced.  If you
166follow the normal installation or upgrade procedures, this will be
167taken care of for you.
168