Gentoo Archives: gentoo-doc-cvs

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-ppc-medium.xml
Date: Mon, 16 May 2011 15:15:58
Message-Id: 20110516151546.0F7FE20054@flycatcher.gentoo.org
1 josejx 11/05/16 15:15:46
2
3 Modified: hb-install-ppc-medium.xml
4 Log:
5 Update handbook, fix ppc32 kernel name.
6
7 Revision Changes Path
8 1.65 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.65&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.65&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.64&r2=1.65
13
14 Index: hb-install-ppc-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
17 retrieving revision 1.64
18 retrieving revision 1.65
19 diff -u -r1.64 -r1.65
20 --- hb-install-ppc-medium.xml 21 Jul 2010 01:28:29 -0000 1.64
21 +++ hb-install-ppc-medium.xml 16 May 2011 15:15:45 -0000 1.65
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.64 2010/07/21 01:28:29 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.65 2011/05/16 15:15:45 josejx Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 Gentoo using the minimal Installation CD.
33 </abstract>
34
35 -<version>10.0</version>
36 -<date>2010-07-20</date>
37 +<version>10.1</version>
38 +<date>2011-05-16</date>
39
40 <section>
41 <title>Hardware Requirements</title>
42 @@ -294,7 +294,7 @@
43 </p>
44
45 <p>
46 -We provide one generic kernel, <e>apple</e>. This kernel is built with support
47 +We provide one generic kernel, <e>ppc32</e>. This kernel is built with support
48 for multiple CPUs, but it will boot on single processor machines as well.
49 </p>
50
51 @@ -354,17 +354,17 @@
52 </table>
53
54 <p>
55 -To use the above options, at the <e>boot:</e> prompt, type <e>apple</e> followed
56 +To use the above options, at the <e>boot:</e> prompt, type <e>ppc32</e> followed
57 by the desired option. In the example below, we'll force the kernel to use the
58 Open Firmware framebuffer instead of the device specific driver.
59 </p>
60
61 <pre caption="Force the use of the Open Firmware framebuffer">
62 -boot: <i>apple video=ofonly</i>
63 +boot: <i>ppc32 video=ofonly</i>
64 </pre>
65
66 <p>
67 -If you don't need to add any options, just hit enter at this prompt, and a
68 +If you don't need to add any options, just type ppc32 at this prompt, and a
69 complete Gentoo Linux environment will be loaded from the CD. Continue with
70 <uri link="#booted">And When You're Booted...</uri>.
71 </p>
72 @@ -405,14 +405,14 @@
73 archive into <c>Extensions Folder</c> and the BootX App Control Panel into
74 <c>Control Panels</c>, both of which are located in your MacOS System Folder.
75 Next, create a folder called "Linux Kernels" in your System folder and copy the
76 -<c>apple</c> kernel from the CD to this folder. Finally, copy <c>apple.igz</c>
77 +<c>ppc32</c> kernel from the CD to this folder. Finally, copy <c>ppc32.igz</c>
78 from the Installation CD <path>boot</path> folder into the MacOS
79 <c>System Folder</c>.
80 </p>
81
82 <p>
83 To prepare BootX, start the BootX App Control Panel. First select the Options
84 -dialog and check <c>Use Specified RAM Disk</c> and select <c>apple.igz</c> from
85 +dialog and check <c>Use Specified RAM Disk</c> and select <c>ppc32.igz</c> from
86 your System Folder. Continue back to the initial screen and ensure that the
87 ramdisk size is at least <c>32000</c>. Finally, set the kernel arguments as
88 shown below: