Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml handbook-hppa.xml hb-install-hppa-bootloader.xml
Date: Mon, 19 Mar 2007 08:30:18
Message-Id: E1HTDFl-00067J-PZ@stork.gentoo.org
1 nightmorph 07/03/19 08:30:05
2
3 Modified: handbook-alpha.xml handbook-hppa.xml
4 hb-install-hppa-bootloader.xml
5 Log:
6 more kernel name/version inserts
7
8 Revision Changes Path
9 1.24 xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?r1=1.23&r2=1.24
14
15 Index: handbook-alpha.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- handbook-alpha.xml 19 Mar 2007 06:54:47 -0000 1.23
22 +++ handbook-alpha.xml 19 Mar 2007 08:30:05 -0000 1.24
23 @@ -1,7 +1,7 @@
24 <?xml version='1.0' encoding='UTF-8'?>
25 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.23 2007/03/19 06:54:47 nightmorph Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.24 2007/03/19 08:30:05 nightmorph Exp $ -->
29
30 <book link="/doc/en/handbook/handbook-alpha.xml">
31 <title>Gentoo Linux Alpha Handbook</title>
32 @@ -10,7 +10,7 @@
33 <key id="arch">Alpha</key>
34 <key id="/boot">/dev/sda1</key>
35 <key id="kernel-version">2.6.19-r5</key>
36 - <key id="kernel-name">linux-2.6.19-gentoo-r5</key>
37 + <key id="kernel-name">kernel-2.6.19-gentoo-r5</key>
38 <key id="release-dir">releases/alpha/2007.0/</key>
39 <key id="stage3">stage3-alpha-2007.0.tar.bz2</key>
40 <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key>
41
42
43
44 1.24 xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?r1=1.23&r2=1.24
49
50 Index: handbook-hppa.xml
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- handbook-hppa.xml 19 Mar 2007 07:56:08 -0000 1.23
57 +++ handbook-hppa.xml 19 Mar 2007 08:30:05 -0000 1.24
58 @@ -1,7 +1,7 @@
59 <?xml version='1.0' encoding='UTF-8'?>
60 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
61
62 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.23 2007/03/19 07:56:08 nightmorph Exp $ -->
63 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.24 2007/03/19 08:30:05 nightmorph Exp $ -->
64
65 <book link="/doc/en/handbook/handbook-hppa.xml">
66 <title>Gentoo Linux HPPA Handbook</title>
67 @@ -10,6 +10,7 @@
68 <key id="arch">HPPA</key>
69 <key id="/boot">/dev/sda2</key>
70 <key id="kernel-version">2.6.20.1-hppa</key>
71 + <key id="kernel-name">kernel-2.6.20.1-hppa</key>
72 <key id="release-dir">releases/hppa/2007.0/hppa2.0/</key>
73 <key id="stage3">stage3-hppa2.0-2007.0.tar.bz2</key>
74 <key id="CFLAGS">-march=2.0 -O2 -pipe</key>
75
76
77
78 1.16 xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?rev=1.16&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?rev=1.16&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml?r1=1.15&r2=1.16
83
84 Index: hb-install-hppa-bootloader.xml
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml,v
87 retrieving revision 1.15
88 retrieving revision 1.16
89 diff -u -r1.15 -r1.16
90 --- hb-install-hppa-bootloader.xml 14 Mar 2007 06:24:40 -0000 1.15
91 +++ hb-install-hppa-bootloader.xml 19 Mar 2007 08:30:05 -0000 1.16
92 @@ -4,11 +4,11 @@
93 <!-- The content of this document is licensed under the CC-BY-SA license -->
94 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
95
96 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-bootloader.xml,v 1.15 2007/03/14 06:24:40 nightmorph Exp $ -->
97 +<!-- $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 $ -->
98
99 <sections>
100
101 -<version>7.1</version>
102 +<version>8.0</version>
103 <date>2006-08-30</date>
104
105 <section>
106 @@ -30,15 +30,15 @@
107 </p>
108
109 <pre caption = "/etc/palo.conf example">
110 ---commandline=2/kernel-2.6.16.18-pa11 root=/dev/sda4
111 +--commandline=2/<keyval id="kernel-name"/> root=/dev/sda4
112 --recoverykernel=/vmlinux.old
113 --init-partitioned=/dev/sda
114 </pre>
115
116 <p>
117 The first line tells palo the location of the kernel and which boot parameters
118 -it must use. <c>2/kernel-2.6.16.18-pa11</c> means the kernel named
119 -<c>/kernel-2.6.16.18-pa11</c> resides on the second partition. Beware, the
120 +it must use. <c>2/<keyval id="kernel-name"/></c> means the kernel named
121 +<c>/<keyval id="kernel-name"/></c> resides on the second partition. Beware, the
122 path to the kernel is relative to the boot partition, not to the root
123 partition.
124 </p>
125
126
127
128 --
129 gentoo-doc-cvs@g.o mailing list