nightmorph 07/04/01 23:33:57 Modified: hb-install-ppc-bootloader.xml Log: minor formatting changes
Revision Changes Path 1.28 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml?rev=1.28&view=markup 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 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 Index: hb-install-ppc-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-bootloader.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- hb-install-ppc-bootloader.xml 19 Mar 2007 10:05:06 -0000 1.27 +++ hb-install-ppc-bootloader.xml 1 Apr 2007 23:33:57 -0000 1.28 @@ -4,7 +4,7 @@ <!-- 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/draft/hb-install-ppc-bootloader.xml,v 1.27 2007/03/19 10:05:06 nightmorph Exp $ --> +<!-- $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 $ --> <sections> @@ -123,11 +123,6 @@ <pre caption = "Installing yaboot"> # <i>emerge yaboot</i> </pre> -<!-- what's with all the networkless stuff in here -<pre caption = "Installing yaboot"> -# <i>emerge usepkg yaboot</i> -</pre> ---> <p> Now exit the chroot and run <c>yabootconfig --chroot /mnt/gentoo</c>. First, @@ -172,12 +167,6 @@ # <i>emerge yaboot</i> </pre> -<!-- should be in networkless, not here -<pre caption = "Installing yaboot with GRP"> -# <i>emerge usepkg yaboot</i> -</pre> ---> - <p> An example <path>yaboot.conf</path> file is given below, but you will need to alter it to fit your needs. G5 users and users booting from firewire and USB @@ -370,15 +359,10 @@ <pre caption="Emerge quik"> # <i>emerge quik</i> </pre> -<!-- again, should be in networkless, not here -<pre caption="Emerge quik"> -# <i>emerge usepkg quik</i> -</pre> ---> <p> -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. +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"> @@ -389,7 +373,7 @@ timeout = 30 default = gentoo image = /vmlinux <comment># This is your kernel</comment> - label = gentoo + label = gentoo </pre> <p> @@ -421,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> @@ -465,11 +450,6 @@ <pre caption = "Installing bootcreator"> # <i>emerge bootcreator</i> </pre> -<!-- what's with all this networkless stuff?!? -<pre caption = "Installing bootcreator"> -# <i>emerge usepkg bootcreator</i> -</pre> ---> <p> Now copy the file <path>/etc/bootmenu.example</path> into -- [email protected] mailing list
