josejx 06/11/13 08:12:21 Modified: hb-install-ppc-bootloader.xml Log: Clarify yaboot instruction.
Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-bootloader.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-bootloader.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-bootloader.xml?r1=1.1&r2=1.2 Index: hb-install-ppc-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-bootloader.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-ppc-bootloader.xml 30 Aug 2006 20:17:31 -0000 1.1 +++ hb-install-ppc-bootloader.xml 13 Nov 2006 08:12:20 -0000 1.2 @@ -4,12 +4,12 @@ <!-- 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/2006.1/hb-install-ppc-bootloader.xml,v 1.1 2006/08/30 20:17:31 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-bootloader.xml,v 1.2 2006/11/13 08:12:20 josejx Exp $ --> <sections> -<version>7.0</version> -<date>2006-08-30</date> +<version>7.1</version> +<date>2006-11-13</date> <section> <title>Choosing a Bootloader</title> @@ -244,6 +244,10 @@ update the settings by running <c>ybin -v</c> </p> +<pre caption="Setting up the bootstrap partition"> +# mkofboot -v +</pre> + <p> For more information on yaboot, take a look at the <uri link="http://penguinppc.org/bootloaders/yaboot">yaboot project</uri>. For -- [email protected] mailing list
