contents revision 1.4 1 1.4 mhitch The pmax-specific portion of the NetBSD _VER release is found in the
2 1.1 jonathan "pmax" subdirectory of the distribution. That subdirectory is laid
3 1.1 jonathan out as follows:
4 1.1 jonathan
5 1.4 mhitch .../NetBSD-_VER/pmax/
6 1.1 jonathan binary/ pmax binary distribution sets;
7 1.1 jonathan see below.
8 1.1 jonathan
9 1.1 jonathan install/ a GENERIC kernel, installation
10 1.1 jonathan utilities and a miniroot filesystem;
11 1.1 jonathan see below.
12 1.1 jonathan
13 1.1 jonathan security/ pmax security distribution;
14 1.1 jonathan see below.
15 1.1 jonathan
16 1.1 jonathan The NetBSD/pmax binary distribution sets contain the binaries which
17 1.4 mhitch comprise the NetBSD _VER release for the pmax. There are seven binary
18 1.1 jonathan distribution sets, and the "security" distribution set. The binary
19 1.1 jonathan distribution sets can be found in the "pmax/binary" subdirectory of
20 1.4 mhitch the NetBSD _VER distribution tree, and are as follows:
21 1.1 jonathan
22 1.4 mhitch base13 The NetBSD/pmax _VER base binary distribution. You
23 1.1 jonathan MUST install this distribution set. It contains the
24 1.1 jonathan base NetBSD utilities that are necessary for the
25 1.1 jonathan system to run and be minimally functional. It
26 1.1 jonathan does NOT include shared library support, and excludes
27 1.1 jonathan everything described below.
28 1.1 jonathan [ 20.4M gzipped, 19M uncompressed ]
29 1.1 jonathan
30 1.4 mhitch comp13 The NetBSD/pmax Compiler tools. All of the tools
31 1.1 jonathan relating to C and C++. This set includes the system
32 1.1 jonathan include files (/usr/include), the linker, the compiler
33 1.1 jonathan tool chain, and the various system libraries (except
34 1.1 jonathan the shared libraries, which are included as part of the
35 1.1 jonathan base set). This set also includes the manual pages for
36 1.1 jonathan all of the utilities it contains, as well as the system
37 1.1 jonathan call and library manual pages.
38 1.1 jonathan [ 7.4M gzipped, 14.7M uncompressed ]
39 1.1 jonathan
40 1.4 mhitch etc13 This distribution set contains the system configuration
41 1.1 jonathan files that reside in /etc and in several other places.
42 1.1 jonathan This set MUST be installed if you are installing the
43 1.1 jonathan system from scratch, but should NOT be used if you are
44 1.1 jonathan upgrading. (If you are upgrading, it's recommended that
45 1.1 jonathan you get a copy of this set and CAREFULLY upgrade your
46 1.1 jonathan configuration files by hand.)
47 1.1 jonathan [ 68K gzipped, 348K uncompressed ]
48 1.1 jonathan
49 1.4 mhitch games13 This set includes the games and their manual pages.
50 1.1 jonathan [ 2.8M gzipped, 6.8M uncompressed ]
51 1.1 jonathan
52 1.4 mhitch man13 This set includes all of the manual pages for the
53 1.1 jonathan binaries and other software contained in the base set.
54 1.1 jonathan Note that it does not include any of the manual pages
55 1.1 jonathan that are included in the other sets.
56 1.1 jonathan [ 0.9M gzipped, 3.6M uncompressed ]
57 1.1 jonathan
58 1.4 mhitch misc13 This set includes the system dictionaries (which are
59 1.1 jonathan rather large), the typesettable document set, and
60 1.1 jonathan man pages for other architectures which happen to be
61 1.1 jonathan installed from the source tree by default.
62 1.1 jonathan [ 1.9M gzipped, 6.6M uncompressed ]
63 1.1 jonathan
64 1.4 mhitch text13 This set includes NetBSD's text processing tools,
65 1.1 jonathan including groff, all related programs, and their
66 1.1 jonathan manual pages.
67 1.1 jonathan [ 1.2M gzipped, 3.18M uncompressed ]
68 1.1 jonathan
69 1.1 jonathan The pmax distribution set does not include a security distribution.
70 1.1 jonathan If you are in the US and want the security distribution you must
71 1.1 jonathan get the security source distribution and recompile libcrypt.a and
72 1.1 jonathan recompile the following programs:
73 1.1 jonathan ed, ftpd, makekey, rexecd, uucpd, init, lock, login, passwd,
74 1.1 jonathan skeyinit, su, tn3270, pppd
75 1.1 jonathan
76 1.3 mycroft (Remember, because of United States law, it may not be legal to
77 1.3 mycroft distribute this set to locations outside of the United States and
78 1.3 mycroft Canada.)
79 1.1 jonathan [ 128K gzipped, 275K uncompressed ]
80 1.1 jonathan
81 1.1 jonathan The pmax binary distribution sets are distributed as gzipped tar files.
82 1.1 jonathan Each pmax binary distribution set also has its own "CKSUMS" file, just
83 1.1 jonathan as the source distribution sets do.
84 1.1 jonathan
85 1.4 mhitch The initial installation of NetBSD _VER on a Decstation not already running
86 1.4 mhitch NetBSD _VER is supported by the following files, which are included in
87 1.1 jonathan the `.../install' directory:
88 1.1 jonathan
89 1.1 jonathan miniroot.gz A gzipped copy of a miniroot filesystem.
90 1.1 jonathan When unzipped, this is suitable for dd'ing
91 1.1 jonathan onto a raw disk partition.
92 1.1 jonathan
93 1.1 jonathan netbsd.gz A gzipped GENERIC kernel.
94 1.1 jonathan
95 1.1 jonathan
96 1.1 jonathan The instructions given for extracting the source sets work equally
97 1.1 jonathan well for the binary sets, but it is worth noting that if you use that
98 1.1 jonathan method, the files are extracted "below" the current directory. That
99 1.1 jonathan is, if you want to extract the binaries "into" your system, i.e.
100 1.1 jonathan replace the system binaries with them, you have to run the "tar xvfp"
101 1.1 jonathan from /. Also note that if you upgrade or install this way, those
102 1.1 jonathan programs that you are using at the time will NOT be replaced. If you
103 1.1 jonathan follow the normal installation or upgrade procedures, this will be
104 1.1 jonathan taken care of for you.
105