Home | History | Annotate | Line # | Download | only in x68k
contents revision 1.9
      1  1.9  minoura 	$NetBSD: contents,v 1.9 1999/01/26 15:21:17 minoura Exp $	
      2  1.4    perry 
      3  1.6  minoura 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.6  minoura .../NetBSD-_VER/x68k/
      8  1.7  minoura 			INSTALL		Installation notes; this file.
      9  1.7  minoura 
     10  1.7  minoura 			binary/sets/	x68k binary distribution sets;
     11  1.1      oki 					see below.
     12  1.1      oki 
     13  1.9  minoura 			security/	x68k security distribution;
     14  1.9  minoura 					see below;
     15  1.9  minoura 
     16  1.1      oki 			floppies/	x68k boot and installation
     17  1.6  minoura 					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.6  minoura There is a floppy image in the "x68k/floppies" subdirectory of the
     23  1.6  minoura NetBSD _VER distribution, called "boot.fs".  This can be used for both
     24  1.6  minoura installing NetBSD/x68k for the first time, and upgrading it from the
     25  1.7  minoura previous release.  There is also gzipped version of this floppy (named
     26  1.7  minoura with ".fs.gz") available.
     27  1.1      oki 
     28  1.1      oki The NetBSD/x68k binary distribution sets contain the binaries which
     29  1.7  minoura comprise the NetBSD _VER release for the x68k.  There are eight binary
     30  1.7  minoura distribution sets.  The binary distribution sets can be found in the
     31  1.7  minoura "x68k/binary/sets" subdirectory of the NetBSD _VER distribution tree,
     32  1.7  minoura and are as follows:
     33  1.1      oki 
     34  1.6  minoura 	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.6  minoura 		[ 8.7M gzipped, 25.2M uncompressed ]
     41  1.1      oki 
     42  1.6  minoura 	comp	The NetBSD/x68k Compiler tools.  All of the tools
     43  1.5       is 		relating to C, C++, Objective C, and FORTRAN (yes,
     44  1.5       is 		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.6  minoura 		[ 6.5M gzipped, 22.8M uncompressed ]
     53  1.1      oki 
     54  1.6  minoura 	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.6  minoura 		[ 53K gzipped, 330K uncompressed ]
     62  1.1      oki 
     63  1.6  minoura 	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.7  minoura 	kern	This set contains a NetBSD/x68k _VER ALL kernel,
     67  1.7  minoura 		named "/netbsd". You MUST install this distribution
     68  1.7  minoura 		set.
     69  1.7  minoura 		[ 640K gzipped, 1.4M uncompressed ]
     70  1.7  minoura 
     71  1.6  minoura 	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.6  minoura 		[ 2.4M gzipped, 9.8M uncompressed ]
     76  1.1      oki 
     77  1.6  minoura 	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.6  minoura 		[ 2.1M gzipped, 8.2M uncompressed ]
     82  1.1      oki 
     83  1.6  minoura 	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.6  minoura 		[ 1.0M gzipped, 3.7M uncompressed ]
     87  1.1      oki 
     88  1.9  minoura 	xbase	The basic files needed for a complete X
     89  1.9  minoura 		client environment. This does not include
     90  1.9  minoura 		the X servers.
     91  1.9  minoura 		[ 2.4M gzipped, 7.4M uncompressed ]
     92  1.9  minoura 
     93  1.9  minoura 	xcomp	The extra libraries and include files needed
     94  1.9  minoura 		to compile X source code.
     95  1.9  minoura 		[ 1.6M gzipped, 6.7M uncompressed ]
     96  1.9  minoura 
     97  1.9  minoura 	xcontrib	Programs that were contributed to X.
     98  1.9  minoura 		[ 178k gzipped, 670k uncompressed ]
     99  1.9  minoura 
    100  1.9  minoura 	xfont	Fonts needed by X.
    101  1.9  minoura 		[ 5.7M gzipped, 7M uncompressed ]
    102  1.9  minoura 
    103  1.9  minoura 	xserver	x68k X servers.
    104  1.9  minoura 		[ 1.4M gzipped, 3.3M unzipped ]
    105  1.7  minoura 
    106  1.7  minoura IMPORTANT: In previous versions of NetBSD, the kernel from the install
    107  1.7  minoura floppy was copied onto the hard drive in a special step. In the new
    108  1.7  minoura install system, the kernel on the floppy is unsuited to being copied
    109  1.7  minoura onto the hard drive. Instead, a new set, "kern", has been added which
    110  1.7  minoura contains a generic kernel to be unloaded onto the drive. It must be
    111  1.7  minoura extracted in order to have a minimally functioning system.
    112  1.7  minoura 
    113  1.9  minoura The x68k security distribution set is named "secr" and can be found in
    114  1.9  minoura the "x68k/binary/security" subdirectory of the NetBSD _VER
    115  1.9  minoura distribution tree.  It contains security related binaries which depend
    116  1.9  minoura on cryptographic source code. You do not need this distribution set to
    117  1.9  minoura use encrypted passwords in your password file; the "base" distribution
    118  1.9  minoura includes a crypt library which can perform only the decryption
    119  1.9  minoura function.  The security distribution includes a version of the
    120  1.9  minoura Kerberos IV network security system, and a Kerberized version of the
    121  1.9  minoura "telnet" program.  The "secr" distribution set can be found only on
    122  1.9  minoura those sites which carry the complete NetBSD distribution and which can
    123  1.9  minoura legally obtain it.  (Remember, because of United States law, it may
    124  1.9  minoura not be legal to distribute this set to locations outside of the United
    125  1.9  minoura States and Canada.)
    126  1.9  minoura 	[ 798K gzipped, 2.4M uncompressed ]
    127  1.1      oki 
    128  1.7  minoura The x68k binary distribution sets are distributed as gzipped tar files
    129  1.7  minoura 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.7  minoura replace the system binaries with them, you have to run the "tar xpf"
    136  1.8  garbled from /.
    137