Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc-bootloader.xml hb-install-ppc-disk.xml hb-install-ppc-kernel.xml hb-install-ppc-medium.xml hb-install-ppc64-bootloader.xml hb-install-ppc64-medium.xml
Date: Fri, 13 Jul 2007 08:41:17
Message-Id: E1I9Ghu-0004KP-7q@stork.gentoo.org
1 nightmorph 07/07/13 08:40:58
2
3 Modified: hb-install-ppc-bootloader.xml
4 hb-install-ppc-disk.xml hb-install-ppc-kernel.xml
5 hb-install-ppc-medium.xml
6 hb-install-ppc64-bootloader.xml
7 hb-install-ppc64-medium.xml
8 Log:
9 made Open Firmware usage consistent for all handbooks and translations, as suggested by grahl and rane on IRC, and approved by JoseJX. s/openfirmware/Open Firmware/g, so no revbump.
10
11 Revision Changes Path
12 1.43 xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.43&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.43&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?r1=1.42&r2=1.43
17
18 Index: hb-install-ppc-bootloader.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
21 retrieving revision 1.42
22 retrieving revision 1.43
23 diff -u -r1.42 -r1.43
24 --- hb-install-ppc-bootloader.xml 15 May 2007 00:46:29 -0000 1.42
25 +++ hb-install-ppc-bootloader.xml 13 Jul 2007 08:40:58 -0000 1.43
26 @@ -4,7 +4,7 @@
27 <!-- The content of this document is licensed under the CC-BY-SA license -->
28 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
29
30 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.42 2007/05/15 00:46:29 rane Exp $ -->
31 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.43 2007/07/13 08:40:58 nightmorph Exp $ -->
32
33 <sections>
34
35 @@ -187,7 +187,7 @@
36
37 boot=/dev/hda2
38
39 -<comment>## ofboot is the openfirmware way to specify the bootstrap partition.
40 +<comment>## ofboot is the Open Firmware way to specify the bootstrap partition.
41 ## If this isn't defined, yaboot fails on the G5 and some G4s (unless
42 ## you pass the necessary arguments to the mkofboot/ybin program).
43 ## hd:X means /dev/sdaX (or /dev/hdaX).
44 @@ -202,7 +202,7 @@
45 ## Users booting from USB should use something like this line:
46 # ofboot=usb/disk@0:
47
48 -## hd: is shorthand for the first hard drive OpenFirmware sees</comment>
49 +## hd: is shorthand for the first hard drive Open Firmware sees</comment>
50 device=hd:
51
52 <comment>## Firewire and USB users will need to specify the whole OF device name
53
54
55
56 1.45 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.45&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.45&content-type=text/plain
60 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.44&r2=1.45
61
62 Index: hb-install-ppc-disk.xml
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
65 retrieving revision 1.44
66 retrieving revision 1.45
67 diff -u -r1.44 -r1.45
68 --- hb-install-ppc-disk.xml 26 Jun 2007 17:12:56 -0000 1.44
69 +++ hb-install-ppc-disk.xml 13 Jul 2007 08:40:58 -0000 1.45
70 @@ -4,7 +4,7 @@
71 <!-- The content of this document is licensed under the CC-BY-SA license -->
72 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
73
74 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.44 2007/06/26 17:12:56 nightmorph Exp $ -->
75 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.45 2007/07/13 08:40:58 nightmorph Exp $ -->
76
77 <sections>
78
79 @@ -210,7 +210,7 @@
80 <p>
81 The Pegasos partition layout is quite simple compared to the Apple layouts.
82 The first partition is a Boot Partition, which contains kernels to be booted,
83 -along with an OpenFirmware script that presents a menu on boot. After the boot
84 +along with an Open Firmware script that presents a menu on boot. After the boot
85 partition, the usual Linux filesystems are placed, according to the scheme
86 below. The swap partition is a temporary storage place for when your system
87 runs out of physical memory. The root partition will contain the filesystem
88
89
90
91 1.54 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
92
93 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.54&view=markup
94 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.54&content-type=text/plain
95 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.53&r2=1.54
96
97 Index: hb-install-ppc-kernel.xml
98 ===================================================================
99 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
100 retrieving revision 1.53
101 retrieving revision 1.54
102 diff -u -r1.53 -r1.54
103 --- hb-install-ppc-kernel.xml 21 May 2007 04:06:25 -0000 1.53
104 +++ hb-install-ppc-kernel.xml 13 Jul 2007 08:40:58 -0000 1.54
105 @@ -4,7 +4,7 @@
106 <!-- The content of this document is licensed under the CC-BY-SA license -->
107 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
108
109 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.53 2007/05/21 04:06:25 josejx Exp $ -->
110 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.54 2007/07/13 08:40:58 nightmorph Exp $ -->
111
112 <sections>
113
114 @@ -267,9 +267,9 @@
115
116 <p>
117 Do not turn off kernel framebuffer support as it is required for a successful
118 -boot. If you are using an NVIDIA based chipset, you should use the OpenFirmware
119 -framebuffer. If you are using an ATI based chipset, you should select the
120 -framebuffer driver based upon your chipset (Mach64, Rage128 or Radeon).
121 +boot. If you are using an NVIDIA based chipset, you should use the Open
122 +Firmware framebuffer. If you are using an ATI based chipset, you should select
123 +the framebuffer driver based upon your chipset (Mach64, Rage128 or Radeon).
124 </p>
125
126 <pre caption="Choosing a Framebuffer Driver">
127
128
129
130 1.57 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml
131
132 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.57&view=markup
133 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.57&content-type=text/plain
134 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.56&r2=1.57
135
136 Index: hb-install-ppc-medium.xml
137 ===================================================================
138 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
139 retrieving revision 1.56
140 retrieving revision 1.57
141 diff -u -r1.56 -r1.57
142 --- hb-install-ppc-medium.xml 30 Jun 2007 00:50:26 -0000 1.56
143 +++ hb-install-ppc-medium.xml 13 Jul 2007 08:40:58 -0000 1.57
144 @@ -4,7 +4,7 @@
145 <!-- The content of this document is licensed under the CC-BY-SA license -->
146 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
147
148 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.56 2007/06/30 00:50:26 nightmorph Exp $ -->
149 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.57 2007/07/13 08:40:58 nightmorph Exp $ -->
150
151 <sections>
152
153 @@ -39,8 +39,8 @@
154 <tr>
155 <th>Apple OldWorld machines</th>
156 <ti>
157 - Apple Machines with an OpenFirmware revision less than 3, such as the Beige
158 - G3s, PCI PowerMacs and PCI PowerBooks. PCI based Apple Clones should also
159 + Apple Machines with an Open Firmware revision less than 3, such as the Beige
160 + G3s, PCI PowerMacs and PCI PowerBooks. PCI based Apple Clones should also
161 be supported.
162 </ti>
163 </tr>
164 @@ -290,10 +290,10 @@
165 <p>
166 To use the above options, at the <e>boot:</e> prompt, type <e>apple</e> followed
167 by the desired option. In the example below, we'll force the kernel to use the
168 -OpenFirmware framebuffer instead of the device specific driver.
169 +Open Firmware framebuffer instead of the device specific driver.
170 </p>
171
172 -<pre caption="Force the use of the OpenFirmware framebuffer">
173 +<pre caption="Force the use of the Open Firmware framebuffer">
174 boot: <i>apple video=ofonly</i>
175 </pre>
176
177
178
179
180 1.27 xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml
181
182 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?rev=1.27&view=markup
183 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?rev=1.27&content-type=text/plain
184 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?r1=1.26&r2=1.27
185
186 Index: hb-install-ppc64-bootloader.xml
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v
189 retrieving revision 1.26
190 retrieving revision 1.27
191 diff -u -r1.26 -r1.27
192 --- hb-install-ppc64-bootloader.xml 7 May 2007 18:11:41 -0000 1.26
193 +++ hb-install-ppc64-bootloader.xml 13 Jul 2007 08:40:58 -0000 1.27
194 @@ -4,7 +4,7 @@
195 <!-- The content of this document is licensed under the CC-BY-SA license -->
196 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
197
198 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v 1.26 2007/05/07 18:11:41 nightmorph Exp $ -->
199 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v 1.27 2007/07/13 08:40:58 nightmorph Exp $ -->
200
201 <sections>
202
203 @@ -157,14 +157,14 @@
204
205 boot=/dev/hda2
206
207 -<comment>## ofboot is the openfirmware way to specify the bootstrap partition.
208 +<comment>## ofboot is the Open Firmware way to specify the bootstrap partition.
209 ## If this isn't defined, yaboot fails on the G5 and some G4s (unless
210 ## you pass the necessary arguments to the mkofboot/ybin program).
211 ## hd:X means /dev/sdaX (or /dev/hdaX).</comment>
212
213 ofboot=hd:2
214
215 -<comment>## hd: is open firmware speak for hda</comment>
216 +<comment>## hd: is Open Firmware speak for hda</comment>
217 device=hd:
218
219 delay=5
220
221
222
223 1.36 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml
224
225 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.36&view=markup
226 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.36&content-type=text/plain
227 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.35&r2=1.36
228
229 Index: hb-install-ppc64-medium.xml
230 ===================================================================
231 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
232 retrieving revision 1.35
233 retrieving revision 1.36
234 diff -u -r1.35 -r1.36
235 --- hb-install-ppc64-medium.xml 30 Jun 2007 00:50:26 -0000 1.35
236 +++ hb-install-ppc64-medium.xml 13 Jul 2007 08:40:58 -0000 1.36
237 @@ -4,7 +4,7 @@
238 <!-- The content of this document is licensed under the CC-BY-SA license -->
239 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
240
241 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.35 2007/06/30 00:50:26 nightmorph Exp $ -->
242 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.36 2007/07/13 08:40:58 nightmorph Exp $ -->
243
244 <sections>
245
246 @@ -408,12 +408,12 @@
247 </pre>
248
249 <p>
250 -The other option is to jump into OpenFirmware and do it from there:
251 +The other option is to jump into Open Firmware and do it from there:
252 </p>
253
254 <ol>
255 <li>
256 - Boot into OpenFirmware: same procedure as getting into multi-boot
257 + Boot into Open Firmware: same procedure as getting into multi-boot
258 (described a few lines above), but use F8 and 8 instead of F1 and 1.
259 </li>
260 <li>Run the command 0> boot cdrom:1,yaboot</li>
261 @@ -421,11 +421,11 @@
262 </ol>
263
264 <note>
265 -If you get something like the following output, then OpenFirmware isn't set up
266 +If you get something like the following output, then Open Firmware isn't set up
267 correctly. Please use the multi-boot option described above.
268 </note>
269
270 -<pre caption="Output if OpenFirmware is not set up correctly">
271 +<pre caption="Output if Open Firmware is not set up correctly">
272 0 > boot cdrom:1,yaboot
273 ok
274 0 >
275
276
277
278 --
279 gentoo-doc-cvs@g.o mailing list