contents revision 1.3.2.3 1 1.3.2.3 cgd $NetBSD: contents,v 1.3.2.3 1999/02/05 06:42:51 cgd Exp $
2 1.3.2.1 mellon
3 1.3.2.2 cgd The x68k-specific portion of the NetBSD _VER release is found in the
4 1.1 oki "x68k" subdirectory of the distribution. That subdirectory is laid
5 1.1 oki out as follows:
6 1.1 oki
7 1.3.2.2 cgd .../NetBSD-_VER/x68k/
8 1.3.2.2 cgd INSTALL Installation notes; this file.
9 1.3.2.2 cgd
10 1.3.2.2 cgd binary/sets/ x68k binary distribution sets;
11 1.1 oki see below.
12 1.1 oki
13 1.3.2.3 cgd security/ x68k security distribution;
14 1.3.2.3 cgd see below;
15 1.3.2.3 cgd
16 1.1 oki floppies/ x68k boot and installation
17 1.3.2.2 cgd floppy; see below.
18 1.1 oki
19 1.1 oki utils/ installation utilities which
20 1.1 oki runs on Human68k.
21 1.1 oki
22 1.3.2.2 cgd There is a floppy image in the "x68k/floppies" subdirectory of the
23 1.3.2.2 cgd NetBSD _VER distribution, called "boot.fs". This can be used for both
24 1.3.2.2 cgd installing NetBSD/x68k for the first time, and upgrading it from the
25 1.3.2.2 cgd previous release. There is also gzipped version of this floppy (named
26 1.3.2.2 cgd with ".fs.gz") available.
27 1.1 oki
28 1.1 oki The NetBSD/x68k binary distribution sets contain the binaries which
29 1.3.2.2 cgd comprise the NetBSD _VER release for the x68k. There are eight binary
30 1.3.2.2 cgd distribution sets. The binary distribution sets can be found in the
31 1.3.2.2 cgd "x68k/binary/sets" subdirectory of the NetBSD _VER distribution tree,
32 1.3.2.2 cgd and are as follows:
33 1.1 oki
34 1.3.2.2 cgd base The NetBSD/x68k _VER base binary distribution. You
35 1.1 oki MUST install this distribution set. It contains the
36 1.1 oki base NetBSD utilities that are necessary for the
37 1.1 oki system to run and be minimally functional. It
38 1.1 oki includes shared library support, and excludes
39 1.1 oki everything described below.
40 1.3.2.2 cgd [ 8.7M gzipped, 25.2M uncompressed ]
41 1.1 oki
42 1.3.2.2 cgd comp The NetBSD/x68k Compiler tools. All of the tools
43 1.3.2.1 mellon relating to C, C++, Objective C, and FORTRAN (yes,
44 1.3.2.1 mellon there are two, although NO FORTRAN compiler!).
45 1.1 oki This set includes the system include files
46 1.1 oki (/usr/include), the linker, the compiler tool chain,
47 1.1 oki and the various system libraries (except the shared
48 1.1 oki libraries, which are included as part of the base
49 1.1 oki set). This set also includes the manual pages for all
50 1.1 oki of the utilities it contains, as well as the system
51 1.1 oki call and library manual pages.
52 1.3.2.2 cgd [ 6.5M gzipped, 22.8M uncompressed ]
53 1.1 oki
54 1.3.2.2 cgd etc This distribution set contains the system
55 1.1 oki configuration files that reside in /etc and in several
56 1.1 oki other places. This set MUST be installed if you are
57 1.1 oki installing the system from scratch, but should NOT be
58 1.1 oki used if you are upgrading. (If you are upgrading,
59 1.1 oki it's recommended that you get a copy of this set and
60 1.1 oki CAREFULLY upgrade your configuration files by hand.)
61 1.3.2.2 cgd [ 53K gzipped, 330K uncompressed ]
62 1.1 oki
63 1.3.2.2 cgd games This set includes the games and their manual pages.
64 1.1 oki [ 2.8M gzipped, 7.0M uncompressed ]
65 1.1 oki
66 1.3.2.2 cgd kern This set contains a NetBSD/x68k _VER ALL kernel,
67 1.3.2.2 cgd named "/netbsd". You MUST install this distribution
68 1.3.2.2 cgd set.
69 1.3.2.2 cgd [ 640K gzipped, 1.4M uncompressed ]
70 1.3.2.2 cgd
71 1.3.2.2 cgd man This set includes all of the manual pages for the
72 1.1 oki binaries and other software contained in the base set.
73 1.1 oki Note that it does not include any of the manual pages
74 1.1 oki that are included in the other sets.
75 1.3.2.2 cgd [ 2.4M gzipped, 9.8M uncompressed ]
76 1.1 oki
77 1.3.2.2 cgd misc This set includes the system dictionaries (which are
78 1.1 oki rather large), the typesettable document set, and
79 1.1 oki man pages for other architectures which happen to be
80 1.1 oki installed from the source tree by default.
81 1.3.2.2 cgd [ 2.1M gzipped, 8.2M uncompressed ]
82 1.1 oki
83 1.3.2.2 cgd text This set includes NetBSD's text processing tools,
84 1.1 oki including groff, all related programs, and their
85 1.1 oki manual pages.
86 1.3.2.2 cgd [ 1.0M gzipped, 3.7M uncompressed ]
87 1.3.2.2 cgd
88 1.3.2.3 cgd xbase The basic files needed for a complete X
89 1.3.2.3 cgd client environment. This does not include
90 1.3.2.3 cgd the X servers.
91 1.3.2.3 cgd [ 2.4M gzipped, 7.4M uncompressed ]
92 1.3.2.3 cgd
93 1.3.2.3 cgd xcomp The extra libraries and include files needed
94 1.3.2.3 cgd to compile X source code.
95 1.3.2.3 cgd [ 1.6M gzipped, 6.7M uncompressed ]
96 1.3.2.3 cgd
97 1.3.2.3 cgd xcontrib Programs that were contributed to X.
98 1.3.2.3 cgd [ 178k gzipped, 670k uncompressed ]
99 1.3.2.3 cgd
100 1.3.2.3 cgd xfont Fonts needed by X.
101 1.3.2.3 cgd [ 5.7M gzipped, 7M uncompressed ]
102 1.3.2.3 cgd
103 1.3.2.3 cgd xserver x68k X servers.
104 1.3.2.3 cgd [ 1.4M gzipped, 3.3M unzipped ]
105 1.3.2.2 cgd
106 1.3.2.2 cgd IMPORTANT: In previous versions of NetBSD, the kernel from the install
107 1.3.2.2 cgd floppy was copied onto the hard drive in a special step. In the new
108 1.3.2.2 cgd install system, the kernel on the floppy is unsuited to being copied
109 1.3.2.2 cgd onto the hard drive. Instead, a new set, "kern", has been added which
110 1.3.2.2 cgd contains a generic kernel to be unloaded onto the drive. It must be
111 1.3.2.2 cgd extracted in order to have a minimally functioning system.
112 1.1 oki
113 1.3.2.3 cgd The x68k security distribution set is named "secr" and can be found in
114 1.3.2.3 cgd the "x68k/binary/security" subdirectory of the NetBSD _VER
115 1.3.2.3 cgd distribution tree. It contains security related binaries which depend
116 1.3.2.3 cgd on cryptographic source code. You do not need this distribution set to
117 1.3.2.3 cgd use encrypted passwords in your password file; the "base" distribution
118 1.3.2.3 cgd includes a crypt library which can perform only the decryption
119 1.3.2.3 cgd function. The security distribution includes a version of the
120 1.3.2.3 cgd Kerberos IV network security system, and a Kerberized version of the
121 1.3.2.3 cgd "telnet" program. The "secr" distribution set can be found only on
122 1.3.2.3 cgd those sites which carry the complete NetBSD distribution and which can
123 1.3.2.3 cgd legally obtain it. (Remember, because of United States law, it may
124 1.3.2.3 cgd not be legal to distribute this set to locations outside of the United
125 1.3.2.3 cgd States and Canada.)
126 1.3.2.3 cgd [ 798K gzipped, 2.4M uncompressed ]
127 1.1 oki
128 1.3.2.2 cgd The x68k binary distribution sets are distributed as gzipped tar files
129 1.3.2.2 cgd named with the extension ".tgz", e.g. "base.tgz".
130 1.1 oki
131 1.1 oki The instructions given for extracting the source sets work equally
132 1.1 oki well for the binary sets, but it is worth noting that if you use that
133 1.1 oki method, the files are extracted "below" the current directory. That
134 1.1 oki is, if you want to extract the binaries "into" your system, i.e.
135 1.3.2.2 cgd replace the system binaries with them, you have to run the "tar xpf"
136 1.1 oki from /. Also note that if you upgrade or install this way, those
137 1.3.2.2 cgd programs that you are using at the time will NOT be replaced unless
138 1.3.2.2 cgd you run "tar" with the "--unlink" option. If you follow the normal
139 1.3.2.2 cgd installation or upgrade procedures, this will be taken care of for
140 1.3.2.2 cgd you.
141