Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-ppc.xml hb-install-ppc-bootloader.xml hb-install-ppc-disk.xml hb-install-ppc-kernel.xml hb-install-ppc-medium.xml
Date: Wed, 21 Jul 2010 01:28:36
Message-Id: 20100721012830.318EA2CE15@corvid.gentoo.org
1 nightmorph 10/07/21 01:28:30
2
3 Modified: handbook-ppc.xml hb-install-ppc-bootloader.xml
4 hb-install-ppc-disk.xml hb-install-ppc-kernel.xml
5 hb-install-ppc-medium.xml
6 Log:
7 fix PPC abstracts
8
9 Revision Changes Path
10 1.159 xml/htdocs/doc/en/handbook/handbook-ppc.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.159&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.159&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?r1=1.158&r2=1.159
15
16 Index: handbook-ppc.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v
19 retrieving revision 1.158
20 retrieving revision 1.159
21 diff -u -r1.158 -r1.159
22 --- handbook-ppc.xml 21 Jul 2010 00:52:41 -0000 1.158
23 +++ handbook-ppc.xml 21 Jul 2010 01:28:29 -0000 1.159
24 @@ -1,7 +1,7 @@
25 <?xml version='1.0' encoding='UTF-8'?>
26 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
27
28 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.158 2010/07/21 00:52:41 nightmorph Exp $ -->
29 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.159 2010/07/21 01:28:29 nightmorph Exp $ -->
30
31 <book>
32 <title>Gentoo Linux PPC Handbook</title>
33 @@ -145,7 +145,7 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>10.0</version>
38 +<version>10.1</version>
39 <date>2010-07-20</date>
40
41 <part>
42 @@ -161,11 +161,6 @@
43
44 <chapter>
45 <title>Choosing the Right Installation Medium</title>
46 -<abstract>
47 -You can install Gentoo in many ways. This chapter explains how to install Gentoo
48 -using the minimal Installation CD although installation through the Universal
49 -Installation CD is possible as well.
50 -</abstract>
51 <include href="hb-install-ppc-medium.xml"/>
52 </chapter>
53
54 @@ -176,10 +171,6 @@
55
56 <chapter>
57 <title>Preparing the Disks</title>
58 -<abstract>
59 -To be able to install Gentoo, you must create the necessary partitions. This
60 -chapter describes how to partition a disk for future usage.
61 -</abstract>
62 <include href="hb-install-ppc-disk.xml"/>
63 </chapter>
64
65 @@ -195,10 +186,6 @@
66
67 <chapter>
68 <title>Configuring the Kernel</title>
69 -<abstract>
70 -The Linux kernel is the core of every distribution. This chapter
71 -explains how to configure your kernel.
72 -</abstract>
73 <include href="hb-install-ppc-kernel.xml"/>
74 </chapter>
75
76 @@ -214,12 +201,6 @@
77
78 <chapter>
79 <title>Configuring the Bootloader</title>
80 -<abstract>
81 -Several bootloaders exist. Each one of them has its own way of
82 -configuration. In this chapter we'll describe all possibilities for you
83 -and step you through the process of configuring a bootloader to your
84 -needs.
85 -</abstract>
86 <include href="hb-install-ppc-bootloader.xml"/>
87 </chapter>
88
89
90
91
92 1.47 xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml
93
94 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.47&view=markup
95 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.47&content-type=text/plain
96 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?r1=1.46&r2=1.47
97
98 Index: hb-install-ppc-bootloader.xml
99 ===================================================================
100 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
101 retrieving revision 1.46
102 retrieving revision 1.47
103 diff -u -r1.46 -r1.47
104 --- hb-install-ppc-bootloader.xml 21 Jul 2010 00:52:41 -0000 1.46
105 +++ hb-install-ppc-bootloader.xml 21 Jul 2010 01:28:29 -0000 1.47
106 @@ -4,11 +4,18 @@
107 <!-- The content of this document is licensed under the CC-BY-SA license -->
108 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
109
110 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.46 2010/07/21 00:52:41 nightmorph Exp $ -->
111 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.47 2010/07/21 01:28:29 nightmorph Exp $ -->
112
113 <sections>
114
115 -<version>10.0</version>
116 +<abstract>
117 +Several bootloaders exist. Each one of them has its own way of
118 +configuration. In this chapter we'll describe all possibilities for you
119 +and step you through the process of configuring a bootloader to your
120 +needs.
121 +</abstract>
122 +
123 +<version>10.1</version>
124 <date>2010-07-20</date>
125
126 <section>
127
128
129
130 1.49 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
131
132 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.49&view=markup
133 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.49&content-type=text/plain
134 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.48&r2=1.49
135
136 Index: hb-install-ppc-disk.xml
137 ===================================================================
138 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
139 retrieving revision 1.48
140 retrieving revision 1.49
141 diff -u -r1.48 -r1.49
142 --- hb-install-ppc-disk.xml 21 Jul 2010 00:52:41 -0000 1.48
143 +++ hb-install-ppc-disk.xml 21 Jul 2010 01:28:29 -0000 1.49
144 @@ -4,11 +4,16 @@
145 <!-- The content of this document is licensed under the CC-BY-SA license -->
146 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
147
148 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.48 2010/07/21 00:52:41 nightmorph Exp $ -->
149 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.49 2010/07/21 01:28:29 nightmorph Exp $ -->
150
151 <sections>
152
153 -<version>10.0</version>
154 +<abstract>
155 +To be able to install Gentoo, you must create the necessary partitions.
156 +This chapter describes how to partition a disk for future usage.
157 +</abstract>
158 +
159 +<version>10.1</version>
160 <date>2010-07-20</date>
161
162 <section>
163
164
165
166 1.62 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
167
168 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.62&view=markup
169 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.62&content-type=text/plain
170 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.61&r2=1.62
171
172 Index: hb-install-ppc-kernel.xml
173 ===================================================================
174 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
175 retrieving revision 1.61
176 retrieving revision 1.62
177 diff -u -r1.61 -r1.62
178 --- hb-install-ppc-kernel.xml 21 Jul 2010 00:52:41 -0000 1.61
179 +++ hb-install-ppc-kernel.xml 21 Jul 2010 01:28:29 -0000 1.62
180 @@ -4,11 +4,16 @@
181 <!-- The content of this document is licensed under the CC-BY-SA license -->
182 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
183
184 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.61 2010/07/21 00:52:41 nightmorph Exp $ -->
185 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.62 2010/07/21 01:28:29 nightmorph Exp $ -->
186
187 <sections>
188
189 -<version>10.0</version>
190 +<abstract>
191 +The Linux kernel is the core of every distribution. This chapter
192 +explains how to configure your kernel.
193 +</abstract>
194 +
195 +<version>10.1</version>
196 <date>2010-07-20</date>
197
198 <section>
199
200
201
202 1.64 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml
203
204 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.64&view=markup
205 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.64&content-type=text/plain
206 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.63&r2=1.64
207
208 Index: hb-install-ppc-medium.xml
209 ===================================================================
210 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
211 retrieving revision 1.63
212 retrieving revision 1.64
213 diff -u -r1.63 -r1.64
214 --- hb-install-ppc-medium.xml 21 Jul 2010 00:52:41 -0000 1.63
215 +++ hb-install-ppc-medium.xml 21 Jul 2010 01:28:29 -0000 1.64
216 @@ -4,10 +4,15 @@
217 <!-- The content of this document is licensed under the CC-BY-SA license -->
218 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
219
220 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.63 2010/07/21 00:52:41 nightmorph Exp $ -->
221 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.64 2010/07/21 01:28:29 nightmorph Exp $ -->
222
223 <sections>
224
225 +<abstract>
226 +You can install Gentoo in many ways. This chapter explains how to install
227 +Gentoo using the minimal Installation CD.
228 +</abstract>
229 +
230 <version>10.0</version>
231 <date>2010-07-20</date>