contents revision 1.5       1 The i386-specific portion of the NetBSD 1.2 release is found in the
      2 "i386" subdirectory of the distribution.  That subdirectory is laid
      3 out 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 
     21 There are four i386 floppy images to be found in the "i386/floppy"
     22 subdirectory of the NetBSD 1.2 distribution. All are bootable.  Two of
     23 them are installation floppies, two are upgrade floppies.  They are
     24 all described in more detail below.  There are gzipped versions of
     25 each available, for easier downloading.  (The gzipped versions have
     26 the ".gz" extension added to their names.)
     27 
     28 Bootable 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, named "GENERIC.gz", has been placed in the
     42         binaries directory. This kernel is intended to run your system
     43         while you build a custom kernel. It is strongly encouraged
     44         that you build a custom kernel for your installation rather
     45         than use 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 
     63 Bootable 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 
     71 The NetBSD/i386 binary distribution sets contain the binaries which
     72 comprise the NetBSD 1.2 release for the i386.  There are seven binary
     73 distribution sets, the "security" distribution set, and a GENERIC
     74 kernel.  The binary distribution sets can be found in subdirectories
     75 of the "i386/binary" subdirectory of the NetBSD 1.2 distribution tree,
     76 and are as follows:
     77 
     78 	Kernels	This set contains a NetBSD/i386 1.2D GENERIC kernel,
     79 		named "GENERIC", which must be copied to the hard
     80 		drive as /netbsd during installation.
     81 		[ .8M gzipped, 1.7M uncompressed ]
     82 
     83 	base12	The NetBSD/i386 1.2 base binary distribution.  You
     84 		MUST install this distribution set.  It contains the
     85 		base NetBSD utilities that are necessary for the
     86 		system to run and be minimally functional.  It
     87 		includes shared library support, and excludes
     88 		everything described below.
     89 		[ 7.5M gzipped, 19.5M uncompressed ]
     90 
     91 	comp12	The NetBSD/i386 Compiler tools.  All of the tools
     92 		relating to C, C++, and FORTRAN (yes, there are two!).
     93 		This set includes the system include files
     94 		(/usr/include), the linker, the compiler tool chain,
     95 		and the various system libraries (except the shared
     96 		libraries, which are included as part of the base
     97 		set).  This set also includes the manual pages for all
     98 		of the utilities it contains, as well as the system
     99 		call and library manual pages.
    100 		[ 4.9M gzipped, 15.0M uncompressed ]
    101 
    102 	etc12	This distribution set contains the system
    103 		configuration files that reside in /etc and in several
    104 		other places.  This set MUST be installed if you are
    105 		installing the system from scratch, but should NOT be
    106 		used if you are upgrading.  (If you are upgrading,
    107 		it's recommended that you get a copy of this set and
    108 		CAREFULLY upgrade your configuration files by hand.)
    109 		[ 63K gzipped, 338K uncompressed ]
    110 
    111 	games12	This set includes the games and their manual pages.
    112 		[ 2.8M gzipped, 6.9M 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 
    132 The i386 security distribution set is named "secr12" and can be found
    133 in the "i386/security" subdirectory of the NetBSD 1.2 distribution
    134 tree.  It contains crypt.c (the source file for the DES encryption
    135 algorithm) and the binaries which depend on it, as well as the "bdes"
    136 DES encryption program.  You do not need this distribution set to use
    137 encrypted passwords in your password file; the "base12" distribution
    138 includes a crypt library which can perform only the decryption function.
    139 The security distribution also includes a version of the Kerberos IV
    140 network security system, and a Kerberized version of the "telnet" program.
    141 The "secr12" distribution set can be found only on those sites which
    142 carry the complete NetBSD distribution and which can legally obtain it.
    143 (Remember, because of United States law, this distribution set may not be
    144 exported to locations outside of the United States and Canada.)
    145 	[ 154K gzipped, 358K uncompressed ]
    146 
    147 The i386 binary distribution sets are distributed in the same form as
    148 the source distribution sets; catted together, the members of a set
    149 form a gzipped tar file.  Each i386 binary distribution set also has
    150 its own "CKSUMS" file, just as the source distribution sets do.
    151 
    152 The instructions given for extracting the source sets work equally
    153 well for the binary sets, but it is worth noting that if you use that
    154 method, the files are extracted "below" the current directory.  That
    155 is, if you want to extract the binaries "into" your system, i.e.
    156 replace the system binaries with them, you have to run the "tar xfp"
    157 from /.  Also note that if you upgrade or install this way, those
    158 programs that you are using at the time will NOT be replaced.  If you
    159 follow the normal installation or upgrade procedures, this will be
    160 taken care of for you.
    161