diff options
author | 2004-03-23 13:47:41 +0000 | |
---|---|---|
committer | 2004-03-23 13:47:41 +0000 | |
commit | fadd70d66a37cd556126cc27fed9a3ffcd8c2a61 (patch) | |
tree | 4be09b876297ca31d084b96ab3d1c4ca3f956fb0 | |
parent | Mention use of PXE to get install kernel, and cleanup some whitespace. (diff) | |
download | wireguard-openbsd-fadd70d66a37cd556126cc27fed9a3ffcd8c2a61.tar.xz wireguard-openbsd-fadd70d66a37cd556126cc27fed9a3ffcd8c2a61.zip |
Apple's HD SC Setup is included with Mac OS, no reason to download it
separately. ok deraadt@, miod@
-rw-r--r-- | distrib/notes/mac68k/prep | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/distrib/notes/mac68k/prep b/distrib/notes/mac68k/prep index c907556f390..3448dd172aa 100644 --- a/distrib/notes/mac68k/prep +++ b/distrib/notes/mac68k/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.13 2004/03/17 09:25:09 jmc Exp $ +dnl $OpenBSD: prep,v 1.14 2004/03/23 13:47:41 nick Exp $ Find your favorite disk partitioning utility. Some of the ones that have been tried and seem to work are: APS Powertools 2.7.3 @@ -8,11 +8,7 @@ of the ones that have been tried and seem to work are: I/O Formatter from Diversified (?) Silverlining from LaCie -You can get "HD SC Setup" from - ftp://ftphqx.info.apple.com/Apple_Support_Area/ - Apple_Software_Updates/English-North_American/Macintosh/Utilities/ - Apple_HD_SC_Setup_7.3.5.sea.bin -(this address has been split into several lines for readability). +"HD SC Setup" is included with the supported versions of Mac OS. This utility ignores non-Apple hard disks unless you patch it with the application found at <http://www.euronet.nl/users/ernstoud/hdpatch.html>. |