Home | History | Annotate | Line # | Download | only in hp300
contents revision 1.3
      1  1.3      jtc The hp300-specific portion of the NetBSD 1.2 release is found in the
      2  1.2  thorpej "hp300" subdirectory of the distribution.  That subdirectory is laid
      3  1.1    glass out as follows:
      4  1.1    glass 
      5  1.3      jtc .../NetBSD-1.2/hp300/
      6  1.1    glass 			binary/		hp300 binary distribution sets;
      7  1.1    glass 					see below.
      8  1.1    glass 
      9  1.2  thorpej 			install/	a GENERIC kernel, installation
     10  1.2  thorpej 					utilities and a miniroot filesystem;
     11  1.2  thorpej 					see below.
     12  1.1    glass 
     13  1.1    glass 			security/	hp300 security distribution;
     14  1.2  thorpej 					see below.
     15  1.1    glass 
     16  1.1    glass The NetBSD/hp300 binary distribution sets contain the binaries which
     17  1.3      jtc comprise the NetBSD 1.2 release for the hp300.  There are seven binary
     18  1.1    glass distribution sets, and the "security" distribution set.  The binary
     19  1.1    glass distribution sets can be found in the "hp300/binary" subdirectory of
     20  1.3      jtc the NetBSD 1.2 distribution tree, and are as follows:
     21  1.1    glass 
     22  1.3      jtc 	base12	The NetBSD/hp300 1.2 base binary distribution.  You
     23  1.1    glass 		MUST install this distribution set.  It contains the
     24  1.1    glass 		base NetBSD utilities that are necessary for the
     25  1.1    glass 		system to run and be minimally functional.  It
     26  1.1    glass 		includes shared library support, and excludes
     27  1.1    glass 		everything described below.
     28  1.2  thorpej 		[ 7.2M gzipped, 19M uncompressed ]
     29  1.1    glass 
     30  1.3      jtc 	comp12	The NetBSD/hp300 Compiler tools.  All of the tools
     31  1.2  thorpej 		relating to C and C++.  This set includes the system
     32  1.2  thorpej 		include files (/usr/include), the linker, the compiler
     33  1.2  thorpej 		tool chain, and the various system libraries (except
     34  1.2  thorpej 		the shared libraries, which are included as part of the
     35  1.2  thorpej 		base set).  This set also includes the manual pages for
     36  1.2  thorpej 		all of the utilities it contains, as well as the system
     37  1.1    glass 		call and library manual pages.
     38  1.3      jtc 		[ 5.1M gzipped, 16.6M uncompressed ]
     39  1.1    glass 
     40  1.3      jtc 	etc12	This distribution set contains the system configuration
     41  1.2  thorpej 		files that reside in /etc and in several other places.
     42  1.2  thorpej 		This set MUST be installed if you are installing the
     43  1.2  thorpej 		system from scratch, but should NOT be used if you are
     44  1.2  thorpej 		upgrading.  (If you are upgrading, it's recommended that
     45  1.2  thorpej 		you get a copy of this set and CAREFULLY upgrade your
     46  1.2  thorpej 		configuration files by hand.)
     47  1.3      jtc 		[ 67K gzipped, 360K uncompressed ]
     48  1.1    glass 
     49  1.3      jtc 	games12	This set includes the games and their manual pages.
     50  1.3      jtc 		[ 2.7M gzipped, 6.5M uncompressed ]
     51  1.1    glass 
     52  1.3      jtc 	man12	This set includes all of the manual pages for the
     53  1.1    glass 		binaries and other software contained in the base set.
     54  1.1    glass 		Note that it does not include any of the manual pages
     55  1.1    glass 		that are included in the other sets.
     56  1.3      jtc 		[ 894K gzipped, 3.5M uncompressed ]
     57  1.1    glass 
     58  1.3      jtc 	misc12	This set includes the system dictionaries (which are
     59  1.1    glass 		rather large), the typesettable document set, and
     60  1.1    glass 		man pages for other architectures which happen to be
     61  1.1    glass 		installed from the source tree by default.
     62  1.3      jtc 		[ 1.8M gzipped, 6.3M uncompressed ]
     63  1.1    glass 
     64  1.3      jtc 	text12	This set includes NetBSD's text processing tools,
     65  1.1    glass 		including groff, all related programs, and their
     66  1.1    glass 		manual pages.
     67  1.3      jtc 		[ 756K gzipped, 2.8M uncompressed ]
     68  1.1    glass 
     69  1.3      jtc The hp300 security distribution set is named "secr12" and can be found
     70  1.3      jtc in the "hp300/security" subdirectory of the NetBSD 1.2 distribution
     71  1.2  thorpej tree.  It contains executables which are built in the "src/domestic" portion
     72  1.2  thorpej if the NetBSD source tree.  It can only be found on those sites which carry
     73  1.2  thorpej the complete NetBSD distribution and that can legally obtain it.  (Remember,
     74  1.2  thorpej because of United States law, this distribution set may not be exported to
     75  1.2  thorpej locations outside of the United States and Canada.)
     76  1.2  thorpej [ 128K gzipped, 275K uncompressed ]
     77  1.1    glass 
     78  1.1    glass The hp300 binary distribution sets are distributed as gzipped tar files.
     79  1.1    glass Each hp300 binary distribution set also has its own "CKSUMS" file, just
     80  1.1    glass as the source distribution sets do.
     81  1.2  thorpej 
     82  1.2  thorpej The following are included in the `.../install' directory:
     83  1.2  thorpej 
     84  1.3      jtc 	SYS_INST.gz		A gzipped copy of the SYS_INST miniroot
     85  1.3      jtc 				installation program.
     86  1.2  thorpej 
     87  1.3      jtc 	SYS_NBOOT.gz		A gzipped copy of the network boot block.
     88  1.3      jtc 				This is useful if you are installing
     89  1.3      jtc 				a diskless NetBSD/hp300 system.
     90  1.2  thorpej 
     91  1.3      jtc 	miniroot-12.fs.gz	A gzipped copy of the miniroot filesystem.
     92  1.2  thorpej 
     93  1.3      jtc 	netbsd.gz		A gzipped GENERIC kernel.
     94  1.2  thorpej 
     95  1.3      jtc 	rbootd.tar.gz		Source code for the rbootd(8) program,
     96  1.3      jtc 				required for netbooting an HP workstation.
     97  1.2  thorpej 
     98  1.3      jtc 	HP-IB.geometry		A file containing geometry for some HP-IB
     99  1.3      jtc 				disk drives.
    100  1.1    glass 
    101  1.1    glass The instructions given for extracting the source sets work equally
    102  1.1    glass well for the binary sets, but it is worth noting that if you use that
    103  1.1    glass method, the files are extracted "below" the current directory.  That
    104  1.1    glass is, if you want to extract the binaries "into" your system, i.e.
    105  1.3      jtc replace the system binaries with them, you have to run the command:
    106  1.3      jtc 
    107  1.3      jtc 	tar --unlink -zxvpf set.tar.gz
    108  1.3      jtc 
    109  1.3      jtc from /.   Note that the "--unlink" flags is very important!
    110  1.3      jtc 
    111  1.3      jtc For best results, it is recommended that you follow the installation
    112  1.3      jtc and/or upgrade procedures documented in this file.
    113