contents revision 1.10.2.4 1 The i386-specific portion of the NetBSD _VER release is found in the
2 "i386" subdirectory of the distribution. That subdirectory is laid
3 out as follows:
4
5 .../NetBSD-_VER/i386/
6 INSTALL Installation notes; this file.
7
8 binary/
9 sets/ i386 binary distribution sets;
10 see below.
11
12 Split/ Split i386 binary distribution
13 sets; see below.
14
15 security/ i386 security distribution;
16 see below;
17 installation/
18
19 floppy/ i386 boot and installation
20 floppies; see below.
21
22
23 misc/ Miscellaneous i386
24 installation utilities; see
25 installation section, below.
26
27 There are two i386 floppy images, named "boot.fs" and "boot-small.fs",
28 in the "i386/installation/floppy" subdirectory of the NetBSD _VER
29 distribution. These are 1.44M and 1.2M floppy disk images
30 (respectively). These floppies are bootable, and are used both for
31 installations and for upgrades. They are described in more detail
32 below. There are also gzipped version of these floppies (named with
33 ".fs.gz") available.
34
35 Bootable installation/upgrade floppies:
36
37 These disks are bootable, and contains the software necessary
38 to prepare your hard drive for NetBSD and install the NetBSD
39 distribution, or to upgrading an already installed
40 system from a previous version of NetBSD.
41
42 Unlike previous NetBSD releases, there are no separate "kernel
43 copy" floppies or "upgrade" floppies. Instead, the install
44 floppy contains only a special compressed kernel with a built
45 in ramdisk image of the installation/upgrade file
46 system. There is also no longer any need to use a different
47 boot floppy for Adaptec and Buslogic based systems.
48
49 The only difference between the "boot.fs" and "boot-small.fs"
50 floppies is that the 1.2M "boot-small.fs" image does not
51 contain support for PCMCIA or PCI devices so that it can be
52 fit on a 1.2M floppy suitable for use on older systems.
53
54 Because the kernel on the installation disks is not suitable
55 for use beyond initial installation and configuration, a
56 "generic" kernel has been placed in a distribution set named
57 "kern". This kernel is intended to run your system while
58 you build a custom kernel. It is strongly encouraged that you
59 build a custom kernel for your installation rather than use
60 the prebuilt generic kernel on a long term basis.
61
62 Please note that because of space considerations the kernels
63 booted from the installation floppies do not contain drivers
64 that are not needed during installation -- in particular, no
65 drivers needed to run the X Window System are available in
66 these kernels.
67
68 The NetBSD/i386 binary distribution sets contain the binaries which
69 comprise the NetBSD _VER release for the i386. There are eight binary
70 distribution sets and the "security" distribution set. The binary
71 distribution sets can be found in the "i386/binary/sets" subdirectory
72 of the NetBSD _VER distribution tree, and are as follows:
73
74
75 base The NetBSD/i386 _VER base binary distribution. You
76 MUST install this distribution set. It contains the
77 base NetBSD utilities that are necessary for the
78 system to run and be minimally functional. It
79 includes shared library support, and excludes
80 everything described below.
81 [ 9.7M gzipped, 25.0M uncompressed ]
82
83 comp The NetBSD/i386 Compiler tools. All of the tools
84 relating to C, C++, and FORTRAN (yes, there are two!).
85 This set includes the system include files
86 (/usr/include), the linker, the compiler tool chain,
87 and the various system libraries (except the shared
88 libraries, which are included as part of the base
89 set). This set also includes the manual pages for all
90 of the utilities it contains, as well as the system
91 call and library manual pages.
92 [ 7.1M gzipped, 24.1M uncompressed ]
93
94 etc This distribution set contains the system
95 configuration files that reside in /etc and in several
96 other places. This set MUST be installed if you are
97 installing the system from scratch, but should NOT be
98 used if you are upgrading. (If you are upgrading,
99 it's recommended that you get a copy of this set and
100 CAREFULLY upgrade your configuration files by hand.)
101 [ 53K gzipped, 328K uncompressed ]
102
103 games This set includes the games and their manual pages.
104 [ 3.0M gzipped, 7.3M uncompressed ]
105
106 kern This set contains a NetBSD/i386 _VER GENERIC kernel,
107 named "/netbsd". You MUST install this distribution
108 set.
109 [ 1.1M gzipped, 2.2M uncompressed ]
110
111 man This set includes all of the manual pages for the
112 binaries and other software contained in the base set.
113 Note that it does not include any of the manual pages
114 that are included in the other sets.
115 [ 2.5M gzipped, 10.6M uncompressed ]
116
117 misc This set includes the system dictionaries (which are
118 rather large), the typesettable document set, and
119 man pages for other architectures which happen to be
120 installed from the source tree by default.
121 [ 2.2M gzipped, 8.3M uncompressed ]
122
123 text This set includes NetBSD's text processing tools,
124 including groff, all related programs, and their
125 manual pages.
126 [ 1.0M gzipped, 3.7M uncompressed ]
127
128
129 IMPORTANT: In previous versions of NetBSD, the kernel from the install
130 floppy was copied onto the hard drive in a special step. In the new
131 install system, the kernel on the floppy is unsuited to being copied
132 onto the hard drive. Instead, a new set, "kern", has been added which
133 contains a generic kernel to be unloaded onto the drive. It must be
134 extracted in order to have a minimally functioning system.
135
136 The i386 security distribution set is named "secr" and can be found in
137 the "i386/binary/security" subdirectory of the NetBSD _VER
138 distribution tree. It contains security related binaries which depend
139 on cryptographic source code. You do not need this distribution set to
140 use encrypted passwords in your password file; the "base" distribution
141 includes a crypt library which can perform only the decryption
142 function. The security distribution includes a version of the
143 Kerberos IV network security system, and a Kerberized version of the
144 "telnet" program. The "secr" distribution set can be found only on
145 those sites which carry the complete NetBSD distribution and which can
146 legally obtain it. (Remember, because of United States law, it may
147 not be legal to distribute this set to locations outside of the United
148 States and Canada.)
149 [ 798K gzipped, 2.4M uncompressed ]
150
151 Since NetBSD 1.3, binary sets for the X Window system are also
152 distributed with NetBSD. The binaries are based on X11R6.3,
153 and XFree86 3.3.1 in the case of NetBSD/i386. You can not yet
154 install them using the new automated install system. However,
155 they are gzipped tarfiles, just like the other sets, so you
156 can always simply extract them once you have your NetBSD
157 system installed and running. The sets are:
158
159 xbase The basic files needed for a complete X
160 client environment. This does not include
161 the X servers.
162 [ 2.5M gzipped, 7.7M uncompressed ]
163
164 xcomp The extra libraries and include files needed
165 to compile X source code.
166 [ 1.7M gzipped, 7.3M uncompressed ]
167
168 xcontrib Programs that were contributed to X.
169
170 [ 183k gzipped, 600k uncompressed ]
171
172 xfont Fonts needed by X.
173 [ 5.8M gzipped, 7M uncompressed ]
174
175 xserver All XFree86 X servers. Because all of them are
176 included, this set is large. However, you will
177 only need one of the servers provided in this
178 set (typically XF86_SVGA).
179 [ 12M gzipped, 29M uncompressed ]
180
181 The i386 binary distribution sets are distributed as gzipped tar files
182 named with the extension ".tgz", e.g. "base.tgz". They are also
183 available in split form -- catted together, the members of a split set
184 form a gzipped tar file. Each i386 binary distribution set also has
185 its own checksum files, just as the source distribution sets do.
186
187 The instructions given for extracting the source sets work equally
188 well for the binary sets, but it is worth noting that if you use that
189 method, the files are extracted "below" the current directory. That
190 is, if you want to extract the binaries "into" your system, i.e.
191 replace the system binaries with them, you have to run the "tar xpf"
192 from /. Also note that if you upgrade or install this way, those
193 programs that you are using at the time will NOT be replaced unless
194 you run "tar" with the "--unlink" option. If you follow the normal
195 installation or upgrade procedures, this will be taken care of for
196 you.
197