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