swift 14/04/12 06:05:57 Modified: hb-install-ppc64-bootloader.xml Log: Fix bug #496862 - Only yaboot, thanks to Vladimir Romanov
Revision Changes Path 1.32 xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?r1=1.31&r2=1.32 Index: hb-install-ppc64-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- hb-install-ppc64-bootloader.xml 9 May 2011 19:47:22 -0000 1.31 +++ hb-install-ppc64-bootloader.xml 12 Apr 2014 06:05:57 -0000 1.32 @@ -4,19 +4,17 @@ <!-- 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-ppc64-bootloader.xml,v 1.31 2011/05/09 19:47:22 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v 1.32 2014/04/12 06:05:57 swift Exp $ --> <sections> <abstract> -Several bootloaders exist. Each one of them has its own way of -configuration. In this chapter we'll describe all possibilities for you -and step you through the process of configuring a bootloader to your +In this chapter we'll describe how to configure a bootloader to our needs. </abstract> -<version>11</version> -<date>2011-05-09</date> +<version>12</version> +<date>2014-04-12</date> <section> <title>Making your Choice</title> @@ -32,8 +30,7 @@ </p> <p> -On Linux/PPC64 we have only yaBoot as a bootloader until grub2 is -finished. +On Linux/PPC64 we have yaBoot as a bootloader. </p> </body>
