Home | History | Annotate | Line # | Download | only in macppc
contents revision 1.1
      1  1.1  tsubai 	$NetBSD: contents,v 1.1 1999/04/12 13:46:25 tsubai Exp $	
      2  1.1  tsubai 
      3  1.1  tsubai The macppc-specific portion of the NetBSD _VER release is found in the
      4  1.1  tsubai "macppc" subdirectory of the distribution.  That subdirectory is laid
      5  1.1  tsubai out as follows:
      6  1.1  tsubai 
      7  1.1  tsubai .../NetBSD-_VER/macppc/
      8  1.1  tsubai 
      9  1.1  tsubai 	INSTALL			Installation notes (this file);
     10  1.1  tsubai 
     11  1.1  tsubai 	binary/
     12  1.1  tsubai 		sets/		macppc binary distribution sets;
     13  1.1  tsubai 				see below.
     14  1.1  tsubai 
     15  1.1  tsubai 		security/	macppc security distribution; see below.
     16  1.1  tsubai 
     17  1.1  tsubai 		kernel/		Base GENERIC kernels;
     18  1.1  tsubai 
     19  1.1  tsubai 	installation/
     20  1.1  tsubai 
     21  1.1  tsubai 		floppy/		macppc boot and installation floppies;
     22  1.1  tsubai 				see below.
     23  1.1  tsubai 
     24  1.1  tsubai The NetBSD/macppc binary distribution sets contain the binaries which
     25  1.1  tsubai comprise the NetBSD _VER release for the macppc.  There are seven binary
     26  1.1  tsubai distribution sets, and the "security" distribution set.  The binary
     27  1.1  tsubai distribution sets can be found in subdirectories of the "macppc/binary"
     28  1.1  tsubai subdirectory of the NetBSD _VER distribution tree, and are as follows:
     29  1.1  tsubai 
     30  1.1  tsubai 	base	The NetBSD/macppc _VER base binary distribution.  You
     31  1.1  tsubai 		MUST install this distribution set.  It contains the
     32  1.1  tsubai 		base NetBSD utilities that are necessary for the system
     33  1.1  tsubai 		to run and be minimally functional.  It includes shared
     34  1.1  tsubai 		library support, and excludes everything described below.
     35  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     36  1.1  tsubai 
     37  1.1  tsubai 	comp	The NetBSD/macppc Compiler tools.  All of the tools
     38  1.1  tsubai 		relating to C, C++, Objective C, and FORTRAN (yes, there
     39  1.1  tsubai 		are two, although NO FORTRAN compiler!).  This set
     40  1.1  tsubai 		includes the system include files (/usr/include), the
     41  1.1  tsubai 		linker, the compiler tool chain, and the various system
     42  1.1  tsubai 		libraries (except the shared libraries, which are
     43  1.1  tsubai 		included as part of the base set).  This set also
     44  1.1  tsubai 		includes the manual pages for all of the utilities it
     45  1.1  tsubai 		contains, as well as the system call and library manual
     46  1.1  tsubai 		pages.
     47  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     48  1.1  tsubai 
     49  1.1  tsubai 	etc	This distribution set contains the system configuration
     50  1.1  tsubai 		files that reside in /etc and in several other places.
     51  1.1  tsubai 		This set MUST be installed if you are installing the
     52  1.1  tsubai 		system from scratch, but should NOT be used if you are
     53  1.1  tsubai 		upgrading.  (If you are upgrading, it's recommended that
     54  1.1  tsubai 		you get a copy of this set and CAREFULLY upgrade your
     55  1.1  tsubai 		configuration files by hand.)
     56  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     57  1.1  tsubai 
     58  1.1  tsubai 	games	This set includes the games and their manual pages.
     59  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     60  1.1  tsubai 
     61  1.1  tsubai 	man	This set includes all of the manual pages for the
     62  1.1  tsubai 		binaries and other software contained in the base set.
     63  1.1  tsubai 		Note that it does not include any of the manual pages
     64  1.1  tsubai 		that are included in the other sets.
     65  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     66  1.1  tsubai 
     67  1.1  tsubai 	misc	This set includes the system dictionaries (which are
     68  1.1  tsubai 		rather large), the typesettable document set, and manual
     69  1.1  tsubai 		pages for other architectures which happen to be
     70  1.1  tsubai 		installed from the source tree by default.
     71  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     72  1.1  tsubai 
     73  1.1  tsubai 	text	This set includes NetBSD's text processing tools,
     74  1.1  tsubai 		including groff, all related programs, and their
     75  1.1  tsubai 		manual pages.
     76  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     77  1.1  tsubai 
     78  1.1  tsubai 	xbase	This set includes X11R6.3 programs, libraries and manual
     79  1.1  tsubai 		pages.
     80  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     81  1.1  tsubai 
     82  1.1  tsubai 	xcomp	This set includes X11R6.3 header files, static libraries
     83  1.1  tsubai 		and manual pages needed to compile X Window programs.
     84  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     85  1.1  tsubai 
     86  1.1  tsubai 	xcontrib This set is the X11R6.3 contributed software collection,
     87  1.1  tsubai 		made up from programs in the contrib distribution.
     88  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     89  1.1  tsubai 
     90  1.1  tsubai 	xfont	This set contains the X11R6.3 fonts.
     91  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     92  1.1  tsubai 
     93  1.1  tsubai 	xserver	This set contains X Windows server programs and
     94  1.1  tsubai 		accompanying manual pages.
     95  1.1  tsubai 		[ XXX gzipped, XXX uncompressed ]
     96  1.1  tsubai 
     97  1.1  tsubai 
     98  1.1  tsubai The macppc security distribution set is named "secr" and can be found
     99  1.1  tsubai in the "macppc/security" subdirectory of the NetBSD _VER distribution
    100  1.1  tsubai tree.  It contains crypt.c (the source file for the DES encryption
    101  1.1  tsubai algorithm) and the binaries which depend on it.  It can only be found
    102  1.1  tsubai on those sites which carry the complete NetBSD distribution and that
    103  1.1  tsubai can legally obtain it.  (Remember, because of United States law, it
    104  1.1  tsubai may not be legal to distribute this set to locations outside of the
    105  1.1  tsubai United States and Canada.)  [ 127K gzipped, 337K uncompressed ]
    106  1.1  tsubai 
    107  1.1  tsubai The macppc binary distribution sets are distributed in the same form as
    108  1.1  tsubai the source distribution sets; catted together, the members of a set
    109  1.1  tsubai form a gzipped tar file.  Each macppc binary distribution set also has
    110  1.1  tsubai its own "CKSUMS" file, just as the source distribution sets do.  The
    111  1.1  tsubai binary sets are "rooted" at /, that is, if you want to extract the
    112  1.1  tsubai binaries "into" your system, i.e.  replace the system binaries with
    113  1.1  tsubai them, you have to run the "tar xfp" from /.
    114