contents revision 1.6.2.1 1 1.5 chopps [ XXX file sizes need to be upgraded in this section ]
2 1.5 chopps
3 1.6.2.1 mellon The Amiga-specific portion of the NetBSD _VER release is found in the
4 1.6.2.1 mellon "amiga" subdirectory of the distribution. That subdirectory is laid
5 1.1 chopps out as follows:
6 1.1 chopps
7 1.6.2.1 mellon .../NetBSD-_VER/amiga/
8 1.5 chopps binary/ Amiga binary distribution sets;
9 1.1 chopps see below.
10 1.1 chopps
11 1.6.2.1 mellon miniroot/ Amiga miniroot file system
12 1.6.2.1 mellon image; see below.
13 1.1 chopps
14 1.5 chopps security/ Amiga security distribution;
15 1.1 chopps see below;
16 1.1 chopps
17 1.5 chopps utils/ Miscellaneous Amiga
18 1.1 chopps installation utilities; see
19 1.1 chopps installation section, below.
20 1.1 chopps
21 1.6.2.1 mellon The Amiga now uses a single miniroot filesystem for both an initial
22 1.6.2.1 mellon installation and for an upgrade. A gzipped version is available, for easier
23 1.3 chopps downloading. (The gzipped version have the ".gz" extension added to
24 1.3 chopps their names.)
25 1.1 chopps
26 1.6.2.1 mellon Miniroot file system:
27 1.1 chopps
28 1.3 chopps This file contains a BSD root file system setup to help
29 1.6.2.1 mellon you install the rest of NetBSD or to upgrade a previous version of
30 1.6.2.1 mellon NetBSD. This includes formatting
31 1.3 chopps and mounting your root and /usr partitions and getting
32 1.3 chopps ready to extract (and possibly first fetching) the distribution
33 1.3 chopps sets. There is enough on this file system to allow you to
34 1.5 chopps make a SLIP or PPP connection, configure an Ethernet, mount an
35 1.3 chopps NFS file system or ftp. You can also load distribution sets from
36 1.3 chopps a SCSI tape or from one of your existing AmigaDOS partitions.
37 1.3 chopps
38 1.6.2.1 mellon This file is named "miniroot-13.fs".
39 1.1 chopps
40 1.5 chopps The NetBSD/Amiga binary distribution sets contain the binaries which
41 1.6.2.1 mellon comprise the NetBSD _VER release for the Amiga. There are seven binary
42 1.1 chopps distribution sets, and the "security" distribution set. The binary
43 1.1 chopps distribution sets can be found in subdirectories of the "amiga/binary"
44 1.6.2.1 mellon subdirectory of the NetBSD _VER distribution tree, and are as follows:
45 1.1 chopps
46 1.6.2.1 mellon base13 The NetBSD/Amiga _VER base binary distribution. You
47 1.1 chopps MUST install this distribution set. It contains the
48 1.1 chopps base NetBSD utilities that are necessary for the
49 1.1 chopps system to run and be minimally functional. It
50 1.1 chopps includes shared library support, and excludes
51 1.1 chopps everything described below.
52 1.5 chopps [ 8M gzipped, 20M uncompressed ]
53 1.1 chopps
54 1.6.2.1 mellon comp13 The NetBSD/Amiga Compiler tools. All of the tools
55 1.1 chopps relating to C, C++, and FORTRAN (yes, there are two!).
56 1.1 chopps This set includes the system include files
57 1.1 chopps (/usr/include), the linker, the compiler tool chain,
58 1.1 chopps and the various system libraries (except the shared
59 1.1 chopps libraries, which are included as part of the base
60 1.1 chopps set). This set also includes the manual pages for all
61 1.1 chopps of the utilities it contains, as well as the system
62 1.1 chopps call and library manual pages.
63 1.5 chopps [ 6M gzipped, 15M uncompressed ]
64 1.1 chopps
65 1.6.2.1 mellon etc13 This distribution set contains the system
66 1.1 chopps configuration files that reside in /etc and in several
67 1.1 chopps other places. This set MUST be installed if you are
68 1.1 chopps installing the system from scratch, but should NOT be
69 1.1 chopps used if you are upgrading. (If you are upgrading,
70 1.1 chopps it's recommended that you get a copy of this set and
71 1.1 chopps CAREFULLY upgrade your configuration files by hand.)
72 1.5 chopps [ 77K gzipped, 340K uncompressed ]
73 1.1 chopps
74 1.6.2.1 mellon games13 This set includes the games and their manual pages.
75 1.4 jtc [ 3M gzipped, 7M uncompressed ]
76 1.1 chopps
77 1.6.2.1 mellon man13 This set includes all of the manual pages for the
78 1.1 chopps binaries and other software contained in the base set.
79 1.1 chopps Note that it does not include any of the manual pages
80 1.1 chopps that are included in the other sets.
81 1.5 chopps [ 1M gzipped, 3M uncompressed ]
82 1.1 chopps
83 1.6.2.1 mellon misc13 This set includes the system dictionaries (which are
84 1.1 chopps rather large), the typesettable document set, and
85 1.1 chopps man pages for other architectures which happen to be
86 1.1 chopps installed from the source tree by default.
87 1.4 jtc [ 2M gzipped, 7M uncompressed ]
88 1.1 chopps
89 1.6.2.1 mellon text13 This set includes NetBSD's text processing tools,
90 1.1 chopps including groff, all related programs, and their
91 1.1 chopps manual pages.
92 1.5 chopps [ 900K gzipped, 3M uncompressed ]
93 1.1 chopps
94 1.6.2.1 mellon The Amiga security distribution set is named "secr13" and can be found
95 1.6.2.1 mellon in the "amiga/security" subdirectory of the NetBSD _VER distribution
96 1.1 chopps tree. It contains crypt.c (the source file for the DES encryption
97 1.1 chopps algorithm) and the binaries which depend on it. It can only be found
98 1.1 chopps on those sites which carry the complete NetBSD distribution and that
99 1.6 mycroft can legally obtain it. (Remember, because of United States law, it
100 1.6 mycroft may not be legal to distribute this set to locations outside of the
101 1.4 jtc United States and Canada.) [ 128K gzipped, 307K uncompressed ]
102 1.1 chopps
103 1.5 chopps The Amiga binary distribution sets are distributed in the same form as
104 1.1 chopps the source distribution sets; catted together, the members of a set
105 1.5 chopps form a gzipped tar file. Each Amiga binary distribution set also has
106 1.1 chopps its own "CKSUMS" file, just as the source distribution sets do.
107 1.1 chopps
108 1.1 chopps The instructions given for extracting the source sets work equally
109 1.1 chopps well for the binary sets, but it is worth noting that if you use that
110 1.1 chopps method, the files are extracted "below" the current directory. That
111 1.1 chopps is, if you want to extract the binaries "into" your system, i.e.
112 1.1 chopps replace the system binaries with them, you have to run the "tar xvfp"
113 1.1 chopps from /. Also note that if you upgrade or install this way, those
114 1.1 chopps programs that you are using at the time will NOT be replaced. If you
115 1.1 chopps follow the normal installation or upgrade procedures, this will be
116 1.1 chopps taken care of for you.
117