nightmorph    07/04/01 23:35:32

  Modified:             hb-install-ppc-bootloader.xml
  Log:
  minor formatting changes

Revision  Changes    Path
1.4                  
xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml?r1=1.3&r2=1.4

Index: hb-install-ppc-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc-bootloader.xml       28 Mar 2007 13:36:09 -0000      1.3
+++ hb-install-ppc-bootloader.xml       1 Apr 2007 23:35:32 -0000       1.4
@@ -4,11 +4,11 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml,v
 1.3 2007/03/28 13:36:09 neysx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-bootloader.xml,v
 1.4 2007/04/01 23:35:32 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.1</version>
+<version>8.0</version>
 <date>2007-01-13</date>
 
 <section>
@@ -144,6 +144,8 @@
 You might want to verify the contents of <path>/etc/yaboot.conf</path>. If you
 make changes to <path>/etc/yaboot.conf</path> (like setting the default/boot
 OS), make sure to rerun <c>ybin -v</c> to apply changes to the Apple_Bootstrap
+partition. Whenever you make a change to yaboot.conf, like when testing a new
+kernel, always remember to run <c>ybin -v</c> to update the bootstrap
 partition.
 </p>
 
@@ -355,12 +357,12 @@
 </p>
 
 <pre caption="Emerge quik">
-# <i>emerge quik</i>
+# <i>emerge --usepkg quik</i>
 </pre>
 
 <p>
-Next, we'll need to set it up.  Edit /etc/quik.conf and set your image to the
-kernel that we copied to your boot partition.
+Next, we'll need to set it up. Edit <path>/etc/quik.conf</path> and set your
+image to the kernel that we copied to your boot partition.
 </p>
 
 <pre caption="Configuring quik.conf">
@@ -371,7 +373,7 @@
 timeout = 30
 default = gentoo
 image = /vmlinux       <comment># This is your kernel</comment>
-       label = gentoo
+  label = gentoo
 </pre>
 
 <p>
@@ -403,12 +405,13 @@
 </pre>
 
 <note>
-It is also possible to change your boot variables from MacOS.  Depending
-upon the model, either 
-<uri 
link="http://penguinppc.org/bootloaders/quik/BootVars.sit.hqx";>bootvars</uri> 
or 
-<uri 
link="ftp://ftp.apple.com/developer/macosxserver/utilities/SystemDisk2.3.1.smi.bin";>
-Apple System Disk</uri> should be used.  Please see the quik quirks page
-above for more information.
+It is also possible to change your boot variables from MacOS.  Depending upon
+the model, either <uri
+link="http://penguinppc.org/bootloaders/quik/BootVars.sit.hqx";>bootvars</uri> 
or
+<uri
+link="ftp://ftp.apple.com/developer/macosxserver/utilities/SystemDisk2.3.1.smi.bin";>
+Apple System Disk</uri> should be used.  Please see the quik quirks page above
+for more information.
 </note>
 
 <p>



-- 
[email protected] mailing list

Reply via email to