From e563def2b6c4d703b46c1c565e176900d5d63266 Mon Sep 17 00:00:00 2001 From: gene Date: Wed, 21 May 1997 00:26:32 +0000 Subject: Get filenames, sizes, and nits. Final work,ready to ship. --- distrib/notes/mac68k/contents | 37 ++++++++++++++++++------------------- distrib/notes/mac68k/install | 2 +- distrib/notes/mac68k/xfer | 5 +++-- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/distrib/notes/mac68k/contents b/distrib/notes/mac68k/contents index 2aebbab7cc7..53aedbc897d 100644 --- a/distrib/notes/mac68k/contents +++ b/distrib/notes/mac68k/contents @@ -4,27 +4,26 @@ out as follows: .../2.1/mac68k/ INSTALL.mac68k This file - bins/ mac68k binary distribution sets; - see below. - inst/ The mac68k installation utilities for MacOS. + utils/ The mac68k installation utilities for MacOS. The OpenBSD/mac68k binary distribution sets contain all the binaries which are need to run the OpenBSD 2.1 release for the mac68k. There are eight binary distribution sets. The binary distribution sets can be found in the -subdirectory "mac68k/bins" of the OpenBSD 2.1 distribution tree, and +"mac68k/" of the OpenBSD 2.1 distribution tree, and are as follows: - bsd21.tar.gz The OpenBSD/mac68k 2.1 kernel binary. You MUST + bsd21 The OpenBSD/mac68k 2.1 kernel binary. You MUST install this file. It is the kernel that you need to boot the system. - [ 307K gzipped, 610K uncompressed ] + [ 1.2MB uncompressed ] - bsd21-sbc.tar.gz The OpenBSD/mac68k kernel binary. This is + bsd21-genericsbc The OpenBSD/mac68k kernel binary. This is identical in every way to bsd21.tar.gz accept that it enables a different SCSI driver which may allow some otherwise incompatible SCSI disks to function with OpenBSD/mac68k. You must install either this or bsd21.tar.gz. + [ 1.2MB uncompressed ] base21.tar.gz The OpenBSD/mac68k 2.1 base binary distribution. You MUST install this distribution set. It contains the @@ -32,7 +31,7 @@ are as follows: system to run and be minimally functional. It includes shared library support, and excludes everything described below. - [ 6.2M gzipped, 18.4M uncompressed ] + [ 11.6MB gzipped, 35.8MB uncompressed ] comp21.tar.gz The OpenBSD/mac68k Compiler tools. All of the tools relating to C, C++, and FORTRAN (yes, there are two!). @@ -45,7 +44,7 @@ are as follows: call and library manual pages. It is very almost a must to install this set if one wants an even minimally functional system. - [ 4.0M gzipped, 12.7M uncompressed ] + [ 7.4MB gzipped, 23.8MB uncompressed ] etc21.tar.gz This distribution set contains the system configuration files that reside in /etc and in several @@ -54,18 +53,18 @@ 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.) - [ 50K gzipped, 280K uncompressed ] + [ 90K gzipped, 450K uncompressed ] - games21.tar.gz This set includes the BSD games and their manual pages. + game21.tar.gz This set includes the BSD games and their manual pages. It's installation is optional. - [ 1.0M gzipped, 3.0M uncompressed ] + [ 2.8MB gzipped, 6.9MB uncompressed ] man21.tar.gz 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. Installation of this set is completely optional but is highly recommended. - [ 0.7M gzipped, 2.8M uncompressed ] + [ 2.4MB gzipped, 9.3MB uncompressed ] misc21.tar.gz This set includes the system dictionaries (which are rather large), the typesettable document set, and @@ -74,14 +73,14 @@ are as follows: many other sundry system files and programs. This set is not necessarry but will improve the functionallity of many system programs. - [ 1.6M gzipped, 5.7M uncompressed ] + [ 1.7MB gzipped, 6.1MB uncompressed ] text21.tar.gz This set includes OpenBSD's text processing tools, including groff, all related programs, and their manual pages. This set is highly recommended as these programs are depended upon for such basic system functions as reading manual pages. - [ 0.8M gzipped, 2.9M uncompressed ] + [ 0.9MB gzipped, 3.6MB uncompressed ] The mac68k binary distribution sets are distributed in the same form as the source distribution sets; that is, the members of a set @@ -90,22 +89,22 @@ of a system's directory tree. In other words, all sets files should be extracted from '/'. The instructions given for extracting the source sets work equally well for the binary sets. -The directory '../2.1/mac68k/inst' contains a number of utilities for the +The directory '../2.1/mac68k/utils' contains a number of utilities for the MacOS to aid the installation and configuration of OpenBSD. The files in this directory are as follows: - booter.sit.hqx + booter.sea.hqx This MacOS program is used to load the OpenBSD kernel and start the operating system. In all cases, you will need to download this file. - installer.sit.hqx + installer.hqx This is the MacOS program used to install downloaded sets (such as those from the bins directory) onto a BSD partition. It is necessarry in either the case of a fresh install or an upgrade. - mkfs.sit.hqx + mkfs.hqx A MacOS program to build BSD filesystems on various partitions you have created (see below). You will need this if you are performing a new installation. diff --git a/distrib/notes/mac68k/install b/distrib/notes/mac68k/install index 4f6b96052d3..48de91630fa 100644 --- a/distrib/notes/mac68k/install +++ b/distrib/notes/mac68k/install @@ -87,7 +87,7 @@ Installation of base files: **** Booting the system -Double-click on the MacBSD Booter icon to start the application. Check +Double-click on the BSD/Mac68k Booter icon to start the application. Check that the options in the Booting dialog look sane--especially the SCSI ID. If not, correct them to your preference. When you are satisfied with your choices, try booting OpenBSD. diff --git a/distrib/notes/mac68k/xfer b/distrib/notes/mac68k/xfer index eb4d92ec14b..ce74f93054a 100644 --- a/distrib/notes/mac68k/xfer +++ b/distrib/notes/mac68k/xfer @@ -10,9 +10,10 @@ You will also need to collect the MacOS tools: BSD Install Utility, and BSD/Mac68k Booter. -These three are compacted and in binhex form as mkfs.sit.hqx, -installer.sit.hqx, and booter.sit.hqx, respectively. +These three are compacted and in binhex form as mkfs.hqx, +installer.hqx, and booter.sea.hqx, respectively. Extract them as you would any other Macintosh applications. The source code for these utilities should be in the same directory with the word "src" somewhere in the filename. + -- cgit v1.2.3