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-sparc-disk.xml
Date: Sat, 06 Apr 2013 08:14:40
Message-Id: 20130406081436.09EFE2171D@flycatcher.gentoo.org
1 swift 13/04/06 08:14:35
2
3 Modified: hb-install-sparc-disk.xml
4 Log:
5 Fix bug #463479 - Update partitioning information on that OBP versions higher than 3 support larger root file systems
6
7 Revision Changes Path
8 1.38 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.38&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.38&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.37&r2=1.38
13
14 Index: hb-install-sparc-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
17 retrieving revision 1.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- hb-install-sparc-disk.xml 23 Feb 2013 18:38:22 -0000 1.37
21 +++ hb-install-sparc-disk.xml 6 Apr 2013 08:14:35 -0000 1.38
22 @@ -4,12 +4,12 @@
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/hb-install-sparc-disk.xml,v 1.37 2013/02/23 18:38:22 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.38 2013/04/06 08:14:35 swift Exp $ -->
28
29 <sections>
30
31 -<version>8</version>
32 -<date>2013-02-23</date>
33 +<version>9</version>
34 +<date>2013-04-06</date>
35
36 <section>
37 <title>Introduction to Block Devices</title>
38 @@ -57,7 +57,8 @@
39
40 <p>
41 If you are not interested in drawing up a partitioning scheme, the table below
42 -suggests a suitable starting point for most systems.
43 +suggests a suitable starting point for most systems. Note that this is only an
44 +example, so feel free to use different partitioning schemes yourself.
45 </p>
46
47 <p>
48 @@ -79,9 +80,11 @@
49 <ti>&lt;2 GB</ti>
50 <ti>/</ti>
51 <ti>
52 - Root partition. For SPARC64 systems with older OBP versions, this
53 + Root partition. For SPARC64 systems with OBP versions 3 or less, this
54 <e>must</e> be less than 2 GB in size, and the first partition on the
55 - disk.
56 + disk. More recent OBP versions can deal with larger root partitions and,
57 + as such, can support having <path>/usr</path>, <path>/var</path> and other
58 + locations on the same partition.
59 </ti>
60 </tr>
61 <tr>