Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-hppa-bootloader.xml
Date: Sat, 31 Mar 2007 05:47:54
Message-Id: E1HXWRB-0005yr-J0@stork.gentoo.org
1 nightmorph 07/03/31 05:47:41
2
3 Modified: hb-install-hppa-bootloader.xml
4 Log:
5 cosmetic fixes, no content change
6
7 Revision Changes Path
8 1.17 xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?rev=1.17&view=markup
11 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
12 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
13
14 Index: hb-install-hppa-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- hb-install-hppa-bootloader.xml 19 Mar 2007 08:30:05 -0000 1.16
21 +++ hb-install-hppa-bootloader.xml 31 Mar 2007 05:47:41 -0000 1.17
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -16,8 +16,8 @@
32 <body>
33
34 <p>
35 -On the PA-RISC platform, the boot loader is called palo. You may need to
36 -emerge it on your machine first.
37 +On the PA-RISC platform, the boot loader is called palo. You may need to emerge
38 +it on your machine first.
39 </p>
40
41 <pre caption="Installing palo">
42 @@ -25,7 +25,7 @@
43 </pre>
44
45 <p>
46 -You can find the configuration file in <path>/etc/palo.conf</path>. Here is a
47 +You can find the configuration file in <path>/etc/palo.conf</path>. Here is a
48 sample configuration:
49 </p>
50
51 @@ -37,16 +37,16 @@
52
53 <p>
54 The first line tells palo the location of the kernel and which boot parameters
55 -it must use. <c>2/<keyval id="kernel-name"/></c> means the kernel named
56 -<c>/<keyval id="kernel-name"/></c> resides on the second partition. Beware, the
57 +it must use. <c>2/<keyval id="kernel-name"/></c> means the kernel named
58 +<c>/<keyval id="kernel-name"/></c> resides on the second partition. Beware, the
59 path to the kernel is relative to the boot partition, not to the root
60 partition.
61 </p>
62
63 <p>
64 -The second line indicates which recovery kernel to use. If it is your
65 +The second line indicates which recovery kernel to use. If it is your
66 first install and you do not have a recovery kernel, please comment this
67 -out. The third line indicates on which disk palo will reside.
68 +out. The third line indicates on which disk palo will reside.
69 </p>
70
71 <p>
72
73
74
75 --
76 gentoo-doc-cvs@g.o mailing list