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