contents revision 1.12 1 1.12 garbled $NetBSD: contents,v 1.12 1999/01/25 23:34:22 garbled Exp $
2 1.10 perry
3 1.7 mhitch The Amiga-specific portion of the NetBSD _VER release is found in the
4 1.7 mhitch "amiga" subdirectory of the distribution. That subdirectory is laid
5 1.1 chopps out as follows:
6 1.1 chopps
7 1.7 mhitch .../NetBSD-_VER/amiga/
8 1.8 veego INSTALL Installation notes; this file.
9 1.8 veego
10 1.8 veego binary/
11 1.9 chopps kernel/ The GENERIC kernel.
12 1.9 chopps
13 1.8 veego sets/ Amiga binary distribution sets;
14 1.8 veego see below.
15 1.1 chopps
16 1.9 chopps Split/ .tgz files split for loading onto
17 1.9 chopps floppies.
18 1.9 chopps
19 1.8 veego security/ Amiga security distribution;
20 1.8 veego see below;
21 1.8 veego
22 1.8 veego installation/
23 1.9 chopps miniroot/ Amiga miniroot file system
24 1.9 chopps image; see below.
25 1.1 chopps
26 1.9 chopps misc/ Miscellaneous Amiga
27 1.9 chopps installation utilities; see
28 1.9 chopps installation section, below.
29 1.1 chopps
30 1.7 mhitch The Amiga now uses a single miniroot filesystem for both an initial
31 1.7 mhitch installation and for an upgrade. A gzipped version is available, for easier
32 1.3 chopps downloading. (The gzipped version have the ".gz" extension added to
33 1.3 chopps their names.)
34 1.1 chopps
35 1.7 mhitch Miniroot file system:
36 1.1 chopps
37 1.8 veego This file contains a BSD root file system setup to help you
38 1.8 veego install the rest of NetBSD or to upgrade a previous version of
39 1.8 veego NetBSD. This includes formatting and mounting your root and
40 1.8 veego /usr partitions and getting ready to extract (and possibly first
41 1.8 veego fetching) the distribution sets. There is enough on this file
42 1.8 veego system to allow you to make a SLIP or PPP connection, configure
43 1.8 veego an Ethernet, mount an NFS file system or ftp. You can also load
44 1.8 veego distribution sets from a SCSI tape or from one of your existing
45 1.8 veego AmigaDOS partitions.
46 1.3 chopps
47 1.8 veego This file is named "miniroot.fs".
48 1.1 chopps
49 1.5 chopps The NetBSD/Amiga binary distribution sets contain the binaries which
50 1.9 chopps comprise the NetBSD _VER release for the Amiga. There are seven standard
51 1.9 chopps binary distribution sets, 5 X11 distribution sets, and the "security"
52 1.9 chopps distribution set. The standard and X11 binary distribution sets can be
53 1.9 chopps found in the "amiga/binary/sets" subdirectory of the NetBSD _VER
54 1.9 chopps distribution tree, and are as follows:
55 1.1 chopps
56 1.8 veego base The NetBSD/Amiga _VER base binary distribution. You
57 1.1 chopps MUST install this distribution set. It contains the
58 1.1 chopps base NetBSD utilities that are necessary for the
59 1.1 chopps system to run and be minimally functional. It
60 1.1 chopps includes shared library support, and excludes
61 1.1 chopps everything described below.
62 1.8 veego [ 8.7M gzipped, 25.2M uncompressed ]
63 1.1 chopps
64 1.8 veego comp The NetBSD/Amiga Compiler tools. All of the tools
65 1.11 is relating to C, C++, Objective C, and FORTRAN (yes,
66 1.11 is there are two, although NO FORTRAN compiler!).
67 1.1 chopps This set includes the system include files
68 1.1 chopps (/usr/include), the linker, the compiler tool chain,
69 1.1 chopps and the various system libraries (except the shared
70 1.1 chopps libraries, which are included as part of the base
71 1.1 chopps set). This set also includes the manual pages for all
72 1.1 chopps of the utilities it contains, as well as the system
73 1.1 chopps call and library manual pages.
74 1.8 veego [ 6.5M gzipped, 22.9M uncompressed ]
75 1.1 chopps
76 1.8 veego etc This distribution set contains the system
77 1.1 chopps configuration files that reside in /etc and in several
78 1.1 chopps other places. This set MUST be installed if you are
79 1.1 chopps installing the system from scratch, but should NOT be
80 1.1 chopps used if you are upgrading. (If you are upgrading,
81 1.1 chopps it's recommended that you get a copy of this set and
82 1.1 chopps CAREFULLY upgrade your configuration files by hand.)
83 1.8 veego [ 52K gzipped, 320K uncompressed ]
84 1.1 chopps
85 1.8 veego games This set includes the games and their manual pages.
86 1.8 veego [ 2.8M gzipped, 7.2M uncompressed ]
87 1.1 chopps
88 1.8 veego man This set includes all of the manual pages for the
89 1.1 chopps binaries and other software contained in the base set.
90 1.1 chopps Note that it does not include any of the manual pages
91 1.1 chopps that are included in the other sets.
92 1.8 veego [ 2.4M gzipped, 10.0M uncompressed ]
93 1.1 chopps
94 1.8 veego misc This set includes the system dictionaries (which are
95 1.1 chopps rather large), the typesettable document set, and
96 1.1 chopps man pages for other architectures which happen to be
97 1.1 chopps installed from the source tree by default.
98 1.8 veego [ 2.1M gzipped, 8.1M uncompressed ]
99 1.1 chopps
100 1.8 veego text This set includes NetBSD's text processing tools,
101 1.1 chopps including groff, all related programs, and their
102 1.1 chopps manual pages.
103 1.8 veego [ 960K gzipped, 3.7M uncompressed ]
104 1.1 chopps
105 1.9 chopps xbase The basic files needed for a complete X
106 1.9 chopps client environment. This does not include
107 1.9 chopps the X servers.
108 1.9 chopps [ 2.4M gzipped, 7.4M uncompressed ]
109 1.9 chopps
110 1.9 chopps xcomp The extra libraries and include files needed
111 1.9 chopps to compile X source code.
112 1.9 chopps [ 1.6M gzipped, 6.7M uncompressed ]
113 1.9 chopps
114 1.9 chopps xcontrib Programs that were contributed to X.
115 1.9 chopps [ 178k gzipped, 670k uncompressed ]
116 1.9 chopps
117 1.9 chopps xfont Fonts needed by X.
118 1.9 chopps [ 5.7M gzipped, 7M uncompressed ]
119 1.9 chopps
120 1.9 chopps xserver Amiga X servers.
121 1.9 chopps [ 1.5M gzipped, 3.7M unzipped ]
122 1.9 chopps
123 1.9 chopps The Amiga security distribution set is named "secr" and can be found in
124 1.9 chopps the "amiga/binary/security" subdirectory of the NetBSD _VER
125 1.9 chopps distribution tree. It contains security related binaries which depend
126 1.9 chopps on cryptographic source code. You do not need this distribution set to
127 1.9 chopps use encrypted passwords in your password file; the "base" distribution
128 1.9 chopps includes a crypt library which can perform only the decryption
129 1.9 chopps function. The security distribution includes a version of the
130 1.9 chopps Kerberos IV network security system, and a Kerberized version of the
131 1.9 chopps "telnet" program. The "secr" distribution set can be found only on
132 1.9 chopps those sites which carry the complete NetBSD distribution and which can
133 1.9 chopps legally obtain it. (Remember, because of United States law, it may
134 1.9 chopps not be legal to distribute this set to locations outside of the United
135 1.9 chopps States and Canada.)
136 1.9 chopps [ 798K gzipped, 2.4M uncompressed ]
137 1.9 chopps
138 1.9 chopps The Amiga binary distribution sets are distributed as gzipped tar files
139 1.9 chopps named with the extension ".tgz", e.g. "base.tgz". They are also
140 1.9 chopps available in split form -- catted together, the members of a split set
141 1.5 chopps form a gzipped tar file. Each Amiga binary distribution set also has
142 1.9 chopps its own checksum files, just as the source distribution sets do.
143 1.1 chopps
144 1.1 chopps The instructions given for extracting the source sets work equally
145 1.1 chopps well for the binary sets, but it is worth noting that if you use that
146 1.1 chopps method, the files are extracted "below" the current directory. That
147 1.1 chopps is, if you want to extract the binaries "into" your system, i.e.
148 1.9 chopps replace the system binaries with them, you have to run the "tar xfp"
149 1.12 garbled from /.
150