contents revision 1.8 1 1.8 garbled $NetBSD: contents,v 1.8 1999/01/25 23:34:23 garbled Exp $
2 1.7 perry
3 1.4 mhitch The pmax-specific portion of the NetBSD _VER release is found in the
4 1.1 jonathan "pmax" subdirectory of the distribution. That subdirectory is laid
5 1.1 jonathan out as follows:
6 1.1 jonathan
7 1.4 mhitch .../NetBSD-_VER/pmax/
8 1.5 jonathan binary/ pmax binary distribution sets
9 1.5 jonathan and kernel images;
10 1.1 jonathan see below.
11 1.1 jonathan
12 1.5 jonathan installation/ installation materials:
13 1.5 jonathan disk images of a complete root
14 1.5 jonathan filesystem, for both network and
15 1.5 jonathan diskful installation; see below.
16 1.1 jonathan
17 1.5 jonathan misc/ miscellaneous binaries including
18 1.5 jonathan a copy of the sysinst instalation tool.
19 1.1 jonathan
20 1.1 jonathan The NetBSD/pmax binary distribution sets contain the binaries which
21 1.5 jonathan comprise the NetBSD _VER release for the pmax. There are eight binary
22 1.5 jonathan distribution sets, plus optional X11 sets. The binary distribution
23 1.5 jonathan sets can be found in the "pmax/binary/sets" subdirectory of the NetBSD
24 1.5 jonathan _VER distribution tree, and are as follows:
25 1.1 jonathan
26 1.5 jonathan base The NetBSD/pmax _VER base binary distribution. You
27 1.1 jonathan MUST install this distribution set. It contains the
28 1.1 jonathan base NetBSD utilities that are necessary for the
29 1.1 jonathan system to run and be minimally functional. It
30 1.1 jonathan does NOT include shared library support, and excludes
31 1.1 jonathan everything described below.
32 1.5 jonathan [ 11.6M gzipped ]
33 1.1 jonathan
34 1.5 jonathan comp The NetBSD/pmax Compiler tools. All of the tools
35 1.1 jonathan relating to C and C++. This set includes the system
36 1.1 jonathan include files (/usr/include), the linker, the compiler
37 1.1 jonathan tool chain, and the various system libraries (except
38 1.1 jonathan the shared libraries, which are included as part of the
39 1.1 jonathan base set). This set also includes the manual pages for
40 1.1 jonathan all of the utilities it contains, as well as the system
41 1.1 jonathan call and library manual pages.
42 1.5 jonathan [ 10.9M gzipped ]
43 1.1 jonathan
44 1.5 jonathan etc This distribution set contains the system configuration
45 1.1 jonathan files that reside in /etc and in several other places.
46 1.1 jonathan This set MUST be installed if you are installing the
47 1.1 jonathan system from scratch, but should NOT be used if you are
48 1.1 jonathan upgrading. (If you are upgrading, it's recommended that
49 1.1 jonathan you get a copy of this set and CAREFULLY upgrade your
50 1.1 jonathan configuration files by hand.)
51 1.5 jonathan [ 53K gzipped ]
52 1.5 jonathan
53 1.5 jonathan games This set includes the games and their manual pages.
54 1.5 jonathan [ 3.0M gzipped ]
55 1.1 jonathan
56 1.5 jonathan kern This set is a placeholder for bootable kernels.
57 1.1 jonathan
58 1.5 jonathan man This set includes all of the manual pages for the
59 1.1 jonathan binaries and other software contained in the base set.
60 1.1 jonathan Note that it does not include any of the manual pages
61 1.1 jonathan that are included in the other sets.
62 1.5 jonathan [ 2.6M gzipped ]
63 1.1 jonathan
64 1.5 jonathan misc This set includes the system dictionaries (which are
65 1.1 jonathan rather large), the typesettable document set, and
66 1.1 jonathan man pages for other architectures which happen to be
67 1.1 jonathan installed from the source tree by default.
68 1.5 jonathan [ 1.9M gzipped, 8.3M uncompressed ]
69 1.1 jonathan
70 1.5 jonathan text This set includes NetBSD's text processing tools,
71 1.1 jonathan including groff, all related programs, and their
72 1.1 jonathan manual pages.
73 1.5 jonathan [ 1.1M gzipped, 3.7M uncompressed ]
74 1.5 jonathan
75 1.5 jonathan
76 1.5 jonathan
77 1.5 jonathan
78 1.5 jonathan The pmax security distribution set is named "secr" and can be found in
79 1.5 jonathan the "pmax/binary/security" subdirectory of the NetBSD _VER
80 1.5 jonathan distribution tree. It contains security related binaries which depend
81 1.5 jonathan on cryptographic source code. You do not need this distribution set to
82 1.5 jonathan use encrypted passwords in your password file; the "base" distribution
83 1.5 jonathan includes a crypt library which can perform only the decryption
84 1.5 jonathan function. The security distribution includes a version of the
85 1.5 jonathan Kerberos IV network security system, and a Kerberized version of the
86 1.5 jonathan "telnet" program. The "secr" distribution set can be found only on
87 1.5 jonathan those sites which carry the complete NetBSD distribution and which can
88 1.5 jonathan legally obtain it. (Remember, because of United States law, it may
89 1.5 jonathan not be legal to distribute this set to locations outside of the United
90 1.5 jonathan States and Canada.)
91 1.5 jonathan
92 1.5 jonathan At the time of release, the pmax distribution set does not include a
93 1.5 jonathan security distribution. A binary will be built shortly after the
94 1.5 jonathan release by a US permanent resident. In the meantime, if you are in the
95 1.5 jonathan US or Canada and want the security distribution you must get the
96 1.5 jonathan security source distribution and recompile libcrypt.a and recompile
97 1.5 jonathan the following programs:
98 1.1 jonathan
99 1.1 jonathan ed, ftpd, makekey, rexecd, uucpd, init, lock, login, passwd,
100 1.1 jonathan skeyinit, su, tn3270, pppd
101 1.1 jonathan
102 1.5 jonathan
103 1.5 jonathan
104 1.5 jonathan
105 1.5 jonathan Since NetBSD 1.3, binary sets for the X Window system are also
106 1.5 jonathan distributed with each NetBSD release. The binaries are based on
107 1.5 jonathan X11R6.3 and can be installed using the 'sysinst' utility.
108 1.5 jonathan
109 1.5 jonathan
110 1.5 jonathan xbase The basic files needed for a complete X
111 1.5 jonathan client environment. This does not include
112 1.5 jonathan the X servers.
113 1.5 jonathan [ 3.25M gzipped ]
114 1.5 jonathan
115 1.5 jonathan xcomp The extra libraries and include files needed
116 1.5 jonathan to compile X source code.
117 1.5 jonathan [ 2.1M gzipped, 7.3M uncompressed ]
118 1.5 jonathan
119 1.5 jonathan xcontrib Programs that were contributed to X.
120 1.5 jonathan [ 216 gzipped ]
121 1.5 jonathan
122 1.5 jonathan xfont Fonts needed by X.
123 1.5 jonathan [ 5.8M gzipped, 7M uncompressed ]
124 1.5 jonathan
125 1.5 jonathan xserver X servers built from X11R5, supporting the 4.3bsd-derived
126 1.5 jonathan Xserver/framebuffer protocol used in NetBSD/pmax.
127 1.6 jonathan See the /usr/X11R6/bin/README.pmax file in this set for
128 1.6 jonathan more information on conifguring the X11 R5 servers to
129 1.6 jonathan work with X11R6 clients and with compressed fonts.
130 1.5 jonathan
131 1.5 jonathan [ 712k gzipped, 2.4 unzipped ]
132 1.5 jonathan
133 1.1 jonathan
134 1.1 jonathan The pmax binary distribution sets are distributed as gzipped tar files.
135 1.1 jonathan Each pmax binary distribution set also has its own "CKSUMS" file, just
136 1.1 jonathan as the source distribution sets do.
137 1.1 jonathan
138 1.4 mhitch The initial installation of NetBSD _VER on a Decstation not already running
139 1.4 mhitch NetBSD _VER is supported by the following files, which are included in
140 1.5 jonathan the `./installation' subdirectory:
141 1.1 jonathan
142 1.5 jonathan diskimage/diskimage.gz
143 1.5 jonathan A gzipped copy of a full root filesystem.
144 1.1 jonathan When unzipped, this is suitable for dd'ing
145 1.1 jonathan onto a raw disk partition.
146 1.1 jonathan
147 1.5 jonathan
148 1.5 jonathan netboot/diskimage.tar.gz
149 1.5 jonathan A gzipped copy of a tar file containing the same
150 1.5 jonathan files as diskimage.gz. When unzipped, this is
151 1.5 jonathan suitable for setting up an NFS server for diskless
152 1.5 jonathan boot or installing via netboot.
153 1.5 jonathan
154 1.5 jonathan Distribution kernel images (e.g., for installalling on Ultrix) are
155 1.5 jonathan also available separately in the ./binary/kernel subdirectory:
156 1.5 jonathan
157 1.5 jonathan netbsd.aout An a.out-format generic kernel, bootable on an
158 1.5 jonathan existing NetBSD system.
159 1.5 jonathan
160 1.5 jonathan netbsd.ecoff An ECOFF-format kernel, suitable for diskless boot
161 1.5 jonathan via TFTP or for upgrading from Ultrix.
162 1.5 jonathan
163 1.5 jonathan
164 1.5 jonathan nfsnetbsd.ecoff An minimal ECOFF-format kernel, minimized to
165 1.5 jonathan boot on bugggy PROMs that cannot boot kernels
166 1.5 jonathan larger than ~1 Mbyte.
167 1.1 jonathan
168 1.1 jonathan
169 1.1 jonathan The instructions given for extracting the source sets work equally
170 1.1 jonathan well for the binary sets, but it is worth noting that if you use that
171 1.1 jonathan method, the files are extracted "below" the current directory. That
172 1.1 jonathan is, if you want to extract the binaries "into" your system, i.e.
173 1.1 jonathan replace the system binaries with them, you have to run the "tar xvfp"
174 1.8 garbled from /.
175