summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>1999-10-18 22:50:42 +0000
committerBob Beck <beck@cvs.openbsd.org>1999-10-18 22:50:42 +0000
commit38ac5bdca74f63a860431ad49b081615ad9ea833 (patch)
tree6fd12a8c2972137b79b08174d8fd39d0f6ff1f7b /distrib
parentcc8f6af2493a8db80b4a01e382b22ceff7c44a8e (diff)
fix some of the more blatent stupidity (third release) and
add a note about not installing ssl from the mac installer
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/mac68k/install8
-rw-r--r--distrib/notes/mac68k/whatis2
-rw-r--r--distrib/notes/mac68k/xfer2
3 files changed, 10 insertions, 2 deletions
diff --git a/distrib/notes/mac68k/install b/distrib/notes/mac68k/install
index 5e775f5981a..11dbadc9dae 100644
--- a/distrib/notes/mac68k/install
+++ b/distrib/notes/mac68k/install
@@ -91,6 +91,14 @@ Installation of base files:
device nodes for you in /dev and your initial /etc/fstab. The
installer program also has an option to give you a mini-shell.
+ You may have noticed in other versions of OpenBSD that adding the
+ ssl{:--:}OSrev.tar.gz is supported from the installer. This is
+ unfortunately *not* the case for the macintosh installer, as the
+ ssl package will not extract in the correct directory when extracted
+ with the macintosh installation tool. Instead, should install this
+ package *after* you install your system using pkg_add(8). please
+ see afterboot(8) for details on how to do this.
+
**** Booting the system
Double-click on the BSD/Mac68k Booter icon to start the application. Check
diff --git a/distrib/notes/mac68k/whatis b/distrib/notes/mac68k/whatis
index 8ddc0b1452c..bf04547a5d7 100644
--- a/distrib/notes/mac68k/whatis
+++ b/distrib/notes/mac68k/whatis
@@ -1,4 +1,4 @@
-OpenBSD OSREV is the third release of OpenBSD for Macintosh
+OpenBSD OSREV is the sixth release of OpenBSD for Macintosh
computers. As always, there is much to be done on this
architecture, and help is very much appreciated. However,
a wide variety of hardware and software is completely
diff --git a/distrib/notes/mac68k/xfer b/distrib/notes/mac68k/xfer
index 59208c2a7f0..d1618f33bd1 100644
--- a/distrib/notes/mac68k/xfer
+++ b/distrib/notes/mac68k/xfer
@@ -1,7 +1,7 @@
Installation is really only supported from the local Macintosh
hard drive or from an AppleShare volume. This means that you'll
need at least enough room for the largest file that you will have
-to install. This is the 6.2M base{:--:}OSrev file. There has been talk
+to install. This is the 18.5M base{:--:}OSrev file. There has been talk
of allowing an install from split files. If you have the time,
desire, and knowledge, please feel free to add that functionality.