Home | History | Annotate | Line # | Download | only in amiga
contents revision 1.1
      1  1.1  chopps The amiga-specific portion of the NetBSD 1.0 release is found in the
      2  1.1  chopps "amiga" subdirectory of the distribution.  That subdirectory is layed
      3  1.1  chopps out as follows:
      4  1.1  chopps 
      5  1.1  chopps .../NetBSD-1.0/amiga/
      6  1.1  chopps 			binary/		amiga binary distribution sets;
      7  1.1  chopps 					see below.
      8  1.1  chopps 
      9  1.1  chopps 			floppies/	amiga boot and installation
     10  1.1  chopps 					floppies; see below.
     11  1.1  chopps 
     12  1.1  chopps 			security/	amiga security distribution;
     13  1.1  chopps 					see below;
     14  1.1  chopps 
     15  1.1  chopps 			utils/		Miscellaneous amiga
     16  1.1  chopps 					installation utilities; see
     17  1.1  chopps 					installation section, below.
     18  1.1  chopps 
     19  1.1  chopps There are two amiga floppy images to be found in the "amiga/floppy"
     20  1.1  chopps subdirectory of the NetBSD 1.0 distribution.  One of them is a
     21  1.1  chopps bootable AmigaDOS kernel floppy and one is an installation floppy.
     22  1.1  chopps They are described in more detail below.  There are gzipped versions
     23  1.1  chopps of each available, for easier downloading.  (The gzipped version
     24  1.1  chopps have the ".gz" extension added to their names.)
     25  1.1  chopps 
     26  1.1  chopps Bootable Kernel floppy:
     27  1.1  chopps 
     28  1.1  chopps 	This AmigaDOS disk contains the loadbsd boot program and
     29  1.1  chopps 	the GENERIC kernel.  It is setup so that you can insert it
     30  1.1  chopps 	int your floppy drive, reboot the system and boot netbsd.
     31  1.1  chopps 
     32  1.1  chopps 	This floppy is named boot-10.fs
     33  1.1  chopps 
     34  1.1  chopps Installation floppy:
     35  1.1  chopps 
     36  1.1  chopps 	This disk contains a BSD root file system setup to help
     37  1.1  chopps 	you install the rest of NetBSD.  This includes formatting
     38  1.1  chopps 	and mounting your root and /usr partitions and getting
     39  1.1  chopps 	ready to extract (and possibly first fetching) the distribution
     40  1.1  chopps 	sets.  There is enough on this file system to allow you to
     41  1.1  chopps 	make a slip connection, configure an ethernet, mount an NFS
     42  1.1  chopps 	file system or ftp.  You can also load distribution sets from
     43  1.1  chopps 	a SCSI tape or from one of your existing AmigaDOS partitions.
     44  1.1  chopps 
     45  1.1  chopps 	This floppy is named "inst-10.fs".
     46  1.1  chopps 
     47  1.1  chopps The NetBSD/amiga binary distribution sets contain the binaries which
     48  1.1  chopps comprise the NetBSD 1.0 release for the amiga.  There are seven binary
     49  1.1  chopps distribution sets, and the "security" distribution set.  The binary
     50  1.1  chopps distribution sets can be found in subdirectories of the "amiga/binary"
     51  1.1  chopps subdirectory of the NetBSD 1.0 distribution tree, and are as follows:
     52  1.1  chopps 
     53  1.1  chopps 	base10	The NetBSD/amiga 1.0 base binary distribution.  You
     54  1.1  chopps 		MUST install this distribution set.  It contains the
     55  1.1  chopps 		base NetBSD utilities that are necessary for the
     56  1.1  chopps 		system to run and be minimally functional.  It
     57  1.1  chopps 		includes shared library support, and excludes
     58  1.1  chopps 		everything described below.
     59  1.1  chopps 		[ 7M gzipped, 19M uncompressed ]
     60  1.1  chopps 
     61  1.1  chopps 	comp10	The NetBSD/amiga Compiler tools.  All of the tools
     62  1.1  chopps 		relating to C, C++, and FORTRAN (yes, there are two!).
     63  1.1  chopps 		This set includes the system include files
     64  1.1  chopps 		(/usr/include), the linker, the compiler tool chain,
     65  1.1  chopps 		and the various system libraries (except the shared
     66  1.1  chopps 		libraries, which are included as part of the base
     67  1.1  chopps 		set).  This set also includes the manual pages for all
     68  1.1  chopps 		of the utilities it contains, as well as the system
     69  1.1  chopps 		call and library manual pages.
     70  1.1  chopps 		[ XXXK gzipped, XXXM uncompressed ]
     71  1.1  chopps 
     72  1.1  chopps 	etc10	This distribution set contains the system
     73  1.1  chopps 		configuration files that reside in /etc and in several
     74  1.1  chopps 		other places.  This set MUST be installed if you are
     75  1.1  chopps 		installing the system from scratch, but should NOT be
     76  1.1  chopps 		used if you are upgrading.  (If you are upgrading,
     77  1.1  chopps 		it's recommended that you get a copy of this set and
     78  1.1  chopps 		CAREFULLY upgrade your configuration files by hand.)
     79  1.1  chopps 		[ XXXK gzipped, XXXM uncompressed ]
     80  1.1  chopps 
     81  1.1  chopps 	games10	This set includes the games and their manual pages.
     82  1.1  chopps 		[ XXXM gzipped, XXXM uncompressed ]
     83  1.1  chopps 
     84  1.1  chopps 	man10	This set includes all of the manual pages for the
     85  1.1  chopps 		binaries and other software contained in the base set.
     86  1.1  chopps 		Note that it does not include any of the manual pages
     87  1.1  chopps 		that are included in the other sets.
     88  1.1  chopps 		[ XXXM gzipped, XXXM uncompressed ]
     89  1.1  chopps 
     90  1.1  chopps 	misc10	This set includes the system dictionaries (which are
     91  1.1  chopps 		rather large), the typesettable document set, and
     92  1.1  chopps 		man pages for other architectures which happen to be
     93  1.1  chopps 		installed from the source tree by default.
     94  1.1  chopps 		[ XXXM gzipped, XXXM uncompressed ]
     95  1.1  chopps 
     96  1.1  chopps 	text10	This set includes NetBSD's text processing tools,
     97  1.1  chopps 		including groff, all related programs, and their
     98  1.1  chopps 		manual pages.
     99  1.1  chopps 		[ XXXM gzipped, XXXM uncompressed ]
    100  1.1  chopps 
    101  1.1  chopps The amiga security distribution set is named "secr10" and can be found
    102  1.1  chopps in the "amiga/security" subdirectory of the NetBSD 1.0 distribution
    103  1.1  chopps tree.  It contains crypt.c (the source file for the DES encryption
    104  1.1  chopps algorithm) and the binaries which depend on it.  It can only be found
    105  1.1  chopps on those sites which carry the complete NetBSD distribution and that
    106  1.1  chopps can legally obtain it.  (Remember, because of United States law, this
    107  1.1  chopps distribution set may not be exported to locations outside of the
    108  1.1  chopps United States and Canada.)  [ XXXM gzipped, XXXM uncompressed ]
    109  1.1  chopps 
    110  1.1  chopps The amiga binary distribution sets are distributed in the same form as
    111  1.1  chopps the source distribution sets; catted together, the members of a set
    112  1.1  chopps form a gzipped tar file.  Each amiga binary distribution set also has
    113  1.1  chopps its own "CKSUMS" file, just as the source distribution sets do.
    114  1.1  chopps 
    115  1.1  chopps The instructions given for extracting the source sets work equally
    116  1.1  chopps well for the binary sets, but it is worth noting that if you use that
    117  1.1  chopps method, the files are extracted "below" the current directory.  That
    118  1.1  chopps is, if you want to extract the binaries "into" your system, i.e.
    119  1.1  chopps replace the system binaries with them, you have to run the "tar xvfp"
    120  1.1  chopps from /.  Also note that if you upgrade or install this way, those
    121  1.1  chopps programs that you are using at the time will NOT be replaced.  If you
    122  1.1  chopps follow the normal installation or upgrade procedures, this will be
    123  1.1  chopps taken care of for you.
    124