diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-12-03 20:42:06 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-12-03 20:42:06 +0000 |
commit | ce05ff2a7144f28bd7b5ef94f695a572640b4e2b (patch) | |
tree | dd1fc5a5eeb7905386cff2293eb14b35bd361128 /distrib/notes/mac68k/xfer | |
parent | 29e82535dd0d9a0d0ec98f71fab4a09869ef2fb6 (diff) |
First step towards proper bsd.rd documentation. Still lacks details in the
partitioning sequence for now.
Diffstat (limited to 'distrib/notes/mac68k/xfer')
-rw-r--r-- | distrib/notes/mac68k/xfer | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/distrib/notes/mac68k/xfer b/distrib/notes/mac68k/xfer index 0b85248d50c..1fc5fe13959 100644 --- a/distrib/notes/mac68k/xfer +++ b/distrib/notes/mac68k/xfer @@ -1,17 +1,14 @@ -dnl $OpenBSD: xfer,v 1.16 2004/03/17 09:25:09 jmc Exp $ -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 -on the HFS partition or AppleShare volume for the largest file that you will -have to install. +dnl $OpenBSD: xfer,v 1.17 2004/12/03 20:42:05 miod Exp $ +Installation is supported from several media types, including: -You will also need to collect the following Mac OS tools: - Mkfs, - BSD Install Utility, and - BSD/Mac68k Booter. + CD-ROM + Tape + Remote NFS partition + FTP + HTTP -These three are compacted and in binhex form as mkfs.hqx, -installer.hqx, and booter.sea.hqx, respectively. +OpenBSDXferShortPrelude -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. +OpenBSDXferBareTape + +OpenBSDXferNFS |