diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-19 06:08:56 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-19 06:08:56 +0000 |
commit | 7b38881540e50ecd3d81a9337e2ef4a3dca1e6d0 (patch) | |
tree | 667431f1cb0deb4fb2e4daf52adcc1fe23be4898 /distrib/notes | |
parent | 5b25fb7b0c753ab5da15389260a6f818315ac78f (diff) |
numeric updates.
make consistent.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/hp300/contents | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/distrib/notes/hp300/contents b/distrib/notes/hp300/contents index 20c00410e8a..6f1ad6da239 100644 --- a/distrib/notes/hp300/contents +++ b/distrib/notes/hp300/contents @@ -3,12 +3,16 @@ The hp300-specific portion of the OpenBSD 2.2 release is found in the out as follows: .../2.2/hp300/ - INSTALL.hp300 This file + INSTALL.hp300 Installation notes; this file. - bins/ hp300 binary distribution sets; + CKSUM Output of the cksum(1) and md5(1) programs + MD5 usable for verification of the correctness + of downloaded files. + + *.tar.gz hp300 binary distribution sets; see below. - install/ a GENERIC kernel, installation + bsd-gen A stock GENERIC kernel, installation utilities and a miniroot filesystem; see below. @@ -24,7 +28,7 @@ the OpenBSD 2.2 distribution tree, and are as follows: system to run and be minimally functional. It includes shared library support, and excludes everything described below. - [ 7.2M gzipped, 19M uncompressed ] + [ 11.2M gzipped, 33.9M uncompressed ] comp22 The OpenBSD/hp300 Compiler tools. All of the tools relating to C and C++. This set includes the system @@ -34,7 +38,7 @@ the OpenBSD 2.2 distribution tree, and are as follows: base set). This set also includes the manual pages for all of the utilities it contains, as well as the system call and library manual pages. - [ 4.6M gzipped, 14.7M uncompressed ] + [ 7.0M gzipped, 22.5M uncompressed ] etc22 This distribution set contains the system configuration files that reside in /etc and in several other places. @@ -43,30 +47,27 @@ the OpenBSD 2.2 distribution tree, and are as follows: upgrading. (If you are upgrading, it's recommended that you get a copy of this set and CAREFULLY upgrade your configuration files by hand.) - [ 64K gzipped, 348K uncompressed ] + [ 94K gzipped, 500K uncompressed ] games22 This set includes the games and their manual pages. - [ 2.8M gzipped, 6.8M uncompressed ] + [ 2.7M gzipped, 6.6M uncompressed ] man22 This set includes all of the manual pages for the binaries and other software contained in the base set. Note that it does not include any of the manual pages that are included in the other sets. - [ 850K gzipped, 3.3M uncompressed ] + [ 2.4M gzipped, 9.2M uncompressed ] misc22 This set includes the system dictionaries (which are rather large), the typesettable document set, and man pages for other architectures which happen to be installed from the source tree by default. - [ 1.8M gzipped, 6.5M uncompressed ] + [ 1.7M gzipped, 5.8M uncompressed ] text22 This set includes OpenBSD's text processing tools, including groff, all related programs, and their manual pages. - [ 770K gzipped, 2.8M uncompressed ] - -The hp300 binary distribution sets are distributed as gzipped tar files. -Each hp300 binary distribution set also has its own "CKSUMS" file. + [ 945.9K gzipped, 3.5M uncompressed ] The following are included in the `.../install' directory: |