nightmorph 07/03/31 05:47:41 Modified: hb-install-hppa-bootloader.xml Log: cosmetic fixes, no content change
Revision Changes Path 1.17 xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?rev=1.17&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?r1=1.16&r2=1.17 Index: hb-install-hppa-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- hb-install-hppa-bootloader.xml 19 Mar 2007 08:30:05 -0000 1.16 +++ hb-install-hppa-bootloader.xml 31 Mar 2007 05:47:41 -0000 1.17 @@ -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-hppa-bootloader.xml,v 1.16 2007/03/19 08:30:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml,v 1.17 2007/03/31 05:47:41 nightmorph Exp $ --> <sections> @@ -16,8 +16,8 @@ <body> <p> -On the PA-RISC platform, the boot loader is called palo. You may need to -emerge it on your machine first. +On the PA-RISC platform, the boot loader is called palo. You may need to emerge +it on your machine first. </p> <pre caption="Installing palo"> @@ -25,7 +25,7 @@ </pre> <p> -You can find the configuration file in <path>/etc/palo.conf</path>. Here is a +You can find the configuration file in <path>/etc/palo.conf</path>. Here is a sample configuration: </p> @@ -37,16 +37,16 @@ <p> The first line tells palo the location of the kernel and which boot parameters -it must use. <c>2/<keyval id="kernel-name"/></c> means the kernel named -<c>/<keyval id="kernel-name"/></c> resides on the second partition. Beware, the +it must use. <c>2/<keyval id="kernel-name"/></c> means the kernel named +<c>/<keyval id="kernel-name"/></c> resides on the second partition. Beware, the path to the kernel is relative to the boot partition, not to the root partition. </p> <p> -The second line indicates which recovery kernel to use. If it is your +The second line indicates which recovery kernel to use. If it is your first install and you do not have a recovery kernel, please comment this -out. The third line indicates on which disk palo will reside. +out. The third line indicates on which disk palo will reside. </p> <p> -- [email protected] mailing list
