josejx 06/11/13 08:11:03 Modified: hb-install-ppc-bootloader.xml Log: Clarify yaboot instruction.
Revision Changes Path 1.39 xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?r1=1.38&r2=1.39 Index: hb-install-ppc-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- hb-install-ppc-bootloader.xml 6 Sep 2006 12:56:08 -0000 1.38 +++ hb-install-ppc-bootloader.xml 13 Nov 2006 08:11:03 -0000 1.39 @@ -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/hb-install-ppc-bootloader.xml,v 1.38 2006/09/06 12:56:08 josejx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.39 2006/11/13 08:11:03 josejx Exp $ --> <sections> -<version>7.1</version> -<date>2006-09-06</date> +<version>7.2</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
