diff options
author | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-05-24 15:47:01 +0000 |
---|---|---|
committer | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-05-24 15:47:01 +0000 |
commit | 5e09da125ab863a93f8bc2dd43c6bff73466445f (patch) | |
tree | 133eda6ad3784ba9bd86fa651ce657d3ef658c84 | |
parent | 5b9bd86c0abb7ce808d51957a785adcef6665a85 (diff) |
Normalise to "Open Firmware".
ok drahn@
-rw-r--r-- | distrib/macppc/ramdisk/install.md | 16 | ||||
-rw-r--r-- | distrib/notes/macppc/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/install | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/prep | 8 |
4 files changed, 16 insertions, 16 deletions
diff --git a/distrib/macppc/ramdisk/install.md b/distrib/macppc/ramdisk/install.md index 325ed495572..fdcdde307b5 100644 --- a/distrib/macppc/ramdisk/install.md +++ b/distrib/macppc/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.24 2003/12/04 20:17:02 deraadt Exp $ +# $OpenBSD: install.md,v 1.25 2004/05/24 15:47:00 tom Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -137,10 +137,10 @@ __EOT A valid MBR for an OpenBSD bootable disk must contain at least: -a) One DOS (id '06') partition at least 1MB in size. This is where OpenFirmware -will look for the 'ofwboot' program used to boot OpenBSD. Consult your PowerPC -OpenFirmware manual -and- the INSTALL.$ARCH file for directions on setting up -this partition correctly. +a) One DOS (id '06') partition at least 1MB in size. This is where Open +Firmware will look for the 'ofwboot' program used to boot OpenBSD. +Consult your PowerPC Open Firmware manual -and- the INSTALL.$ARCH file +for directions on setting up this partition correctly. b) One OpenBSD (id 'A6') partition. @@ -218,9 +218,9 @@ __EOT cat << __EOT -Once the machine has rebooted use OpenFirmware to boot into OpenBSD, as -described in the INSTALL.$ARCH document. The command to boot OpenBSD will be -something like 'boot hd:,ofwboot /bsd'. +Once the machine has rebooted use Open Firmware to boot into OpenBSD, as +described in the INSTALL.$ARCH document. The command to boot OpenBSD will +be something like 'boot hd:,ofwboot /bsd'. __EOT } diff --git a/distrib/notes/macppc/hardware b/distrib/notes/macppc/hardware index 5233d0abd1c..c5617171382 100644 --- a/distrib/notes/macppc/hardware +++ b/distrib/notes/macppc/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.33 2004/04/19 22:54:07 pvalchev Exp $ +dnl $OpenBSD: hardware,v 1.34 2004/05/24 15:47:00 tom Exp $ OpenBSD/MACHINE OSREV runs on iMac, G4 Power Macintosh, and G4 Cube, as well as PowerBook and iBook machines. @@ -51,7 +51,7 @@ Supported devices {:-include-:}: etc) (iop) AGP/SVGA/VGA Display Adapters - Primary OpenFirmware display only + Primary Open Firmware display only The following cards will run an accelerated X server: - ATI Mach64 GP - ATI Mach64 GV diff --git a/distrib/notes/macppc/install b/distrib/notes/macppc/install index d829eb82b4c..b1fb2089473 100644 --- a/distrib/notes/macppc/install +++ b/distrib/notes/macppc/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.22 2004/03/25 08:38:52 tom Exp $ +dnl $OpenBSD: install,v 1.23 2004/05/24 15:47:00 tom Exp $ OpenBSDInstallShortPrelude Before you begin, you should decide if OpenBSD is to be installed @@ -23,7 +23,7 @@ OpenBSDInstallPart2 Once the bootloader is installed on the local hard drive, the system can boot from it. OpenBSD may share a drive with Mac OS if the process is followed carefully. Currently it is - necessary to use OpenFirmware commands to dual boot between + necessary to use Open Firmware commands to dual boot between OS's, or multiple drives may be used with each OS owning drive(s). It is also possible on some newer models to set up the system to auto boot OpenBSD and if Mac OS is desired, choose it using diff --git a/distrib/notes/macppc/prep b/distrib/notes/macppc/prep index 5942476ccfb..9b451edb214 100644 --- a/distrib/notes/macppc/prep +++ b/distrib/notes/macppc/prep @@ -1,6 +1,6 @@ -dnl $OpenBSD: prep,v 1.13 2004/03/25 08:38:52 tom Exp $ +dnl $OpenBSD: prep,v 1.14 2004/05/24 15:47:00 tom Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will -need to acquire some limited knowledge of OpenFirmware, the low-level +need to acquire some limited knowledge of Open Firmware, the low-level process that controls the microprocessor after hardware initialization and diagnostics are performed but before control is handed to the operating system. @@ -23,7 +23,7 @@ To shut down, type "shut-down" and press return If you are installing OpenBSD/macppc on an Xserve, you will need to do so in headless mode. This means you must remove the graphics -card and use the serial console. To bring up OpenFirmware via +card and use the serial console. To bring up Open Firmware via the serial console, hold down the System Identifier button while pressing the Power button. When the upper LED bank begins lighting up in sequence (similar to KIT from Knight Rider), repeatedly @@ -115,7 +115,7 @@ press and hold down the Alt/Option key during reboot, and select which presented. Note that OpenBSD does not currently show up in this boot selector except for the installation CD-ROM. This works on most machines this has been tested with, but does not work on a Rev C (333MHz) iMac; -perhaps this feature was added to the OpenFirmware ROM after that +perhaps this feature was added to the Open Firmware ROM after that machine. |