Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml hb-install-hppa-medium.xml hb-install-ia64-medium.xml hb-install-ppc-medium.xml hb-install-ppc64-medium.xml hb-install-sparc-medium.xml hb-install-x86+amd64-medium.xml
Date: Thu, 15 Aug 2013 08:20:30
Message-Id: 20130815082026.D7E5F2171C@flycatcher.gentoo.org
1 swift 13/08/15 08:20:26
2
3 Modified: hb-install-alpha-medium.xml
4 hb-install-hppa-medium.xml
5 hb-install-ia64-medium.xml
6 hb-install-ppc-medium.xml
7 hb-install-ppc64-medium.xml
8 hb-install-sparc-medium.xml
9 hb-install-x86+amd64-medium.xml
10 Log:
11 Fix bug #466692 - Use sr0 as default example for CD-ROM/DVD-ROM devices
12
13 Revision Changes Path
14 1.62 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.62&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.62&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.61&r2=1.62
19
20 Index: hb-install-alpha-medium.xml
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v
23 retrieving revision 1.61
24 retrieving revision 1.62
25 diff -u -r1.61 -r1.62
26 --- hb-install-alpha-medium.xml 10 Aug 2013 13:23:50 -0000 1.61
27 +++ hb-install-alpha-medium.xml 15 Aug 2013 08:20:26 -0000 1.62
28 @@ -4,12 +4,12 @@
29 <!-- The content of this document is licensed under the CC-BY-SA license -->
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31
32 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.61 2013/08/10 13:23:50 swift Exp $ -->
33 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.62 2013/08/15 08:20:26 swift Exp $ -->
34
35 <sections>
36
37 -<version>19</version>
38 -<date>2013-08-10</date>
39 +<version>20</version>
40 +<date>2013-08-15</date>
41
42 <section>
43 <title>Hardware Requirements</title>
44 @@ -286,8 +286,8 @@
45
46 <ul>
47 <li>
48 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
49 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's
50 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
51 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's
52 device path).
53 </li>
54 <li>
55
56
57
58 1.60 xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.60&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.60&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.59&r2=1.60
63
64 Index: hb-install-hppa-medium.xml
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v
67 retrieving revision 1.59
68 retrieving revision 1.60
69 diff -u -r1.59 -r1.60
70 --- hb-install-hppa-medium.xml 10 Aug 2013 13:23:50 -0000 1.59
71 +++ hb-install-hppa-medium.xml 15 Aug 2013 08:20:26 -0000 1.60
72 @@ -4,12 +4,12 @@
73 <!-- The content of this document is licensed under the CC-BY-SA license -->
74 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
75
76 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.59 2013/08/10 13:23:50 swift Exp $ -->
77 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.60 2013/08/15 08:20:26 swift Exp $ -->
78
79 <sections>
80
81 -<version>17</version>
82 -<date>2013-08-10</date>
83 +<version>18</version>
84 +<date>2013-08-15</date>
85
86 <section>
87 <title>Hardware Requirements</title>
88 @@ -287,8 +287,8 @@
89
90 <ul>
91 <li>
92 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
93 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's device
94 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
95 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's device
96 path).
97 </li>
98 <li>
99
100
101
102 1.16 xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.16&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.16&content-type=text/plain
106 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.15&r2=1.16
107
108 Index: hb-install-ia64-medium.xml
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v
111 retrieving revision 1.15
112 retrieving revision 1.16
113 diff -u -r1.15 -r1.16
114 --- hb-install-ia64-medium.xml 10 Aug 2013 13:23:50 -0000 1.15
115 +++ hb-install-ia64-medium.xml 15 Aug 2013 08:20:26 -0000 1.16
116 @@ -4,12 +4,12 @@
117 <!-- The content of this document is licensed under the CC-BY-SA license -->
118 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
119
120 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.15 2013/08/10 13:23:50 swift Exp $ -->
121 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.16 2013/08/15 08:20:26 swift Exp $ -->
122
123 <sections>
124
125 -<version>14</version>
126 -<date>2013-08-10</date>
127 +<version>15</version>
128 +<date>2013-08-15</date>
129
130 <section>
131 <title>Hardware Requirements</title>
132 @@ -203,8 +203,8 @@
133
134 <ul>
135 <li>
136 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
137 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's
138 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
139 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's
140 device path).
141 </li>
142 <li>
143
144
145
146 1.75 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml
147
148 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.75&view=markup
149 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.75&content-type=text/plain
150 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.74&r2=1.75
151
152 Index: hb-install-ppc-medium.xml
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
155 retrieving revision 1.74
156 retrieving revision 1.75
157 diff -u -r1.74 -r1.75
158 --- hb-install-ppc-medium.xml 10 Aug 2013 13:23:50 -0000 1.74
159 +++ hb-install-ppc-medium.xml 15 Aug 2013 08:20:26 -0000 1.75
160 @@ -4,7 +4,7 @@
161 <!-- The content of this document is licensed under the CC-BY-SA license -->
162 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
163
164 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.74 2013/08/10 13:23:50 swift Exp $ -->
165 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.75 2013/08/15 08:20:26 swift Exp $ -->
166
167 <sections>
168
169 @@ -13,8 +13,8 @@
170 Gentoo using the minimal Installation CD.
171 </abstract>
172
173 -<version>15</version>
174 -<date>2013-08-10</date>
175 +<version>16</version>
176 +<date>2013-08-15</date>
177
178 <section>
179 <title>Hardware Requirements</title>
180 @@ -218,8 +218,8 @@
181
182 <ul>
183 <li>
184 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
185 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's device
186 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
187 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's device
188 path).
189 </li>
190 <li>
191
192
193
194 1.50 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml
195
196 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.50&view=markup
197 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.50&content-type=text/plain
198 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.49&r2=1.50
199
200 Index: hb-install-ppc64-medium.xml
201 ===================================================================
202 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
203 retrieving revision 1.49
204 retrieving revision 1.50
205 diff -u -r1.49 -r1.50
206 --- hb-install-ppc64-medium.xml 10 Aug 2013 13:23:50 -0000 1.49
207 +++ hb-install-ppc64-medium.xml 15 Aug 2013 08:20:26 -0000 1.50
208 @@ -4,7 +4,7 @@
209 <!-- The content of this document is licensed under the CC-BY-SA license -->
210 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
211
212 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.49 2013/08/10 13:23:50 swift Exp $ -->
213 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.50 2013/08/15 08:20:26 swift Exp $ -->
214
215 <sections>
216
217 @@ -13,8 +13,8 @@
218 Gentoo using the minimal Installation CD.
219 </abstract>
220
221 -<version>17</version>
222 -<date>2013-08-10</date>
223 +<version>18</version>
224 +<date>2013-08-15</date>
225
226 <section>
227 <title>Hardware Requirements</title>
228 @@ -314,8 +314,8 @@
229
230 <ul>
231 <li>
232 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
233 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's
234 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
235 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's
236 device path).
237 </li>
238 <li>
239
240
241
242 1.58 xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml
243
244 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.58&view=markup
245 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.58&content-type=text/plain
246 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.57&r2=1.58
247
248 Index: hb-install-sparc-medium.xml
249 ===================================================================
250 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v
251 retrieving revision 1.57
252 retrieving revision 1.58
253 diff -u -r1.57 -r1.58
254 --- hb-install-sparc-medium.xml 10 Aug 2013 13:23:50 -0000 1.57
255 +++ hb-install-sparc-medium.xml 15 Aug 2013 08:20:26 -0000 1.58
256 @@ -4,12 +4,12 @@
257 <!-- The content of this document is licensed under the CC-BY-SA license -->
258 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
259
260 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.57 2013/08/10 13:23:50 swift Exp $ -->
261 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.58 2013/08/15 08:20:26 swift Exp $ -->
262
263 <sections>
264
265 -<version>17</version>
266 -<date>2013-08-10</date>
267 +<version>18</version>
268 +<date>2013-08-15</date>
269
270 <section>
271 <title>Hardware Requirements</title>
272 @@ -309,8 +309,8 @@
273
274 <ul>
275 <li>
276 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
277 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's device
278 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
279 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's device
280 path).
281 </li>
282 <li>
283
284
285
286 1.31 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml
287
288 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.31&view=markup
289 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.31&content-type=text/plain
290 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?r1=1.30&r2=1.31
291
292 Index: hb-install-x86+amd64-medium.xml
293 ===================================================================
294 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v
295 retrieving revision 1.30
296 retrieving revision 1.31
297 diff -u -r1.30 -r1.31
298 --- hb-install-x86+amd64-medium.xml 10 Aug 2013 13:23:50 -0000 1.30
299 +++ hb-install-x86+amd64-medium.xml 15 Aug 2013 08:20:26 -0000 1.31
300 @@ -4,7 +4,7 @@
301 <!-- The content of this document is licensed under the CC-BY-SA license -->
302 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
303
304 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.30 2013/08/10 13:23:50 swift Exp $ -->
305 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.31 2013/08/15 08:20:26 swift Exp $ -->
306
307 <sections>
308
309 @@ -13,8 +13,8 @@
310 Gentoo using the minimal Installation CD.
311 </abstract>
312
313 -<version>18</version>
314 -<date>2013-08-10</date>
315 +<version>19</version>
316 +<date>2013-08-15</date>
317
318 <section>
319 <title>Hardware Requirements</title>
320 @@ -329,8 +329,8 @@
321
322 <ul>
323 <li>
324 - With cdrecord, you simply type <c>cdrecord dev=/dev/hdc &lt;downloaded iso
325 - file&gt;</c> (replace <path>/dev/hdc</path> with your CD-RW drive's
326 + With cdrecord, you simply type <c>cdrecord dev=/dev/sr0 &lt;downloaded iso
327 + file&gt;</c> (replace <path>/dev/sr0</path> with your CD-RW drive's
328 device path).
329 </li>
330 <li>