diff options
author | 2013-11-27 13:12:48 +0000 | |
---|---|---|
committer | 2013-11-27 13:12:48 +0000 | |
commit | 2c409a282cb2554180bb2d13e40fbd2abdbed1ef (patch) | |
tree | a25cdba16234bd7834e009bbe65ebc08f7859693 | |
parent | Since r1.106 we have a local variable referencing the receiving interface, (diff) | |
download | wireguard-openbsd-2c409a282cb2554180bb2d13e40fbd2abdbed1ef.tar.xz wireguard-openbsd-2c409a282cb2554180bb2d13e40fbd2abdbed1ef.zip |
Put back info to enter the Open Firmware with a standard PC keyboard
from Daniel Dickman that got accidentally reverted.
ok deraadt@
-rw-r--r-- | distrib/notes/macppc/prep | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/distrib/notes/macppc/prep b/distrib/notes/macppc/prep index 00dda838cd1..b036c0c7679 100644 --- a/distrib/notes/macppc/prep +++ b/distrib/notes/macppc/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.21 2013/11/25 18:12:19 deraadt Exp $ +dnl $OpenBSD: prep,v 1.22 2013/11/27 13:12:48 mpi Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will need to acquire some limited knowledge of Open Firmware, the low-level process that controls the microprocessor after hardware initialization @@ -6,9 +6,10 @@ and diagnostics are performed but before control is handed to the operating system. To access Open Firmware, you should simultaneously hold down the -Command, Option, O, and F keys immediately upon booting. You will -be presented with information and a ">" prompt that will look something -like this (example taken from a Power Macintosh G4): +Command, Option, O, and F keys immediately upon booting. (On a PC keyboard, +use the Windows key instead of the Command key and use Alt instead of the +Option key). You will be presented with information and a ">" prompt that +will look something like this (example taken from a Power Macintosh G4): Apple PowerMac3,1 2.4f1 BootROM built on 02/18/00 at 09:44:35 Copyright 1994-2000 Apple Computer, Inc. |