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
Date: Sun, 01 Apr 2007 23:34:10
Message-Id: E1HY9Yb-0005n7-HT@stork.gentoo.org
1 nightmorph 07/04/01 23:33:57
2
3 Modified: hb-install-ppc-bootloader.xml
4 Log:
5 minor formatting changes
6
7 Revision Changes Path
8 1.28 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?r1=1.27&r2=1.28
13
14 Index: hb-install-ppc-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- hb-install-ppc-bootloader.xml 19 Mar 2007 10:05:06 -0000 1.27
21 +++ hb-install-ppc-bootloader.xml 1 Apr 2007 23:33:57 -0000 1.28
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/draft/hb-install-ppc-bootloader.xml,v 1.27 2007/03/19 10:05:06 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml,v 1.28 2007/04/01 23:33:57 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -123,11 +123,6 @@
32 <pre caption = "Installing yaboot">
33 # <i>emerge yaboot</i>
34 </pre>
35 -<!-- what's with all the networkless stuff in here
36 -<pre caption = "Installing yaboot">
37 -# <i>emerge usepkg yaboot</i>
38 -</pre>
39 --->
40
41 <p>
42 Now exit the chroot and run <c>yabootconfig --chroot /mnt/gentoo</c>. First,
43 @@ -172,12 +167,6 @@
44 # <i>emerge yaboot</i>
45 </pre>
46
47 -<!-- should be in networkless, not here
48 -<pre caption = "Installing yaboot with GRP">
49 -# <i>emerge usepkg yaboot</i>
50 -</pre>
51 --->
52 -
53 <p>
54 An example <path>yaboot.conf</path> file is given below, but you will need to
55 alter it to fit your needs. G5 users and users booting from firewire and USB
56 @@ -370,15 +359,10 @@
57 <pre caption="Emerge quik">
58 # <i>emerge quik</i>
59 </pre>
60 -<!-- again, should be in networkless, not here
61 -<pre caption="Emerge quik">
62 -# <i>emerge usepkg quik</i>
63 -</pre>
64 --->
65
66 <p>
67 -Next, we'll need to set it up. Edit <path>/etc/quik.conf</path> and set your image to the
68 -kernel that we copied to your boot partition.
69 +Next, we'll need to set it up. Edit <path>/etc/quik.conf</path> and set your
70 +image to the kernel that we copied to your boot partition.
71 </p>
72
73 <pre caption="Configuring quik.conf">
74 @@ -389,7 +373,7 @@
75 timeout = 30
76 default = gentoo
77 image = /vmlinux <comment># This is your kernel</comment>
78 - label = gentoo
79 + label = gentoo
80 </pre>
81
82 <p>
83 @@ -421,12 +405,13 @@
84 </pre>
85
86 <note>
87 -It is also possible to change your boot variables from MacOS. Depending
88 -upon the model, either
89 -<uri link="http://penguinppc.org/bootloaders/quik/BootVars.sit.hqx">bootvars</uri> or
90 -<uri link="ftp://ftp.apple.com/developer/macosxserver/utilities/SystemDisk2.3.1.smi.bin">
91 -Apple System Disk</uri> should be used. Please see the quik quirks page
92 -above for more information.
93 +It is also possible to change your boot variables from MacOS. Depending upon
94 +the model, either <uri
95 +link="http://penguinppc.org/bootloaders/quik/BootVars.sit.hqx">bootvars</uri> or
96 +<uri
97 +link="ftp://ftp.apple.com/developer/macosxserver/utilities/SystemDisk2.3.1.smi.bin">
98 +Apple System Disk</uri> should be used. Please see the quik quirks page above
99 +for more information.
100 </note>
101
102 <p>
103 @@ -465,11 +450,6 @@
104 <pre caption = "Installing bootcreator">
105 # <i>emerge bootcreator</i>
106 </pre>
107 -<!-- what's with all this networkless stuff?!?
108 -<pre caption = "Installing bootcreator">
109 -# <i>emerge usepkg bootcreator</i>
110 -</pre>
111 --->
112
113 <p>
114 Now copy the file <path>/etc/bootmenu.example</path> into
115
116
117
118 --
119 gentoo-doc-cvs@g.o mailing list