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-disk.xml hb-install-arm-disk.xml hb-install-hppa-disk.xml hb-install-ia64-disk.xml hb-install-mips-disk.xml hb-install-ppc-disk.xml hb-install-ppc64-disk.xml hb-install-x86+amd64-disk.xml
Date: Mon, 17 Oct 2011 19:51:56
Message-Id: 20111017195145.B73FC2004B@flycatcher.gentoo.org
1 swift 11/10/17 19:51:45
2
3 Modified: hb-install-alpha-disk.xml hb-install-arm-disk.xml
4 hb-install-hppa-disk.xml hb-install-ia64-disk.xml
5 hb-install-mips-disk.xml hb-install-ppc-disk.xml
6 hb-install-ppc64-disk.xml
7 hb-install-x86+amd64-disk.xml
8 Log:
9 Enhancing information on downsides wrt multiple partitions.
10
11 This hopefully also clears up some of the confusion that is surrounding
12 separate /usr partitions. Yes, it now mentions that an initramfs might be
13 needed in that case.
14
15 And no, we do not "recommend" a separate /usr partition, nor do we
16 "not recommend" it.
17
18 Revision Changes Path
19 1.32 xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml
20
21 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.32&view=markup
22 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.32&content-type=text/plain
23 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?r1=1.31&r2=1.32
24
25 Index: hb-install-alpha-disk.xml
26 ===================================================================
27 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v
28 retrieving revision 1.31
29 retrieving revision 1.32
30 diff -u -r1.31 -r1.32
31 --- hb-install-alpha-disk.xml 22 Aug 2011 17:18:23 -0000 1.31
32 +++ hb-install-alpha-disk.xml 17 Oct 2011 19:51:45 -0000 1.32
33 @@ -4,12 +4,12 @@
34 <!-- The content of this document is licensed under the CC-BY-SA license -->
35 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
36
37 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.31 2011/08/22 17:18:23 swift Exp $ -->
38 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.32 2011/10/17 19:51:45 swift Exp $ -->
39
40 <sections>
41
42 -<version>10</version>
43 -<date>2011-08-22</date>
44 +<version>11</version>
45 +<date>2011-10-17</date>
46
47 <section>
48 <title>Introduction to Block Devices</title>
49 @@ -115,9 +115,12 @@
50 </ul>
51
52 <p>
53 -However, multiple partitions have one big disadvantage: if not configured
54 -properly, you might result in having a system with lots
55 -of free space on one partition and none on another.
56 +However, multiple partitions have disadvantages as well. If not configured
57 +properly, you will have a system with lots of free space on one partition and
58 +none on another. Another nuisance is that separate partitions - especially
59 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
60 +require the administrator to boot with an initramfs to mount the partition
61 +before other boot scripts start. This isn't always the case though, so YMMV.
62 </p>
63
64 </body>
65
66
67
68 1.14 xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.14&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.14&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?r1=1.13&r2=1.14
73
74 Index: hb-install-arm-disk.xml
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v
77 retrieving revision 1.13
78 retrieving revision 1.14
79 diff -u -r1.13 -r1.14
80 --- hb-install-arm-disk.xml 4 Sep 2011 14:34:01 -0000 1.13
81 +++ hb-install-arm-disk.xml 17 Oct 2011 19:51:45 -0000 1.14
82 @@ -4,12 +4,12 @@
83 <!-- The content of this document is licensed under the CC-BY-SA license -->
84 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
85
86 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v 1.13 2011/09/04 14:34:01 swift Exp $ -->
87 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v 1.14 2011/10/17 19:51:45 swift Exp $ -->
88
89 <sections>
90
91 -<version>7</version>
92 -<date>2011-09-04</date>
93 +<version>8</version>
94 +<date>2011-10-17</date>
95
96 <!-- TODO: Add section about MTD and such -->
97
98 @@ -155,10 +155,16 @@
99 </ul>
100
101 <p>
102 -However, multiple partitions have one big disadvantage: if not configured
103 -properly, you might result in having a system with lots of free space on one
104 -partition and none on another. There is also a 15-partition limit for SCSI and
105 -SATA.
106 +However, multiple partitions have disadvantages as well. If not configured
107 +properly, you will have a system with lots of free space on one partition and
108 +none on another. Another nuisance is that separate partitions - especially
109 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
110 +require the administrator to boot with an initramfs to mount the partition
111 +before other boot scripts start. This isn't always the case though, so YMMV.
112 +</p>
113 +
114 +<p>
115 +There is also a 15-partition limit for SCSI and SATA.
116 </p>
117
118 <p>
119
120
121
122 1.29 xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.29&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.29&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?r1=1.28&r2=1.29
127
128 Index: hb-install-hppa-disk.xml
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v
131 retrieving revision 1.28
132 retrieving revision 1.29
133 diff -u -r1.28 -r1.29
134 --- hb-install-hppa-disk.xml 17 Sep 2011 12:16:09 -0000 1.28
135 +++ hb-install-hppa-disk.xml 17 Oct 2011 19:51:45 -0000 1.29
136 @@ -4,12 +4,12 @@
137 <!-- The content of this document is licensed under the CC-BY-SA license -->
138 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
139
140 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.28 2011/09/17 12:16:09 swift Exp $ -->
141 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.29 2011/10/17 19:51:45 swift Exp $ -->
142
143 <sections>
144
145 -<version>11</version>
146 -<date>2011-09-17</date>
147 +<version>12</version>
148 +<date>2011-10-17</date>
149
150 <section>
151 <title>Introduction to Block Devices</title>
152 @@ -78,10 +78,16 @@
153 </ul>
154
155 <p>
156 -However, multiple partitions have one big disadvantage: if not configured
157 -properly, you might result in having a system with lots of free space on one
158 -partition and none on another. There is also a 15-partition limit for SCSI and
159 -SATA.
160 +However, multiple partitions have disadvantages as well. If not configured
161 +properly, you will have a system with lots of free space on one partition and
162 +none on another. Another nuisance is that separate partitions - especially
163 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
164 +require the administrator to boot with an initramfs to mount the partition
165 +before other boot scripts start. This isn't always the case though, so YMMV.
166 +</p>
167 +
168 +<p>
169 +There is also a 15-partition limit for SCSI and SATA.
170 </p>
171
172 </body>
173
174
175
176 1.12 xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml
177
178 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.12&view=markup
179 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.12&content-type=text/plain
180 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?r1=1.11&r2=1.12
181
182 Index: hb-install-ia64-disk.xml
183 ===================================================================
184 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v
185 retrieving revision 1.11
186 retrieving revision 1.12
187 diff -u -r1.11 -r1.12
188 --- hb-install-ia64-disk.xml 17 Oct 2011 19:31:38 -0000 1.11
189 +++ hb-install-ia64-disk.xml 17 Oct 2011 19:51:45 -0000 1.12
190 @@ -4,7 +4,7 @@
191 <!-- The content of this document is licensed under the CC-BY-SA license -->
192 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
193
194 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.11 2011/10/17 19:31:38 swift Exp $ -->
195 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.12 2011/10/17 19:51:45 swift Exp $ -->
196
197 <sections>
198
199 @@ -144,10 +144,17 @@
200 </ul>
201
202 <p>
203 -However, multiple partitions have one big disadvantage: if not configured
204 -properly, you might result in having a system with lots of free space on one
205 -partition and none on another. There is also a 15-partition limit for SCSI and
206 -SATA.
207 +However, multiple partitions have disadvantages as well. If not configured
208 +properly, you will have a system with lots of free space on one partition and
209 +none on another. Another nuisance is that separate partitions - especially
210 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
211 +require the administrator to boot with an initramfs to mount the partition
212 +before other boot scripts start. This isn't always the case though, so YMMV.
213 +</p>
214 +
215 +<p>
216 +There is also a 15-partition limit for SCSI and SATA, unless you use GPT
217 +labels.
218 </p>
219
220 <p>
221
222
223
224 1.31 xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml
225
226 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.31&view=markup
227 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.31&content-type=text/plain
228 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?r1=1.30&r2=1.31
229
230 Index: hb-install-mips-disk.xml
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v
233 retrieving revision 1.30
234 retrieving revision 1.31
235 diff -u -r1.30 -r1.31
236 --- hb-install-mips-disk.xml 23 Aug 2011 17:35:39 -0000 1.30
237 +++ hb-install-mips-disk.xml 17 Oct 2011 19:51:45 -0000 1.31
238 @@ -4,7 +4,7 @@
239 <!-- The content of this document is licensed under the CC-BY-SA license -->
240 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
241
242 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.30 2011/08/23 17:35:39 swift Exp $ -->
243 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.31 2011/10/17 19:51:45 swift Exp $ -->
244
245 <sections>
246
247 @@ -13,8 +13,8 @@
248 This chapter describes how to partition a disk for future usage.
249 </abstract>
250
251 -<version>6</version>
252 -<date>2011-08-23</date>
253 +<version>7</version>
254 +<date>2011-10-17</date>
255
256 <section>
257 <title>Introduction to Block Devices</title>
258 @@ -82,10 +82,16 @@
259 </ul>
260
261 <p>
262 -However, multiple partitions have one big disadvantage: if not configured
263 -properly, you might result in having a system with lots of free space on one
264 -partition and none on another. There is also a 15-partition limit for SCSI and
265 -SATA.
266 +However, multiple partitions have disadvantages as well. If not configured
267 +properly, you will have a system with lots of free space on one partition and
268 +none on another. Another nuisance is that separate partitions - especially
269 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
270 +require the administrator to boot with an initramfs to mount the partition
271 +before other boot scripts start. This isn't always the case though, so YMMV.
272 +</p>
273 +
274 +<p>
275 +There is also a 15-partition limit for SCSI and SATA.
276 </p>
277
278 </body>
279
280
281
282 1.50 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
283
284 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.50&view=markup
285 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.50&content-type=text/plain
286 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.49&r2=1.50
287
288 Index: hb-install-ppc-disk.xml
289 ===================================================================
290 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
291 retrieving revision 1.49
292 retrieving revision 1.50
293 diff -u -r1.49 -r1.50
294 --- hb-install-ppc-disk.xml 21 Jul 2010 01:28:29 -0000 1.49
295 +++ hb-install-ppc-disk.xml 17 Oct 2011 19:51:45 -0000 1.50
296 @@ -4,7 +4,7 @@
297 <!-- The content of this document is licensed under the CC-BY-SA license -->
298 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
299
300 -<!-- $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 $ -->
301 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.50 2011/10/17 19:51:45 swift Exp $ -->
302
303 <sections>
304
305 @@ -13,8 +13,8 @@
306 This chapter describes how to partition a disk for future usage.
307 </abstract>
308
309 -<version>10.1</version>
310 -<date>2010-07-20</date>
311 +<version>11</version>
312 +<date>2011-10-17</date>
313
314 <section>
315 <title>Introduction to Block Devices</title>
316 @@ -321,10 +321,16 @@
317 </ul>
318
319 <p>
320 -However, multiple partitions have one big disadvantage: if not configured
321 -properly, you might result in having a system with lots of free space on one
322 -partition and none on another. There is also a 15-partition limit for SCSI and
323 -SATA.
324 +However, multiple partitions have disadvantages as well. If not configured
325 +properly, you will have a system with lots of free space on one partition and
326 +none on another. Another nuisance is that separate partitions - especially
327 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
328 +require the administrator to boot with an initramfs to mount the partition
329 +before other boot scripts start. This isn't always the case though, so YMMV.
330 +</p>
331 +
332 +<p>
333 +There is also a 15-partition limit for SCSI and SATA.
334 </p>
335
336 </body>
337
338
339
340 1.36 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml
341
342 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.36&view=markup
343 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.36&content-type=text/plain
344 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?r1=1.35&r2=1.36
345
346 Index: hb-install-ppc64-disk.xml
347 ===================================================================
348 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
349 retrieving revision 1.35
350 retrieving revision 1.36
351 diff -u -r1.35 -r1.36
352 --- hb-install-ppc64-disk.xml 21 Jul 2010 01:55:53 -0000 1.35
353 +++ hb-install-ppc64-disk.xml 17 Oct 2011 19:51:45 -0000 1.36
354 @@ -4,7 +4,7 @@
355 <!-- The content of this document is licensed under the CC-BY-SA license -->
356 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
357
358 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.35 2010/07/21 01:55:53 nightmorph Exp $ -->
359 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.36 2011/10/17 19:51:45 swift Exp $ -->
360
361 <sections>
362
363 @@ -13,8 +13,8 @@
364 This chapter describes how to partition a disk for future usage.
365 </abstract>
366
367 -<version>10.0</version>
368 -<date>2010-07-20</date>
369 +<version>11</version>
370 +<date>2011-10-17</date>
371
372 <section>
373 <title>Introduction to Block Devices</title>
374 @@ -144,10 +144,16 @@
375 </ul>
376
377 <p>
378 -However, multiple partitions have one big disadvantage: if not configured
379 -properly, you might result in having a system with lots of free space on one
380 -partition and none on another. There is also a 15-partition limit for SCSI and
381 -SATA.
382 +However, multiple partitions have disadvantages as well. If not configured
383 +properly, you will have a system with lots of free space on one partition and
384 +none on another. Another nuisance is that separate partitions - especially
385 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
386 +require the administrator to boot with an initramfs to mount the partition
387 +before other boot scripts start. This isn't always the case though, so YMMV.
388 +</p>
389 +
390 +<p>
391 +There is also a 15-partition limit for SCSI and SATA.
392 </p>
393
394 </body>
395
396
397
398 1.18 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
399
400 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.18&view=markup
401 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.18&content-type=text/plain
402 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.17&r2=1.18
403
404 Index: hb-install-x86+amd64-disk.xml
405 ===================================================================
406 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
407 retrieving revision 1.17
408 retrieving revision 1.18
409 diff -u -r1.17 -r1.18
410 --- hb-install-x86+amd64-disk.xml 17 Oct 2011 19:31:38 -0000 1.17
411 +++ hb-install-x86+amd64-disk.xml 17 Oct 2011 19:51:45 -0000 1.18
412 @@ -4,7 +4,7 @@
413 <!-- The content of this document is licensed under the CC-BY-SA license -->
414 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
415
416 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.17 2011/10/17 19:31:38 swift Exp $ -->
417 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.18 2011/10/17 19:51:45 swift Exp $ -->
418
419 <sections>
420
421 @@ -13,7 +13,7 @@
422 This chapter describes how to partition a disk for future usage.
423 </abstract>
424
425 -<version>10</version>
426 +<version>11</version>
427 <date>2011-10-17</date>
428
429 <section>
430 @@ -169,10 +169,17 @@
431 </ul>
432
433 <p>
434 -However, multiple partitions have one big disadvantage: if not configured
435 -properly, you might result in having a system with lots of free space on one
436 -partition and none on another. There is also a 15-partition limit for SCSI and
437 -SATA.
438 +However, multiple partitions have disadvantages as well. If not configured
439 +properly, you will have a system with lots of free space on one partition and
440 +none on another. Another nuisance is that separate partitions - especially
441 +for important mountpoints like <path>/usr</path> or <path>/var</path> - often
442 +require the administrator to boot with an initramfs to mount the partition
443 +before other boot scripts start. This isn't always the case though, so YMMV.
444 +</p>
445 +
446 +<p>
447 +There is also a 15-partition limit for SCSI and SATA unless you use GPT
448 +labels.
449 </p>
450
451 <p>