Home | History | Annotate | Line # | Download | only in mac68k
contents revision 1.10
      1  1.7   ender The mac68k-specific portion of the NetBSD _VER release is found in the
      2  1.1  briggs "mac68k" subdirectory of the distribution.  That subdirectory is laid
      3  1.1  briggs out as follows:
      4  1.1  briggs 
      5  1.7   ender .../NetBSD-_VER/mac68k/
      6  1.9   ender 			SOURCE_DATE	the date, in the default format
      7  1.9   ender 					produced by the date(1) command,
      8  1.9   ender 					of the source that the release was
      9  1.9   ender 					built from
     10  1.9   ender 
     11  1.9   ender 			INSTALL		these installation notes
     12  1.1  briggs 
     13  1.9   ender 			binary/		mac68k system binaries;
     14  1.1  briggs 					see below.
     15  1.1  briggs 
     16  1.9   ender 			installation/	installation helper items
     17  1.9   ender 
     18  1.9   ender The NetBSD/mac68k system binaries include the NetBSD/mac68k binary
     19  1.9   ender distribution sets, additional kernels, and security-related system
     20  1.9   ender binaries.  The NetBSD _VER release for the mac68k port is comprised of
     21  1.9   ender those files found in the "mac68k/binary/sets" subdirectory of the NetBSD
     22  1.9   ender _VER distribution tree.  There are seven system distribution sets, two
     23  1.9   ender kernel distribution sets, and five X distribution sets.  The files in the
     24  1.9   ender "sets" subdirectory are as follows:
     25  1.9   ender 
     26  1.9   ender 	CKSUMS		checksums for the various files in the "sets"
     27  1.9   ender 			directory, in the default format produced by the
     28  1.9   ender 			cksum(1) command
     29  1.9   ender 
     30  1.9   ender 	base.tgz	The NetBSD/mac68k _VER base binary distribution.
     31  1.9   ender 			You MUST install this distribution set.  It
     32  1.9   ender 			contains the base NetBSD utilities that are
     33  1.9   ender 			necessary for the system to run and be minimally
     34  1.9   ender 			functional.  It includes shared library support,
     35  1.9   ender 			and excludes everything described below.
     36  1.9   ender 			[ 8.6M gzipped, 25.1M uncompressed ]
     37  1.9   ender 
     38  1.9   ender 	comp.tgz	The NetBSD/mac68k Compiler tools; all of the tools
     39  1.9   ender 			relating to C and C++.  This set includes the
     40  1.9   ender 			system include files (/usr/include), the linker,
     41  1.9   ender 			the compiler tool chain, and the various system
     42  1.9   ender 			libraries (except the shared libraries, which are
     43  1.9   ender 			included as part of the base set).  This set also
     44  1.9   ender 			includes the manual pages for all of the utilities
     45  1.9   ender 			it contains, as well as the system call and library
     46  1.9   ender 			manual pages. 
     47  1.9   ender 			[ 6.2M gzipped, 21.6M uncompressed ]
     48  1.9   ender 
     49  1.9   ender 	etc.tgz		This distribution set contains the system
     50  1.9   ender 			configuration files that reside in /etc and in
     51  1.9   ender 			several other places.  This set MUST be installed
     52  1.9   ender 			if you are installing the system from scratch, but
     53  1.9   ender 			should NOT be used if you are upgrading.  (If you
     54  1.9   ender 			are upgrading, it's recommended that you get a copy
     55  1.9   ender 			of this set and CAREFULLY upgrade your
     56  1.9   ender 			configuration files by hand.) 
     57  1.9   ender 			[ 49K gzipped, 288K uncompressed ]
     58  1.9   ender 
     59  1.9   ender 	games.tgz	This set includes the games and their manual pages.
     60  1.9   ender 			[ 2.8M gzipped, 7.2M uncompressed ]
     61  1.9   ender 
     62  1.9   ender 	kern_sbc.tgz
     63  1.9   ender 	kern.tgz	The NetBSD/mac68k _VER kernel binary.  You MUST
     64  1.9   ender 			install this file.  It is the kernel that you need
     65  1.9   ender 			to boot the system.  If you experience SCSI-related
     66  1.9   ender 			difficulties with your 68030-based system, you
     67  1.9   ender 			might want to try kern_sbc.tgz instead.
     68  1.9   ender 			[ 606K gzipped, 1.32M uncompressed ]
     69  1.9   ender 
     70  1.9   ender 	man.tgz		This set includes all of the manual pages for the
     71  1.9   ender 			binaries and other software contained in the base
     72  1.9   ender 			set.  Note that it does not include any of the
     73  1.9   ender 			manual pages that are included in the other sets. 
     74  1.9   ender 			[ 2.2M gzipped, 8.8M uncompressed ]
     75  1.9   ender 
     76  1.9   ender 	misc.tgz	This set includes the system dictionaries (which
     77  1.9   ender 			are rather large), the typesettable document set,
     78  1.9   ender 			and man pages for other architectures which happen
     79  1.9   ender 			to be installed from the source tree by default. 
     80  1.9   ender 			[ 2.1M gzipped, 7.6M uncompressed ]
     81  1.9   ender 
     82  1.9   ender 	text.tgz	This set includes NetBSD's text processing tools,
     83  1.9   ender 			including groff, all related programs, and their
     84  1.9   ender 			manual pages. 
     85  1.9   ender 			[ 1.0M gzipped, 3.7M uncompressed ]
     86  1.1  briggs 
     87  1.9   ender 	xbase.tgz	X clients, shared libraries, and related man pages.
     88  1.9   ender 			Also includes bitmaps and miscellaneous
     89  1.9   ender 			configuration files.
     90  1.9   ender 			[ 2.34 M gzipped, 7.46M uncompressed ]
     91  1.9   ender 
     92  1.9   ender 	xcomp.tgz	Static libraries, include files (except bitmaps),
     93  1.9   ender 			X config files (for xmkmf), and related man pages.
     94  1.9   ender 			[ 1.57M gzipped, 6.38M uncompressed ]
     95  1.9   ender 
     96  1.9   ender 	xcontrib.tgz	User-contributed X binaries (e.g. xev, xload) built
     97  1.9   ender 			from the X11 "contrib" sources with man pages and
     98  1.9   ender 			default config files.
     99  1.9   ender 			[ 178K gzipped, 661K uncompressed ]
    100  1.9   ender 
    101  1.9   ender 	xfont.tgz	X11 fonts.
    102  1.9   ender 			[ 5.66M gzipped, 6.99M uncompressed ]
    103  1.9   ender 
    104  1.9   ender 	xserver.tgz	The Xmac68k _monochrome_ server with man pages.
    105  1.9   ender 			[ 1.32M gzipped, 3.25M uncompressed ]
    106  1.9   ender 
    107  1.9   ender The NetBSD/mac68k security distribution set is named "secr.tgz" and can be
    108  1.9   ender found in the "mac68k/binary/security" subdirectory of the NetBSD _VER
    109  1.9   ender distribution tree.  It contains the crypt libraries (for the DES encryption
    110  1.9   ender algorithm) and the binaries built from the "src/domestic" portion of the
    111  1.9   ender NetBSD source tree which depend on it.  It can only be found on those sites
    112  1.9   ender which carry the complete NetBSD distribution and that can legally obtain
    113  1.9   ender it.  (Remember, because of United States law, it may not be legal to
    114  1.9   ender distribute this set to locations outside of the United States and Canada.)
    115  1.9   ender [ 779K gzipped, 2.5M uncompressed ]
    116  1.9   ender 
    117  1.9   ender The mac68k binary distribution sets are distributed as full .tar.gz files
    118  1.9   ender (with the extension .tgz because the software used to download the sets may
    119  1.9   ender incorrectly auto-unpack files ending in .gz and to accomodate systems which
    120  1.9   ender only support 3 character extensions to file names).  The instructions
    121  1.9   ender given for extracting the source sets work equally well for the binary sets,
    122  1.9   ender but it is worth noting that if you use that method, the files are extracted
    123  1.9   ender "below" the current directory.  That is, if you want to extract the
    124  1.9   ender binaries "into" your system, i.e. replace the system binaries with them,
    125  1.9   ender you have to run the "tar xpf" from /.  Also note that if you upgrade or
    126  1.9   ender install this way, those programs that you are using at the time will NOT be
    127  1.9   ender replaced.  If you follow the normal installation or upgrade procedures,
    128  1.9   ender this will be taken care of for you.
    129  1.9   ender 
    130  1.9   ender Additional kernels to those included in the distribution sets may be found
    131  1.9   ender in the "mac68k/binary/kernels" subdirectory of the NetBSD _VER distribution
    132  1.9   ender tree.  These kernels are generally named something like "netbsd-GENERIC.gz"
    133  1.9   ender or some other suitable name.  Please note that these kernels are simply
    134  1.9   ender gzipped and are not in tar archives.  A CKSUM file is included in this
    135  1.9   ender directory as well.
    136  1.9   ender 
    137  1.9   ender The MacOS-based utilities necessary for installing and running NetBSD can
    138  1.9   ender be found in the "mac68k/installation/misc" subdirectory of the NetBSD
    139  1.9   ender _VER distribution tree.  The important files in this directory are as
    140  1.9   ender follows: 
    141  1.9   ender 
    142  1.9   ender 	Booter.sea.hqx		The NetBSD/Mac68k Booter utility.  This
    143  1.9   ender 				program is used to boot the NetBSD kernel
    144  1.9   ender 				from within MacOS.
    145  1.9   ender 				[ 141 K archived ]
    146  1.9   ender 
    147  1.9   ender 	Installer.sea.hqx	The NetBSD/Mac68k Installer utility.  This
    148  1.9   ender 				program is used to install the distribution
    149  1.9   ender 				sets onto your NetBSD partition(s).
    150  1.9   ender 				[ 147 K archived ]
    151  1.9   ender 
    152  1.9   ender 	Mkfs.sea.hqx		The Mkfs utility.  This program is used to
    153  1.9   ender 				format your chosen partitions so that they
    154  1.9   ender 				can be used with NetBSD.
    155  1.9   ender 				[ 76 K archived ]
    156  1.9   ender 
    157  1.9   ender These files are all binhexed, self-extracting archives.  If you need them,
    158  1.9   ender the sources for these utilities are in the "src" subdirectory.
    159