diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-19 07:15:02 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1997-10-19 07:15:02 +0000 |
commit | bcc8877544a40ac6e7236a7e1e010d0f34624e2c (patch) | |
tree | 4cd34f7c3557888af3a358c485c13e25ee72ec3a /distrib/notes | |
parent | 431b69c0c69fa955937b614831077e5e215ba444 (diff) |
numeric updates.
make consistent.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/mvme68k/contents | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/distrib/notes/mvme68k/contents b/distrib/notes/mvme68k/contents index f725ae0faea..35aa72f93dd 100644 --- a/distrib/notes/mvme68k/contents +++ b/distrib/notes/mvme68k/contents @@ -4,10 +4,20 @@ out as follows: .../2.2/mvme68k/ INSTALL.mvme68k this document - tars/ mvme68k binary distribution sets; + + CKSUM Output of the cksum(1) and md5(1) programs + MD5 usable for verification of the correctness + of downloadable files. + + *.tar.gz mvme68k binary distribution sets; see below. - tools/ Base GENERIC kernel, tools, - and an installation script. + + bsd A stock GENERIC mvme68k kernel which will + be installed on your system + during the install. + + bsd.rd A ramdisk OpenBSD kernel used for simple + installation. The OpenBSD/mvme68k binary distribution sets contain the binaries which comprise the OpenBSD 2.2 release for the mvme68k. There are seven binary @@ -21,7 +31,7 @@ subdirectory of 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. - [ 11.7M gzipped, 36.0M uncompressed ] + [ 11.2M gzipped, 33.9M uncompressed ] comp22 The OpenBSD/mvme68k Compiler tools. All of the tools relating to C, C++, and FORTRAN. @@ -32,7 +42,7 @@ subdirectory of the OpenBSD 2.2 distribution tree, and are as follows: 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. - [ 7.4M gzipped, 23.8M uncompressed ] + [ 7.0M gzipped, 22.5M uncompressed ] etc22 This distribution set contains the system configuration files that reside in /etc and in several @@ -41,27 +51,24 @@ subdirectory of the OpenBSD 2.2 distribution tree, and are as follows: used if you are upgrading. (If you are upgrading, it's recommended that you get a copy of this set and CAREFULLY upgrade your configuration files by hand.) - [ 91K gzipped, 450K uncompressed ] + [ 92K gzipped, 490K uncompressed ] games22 This set includes the games and their manual pages. - [ 2.8M gzipped, 7.0M uncompressed ] + [ 2.7M gzipped, 6.7M 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. - [ 1.8M gzipped, 9.3M uncompressed ] + [ 1.8M gzipped, 9.1M 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.1M gzipped, 6.2M uncompressed ] + [ 1.7M gzipped, 5.9M uncompressed ] text22 This set includes OpenBSD's text processing tools, including groff, all related programs, and their manual pages. - [ 1.0M gzipped, 3.7M uncompressed ] - -The "mvme68k/install" directory contains an install script, and a -GENERIC kernel. + [ 946K gzipped, 3.5M uncompressed ] |