contents revision 1.5 1 1.5 scw $NetBSD: contents,v 1.5 1999/02/20 16:18:10 scw Exp $
2 1.3 perry
3 1.1 scw The mvme68k-specific portion of the NetBSD _VER release is found in the
4 1.1 scw "mvme68k" subdirectory of the distribution. That subdirectory is laid
5 1.1 scw out as follows:
6 1.1 scw
7 1.1 scw .../NetBSD-_VER/mvme68k/
8 1.2 scw INSTALL Installation notes; this file.
9 1.1 scw
10 1.2 scw installation/ Boot programs, a stand-alone
11 1.2 scw RAMDISK kernel, and a miniroot
12 1.2 scw filesystem image. see below.
13 1.1 scw
14 1.1 scw binary/ mvme68k binary distribution sets;
15 1.1 scw see below.
16 1.1 scw
17 1.1 scw security/ mvme68k security distribution;
18 1.1 scw see below.
19 1.1 scw
20 1.2 scw .../mvme68k/installation/
21 1.2 scw miniroot/ The miniroot filesystem image.
22 1.2 scw
23 1.5 scw netboot/ Two programs needed to boot
24 1.5 scw mvme68k kernels over the network.
25 1.2 scw
26 1.5 scw tapeimage/ Tape boot programs, and a RAMDISK
27 1.5 scw kernel.
28 1.1 scw
29 1.1 scw The NetBSD/mvme68k install distribution contains files that can be
30 1.5 scw used to install NetBSD onto completely "bare" MVME147 and MVME167 boards.
31 1.5 scw The files in the "mvme68k/installation/*" directories are described below:
32 1.1 scw
33 1.1 scw miniroot.gz A gzipped copy of the miniroot filesystem.
34 1.1 scw This image is to be un-gzipped and copied
35 1.1 scw into the swap area of a disk.
36 1.1 scw
37 1.1 scw netbsd-rd.gz A gzipped copy of the "RAMDISK kernel"
38 1.1 scw for installing the miniroot filesystem.
39 1.1 scw
40 1.1 scw stboot A tape boot-block, in the form required to
41 1.5 scw allow the 1x7-Bug ROM to boot from tape. This
42 1.5 scw is the first segment of a boot tape.
43 1.1 scw
44 1.1 scw bootst A copy of the tape boot program, used
45 1.1 scw as the second segment of a boot tape.
46 1.1 scw
47 1.5 scw sboot A copy of the MVME147 serial boot program.
48 1.5 scw This is necessary if you don't have a tape
49 1.5 scw drive, but you _do_ have another system which
50 1.5 scw can act as a boot and NFS server. This is also
51 1.1 scw useful if you are installing a diskless
52 1.5 scw NetBSD/MVME147 system.
53 1.1 scw
54 1.1 scw netboot A copy of the network boot program. Used
55 1.5 scw in conjunction with sboot on the MVME147 to get
56 1.5 scw your system booted over a network. The MVME167
57 1.5 scw can boot this directly using 167Bug's builtin
58 1.5 scw TFTP client.
59 1.1 scw
60 1.1 scw These files can be used to make a boot tape suitable for installing
61 1.1 scw NetBSD/mvme68k. These files can also be used to configure an NFS server
62 1.1 scw to support installation "over the network". See the section "Getting
63 1.1 scw the NetBSD System onto Useful Media" for instructions on either method.
64 1.1 scw
65 1.2 scw .../mvme68k/binary/sets
66 1.1 scw
67 1.1 scw The NetBSD/mvme68k binary distribution sets contain the binaries which
68 1.5 scw comprise the NetBSD _VER release for the MVME1x7 series of boards. There
69 1.5 scw are seven binary distribution sets, and the "security" distribution set.
70 1.5 scw The binary distribution sets are as follows:
71 1.1 scw
72 1.1 scw base The NetBSD/mvme68k _VER base binary distribution. You
73 1.1 scw MUST install this distribution set. It contains the
74 1.1 scw base NetBSD utilities that are necessary for the
75 1.1 scw system to run and be minimally functional. It includes
76 1.1 scw shared library support, and excludes everything
77 1.1 scw described below.
78 1.1 scw [ 9.2M gzipped, 26.5M uncompressed ]
79 1.1 scw
80 1.1 scw comp The NetBSD/mvme68k Compiler tools. All of the tools
81 1.1 scw relating to C and C++. This set includes the system
82 1.1 scw include files (/usr/include), the linker, the compiler
83 1.1 scw tool chain, and the various system libraries (except
84 1.1 scw the shared libraries, which are included as part of the
85 1.1 scw base set). This set also includes the manual pages for
86 1.1 scw all of the utilities it contains, as well as the system
87 1.1 scw call and library manual pages.
88 1.1 scw [ 6.9M gzipped, 24.1M uncompressed ]
89 1.1 scw
90 1.1 scw etc This distribution set contains the system configuration
91 1.1 scw files that reside in /etc and in several other places.
92 1.1 scw This set MUST be installed if you are installing the
93 1.1 scw system from scratch, but should NOT be used if you are
94 1.1 scw upgrading. (If you are upgrading, it's recommended that
95 1.1 scw you get a copy of this set and CAREFULLY upgrade your
96 1.1 scw configuration files by hand.)
97 1.1 scw [ 53K gzipped, 327K uncompressed ]
98 1.1 scw
99 1.1 scw games This set includes the games and their manual pages.
100 1.1 scw [ 2.9M gzipped, 7.5M uncompressed ]
101 1.1 scw
102 1.1 scw man This set includes all of the manual pages for the
103 1.1 scw binaries and other software contained in the base set.
104 1.1 scw Note that it does not include any of the manual pages
105 1.1 scw that are included in the other sets.
106 1.1 scw [ 2.5K gzipped, 10.3M uncompressed ]
107 1.1 scw
108 1.1 scw misc This set includes the system dictionaries (which are
109 1.1 scw rather large), the typesettable document set, and
110 1.1 scw man pages for other architectures which happen to be
111 1.1 scw installed from the source tree by default.
112 1.1 scw [ 2.3M gzipped, 8.7M uncompressed ]
113 1.1 scw
114 1.1 scw text This set includes NetBSD's text processing tools,
115 1.1 scw including groff, all related programs, and their
116 1.1 scw manual pages.
117 1.1 scw [ 1.0M gzipped, 3.9M uncompressed ]
118 1.1 scw
119 1.1 scw .../mvme68k/security/
120 1.1 scw
121 1.1 scw The mvme68k security distribution set is named "secr" and can be found
122 1.1 scw in the "mvme68k/security" subdirectory of the NetBSD _VER distribution
123 1.1 scw tree. It contains executables which are built in the "src/domestic" portion
124 1.1 scw of the NetBSD source tree. It can only be found on those sites which carry
125 1.1 scw the complete NetBSD distribution and that can legally obtain it. (Remember,
126 1.1 scw because of United States law, it may not be legal to distribute this set to
127 1.1 scw locations outside of the United States and Canada.)
128 1.1 scw [ 128K gzipped, 275K uncompressed ]
129 1.2 scw
130 1.2 scw .../mvme68k/kernel/
131 1.2 scw
132 1.5 scw The mvme68k kernel directory contains a gzip'ed kernel image which is
133 1.5 scw compatible with both MVME147 and MVME167 boards. This should be used when
134 1.5 scw upgrading from a previous version of NetBSD. Before starting the upgrade,
135 1.5 scw you should unzip and copy this kernel in place of your existing /netbsd
136 1.5 scw image, then reboot.
137 1.1 scw
138 1.1 scw The mvme68k binary distribution sets are distributed as gzipped tar files.
139 1.1 scw Each mvme68k binary distribution set also has its own "CKSUMS" file, just
140 1.1 scw as the source distribution sets do.
141 1.1 scw
142 1.1 scw The instructions given for extracting the source sets work equally
143 1.1 scw well for the binary sets, but it is worth noting that if you use that
144 1.1 scw method, the files are extracted "below" the current directory. That
145 1.1 scw is, if you want to extract the binaries "into" your system, i.e.
146 1.1 scw replace the system binaries with them, you have to run the command:
147 1.1 scw
148 1.4 garbled pax -zrvpe -f set.tar.gz
149 1.1 scw
150 1.5 scw while in the root directory of your system (/).
151 1.1 scw
152 1.1 scw For best results, it is recommended that you follow the installation
153 1.1 scw and/or upgrade procedures documented in this file.
154