public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-sparc-disk.xml
@ 2010-03-03  2:58 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-03-03  2:58 UTC (permalink / raw
  To: gentoo-commits

nightmorph    10/03/03 02:58:57

  Modified:             hb-install-sparc-disk.xml
  Log:
  minor arch rename, bug 296744. no content change, so no revbump

Revision  Changes    Path
1.34                 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.33&r2=1.34

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- hb-install-sparc-disk.xml	26 Jan 2009 08:04:26 -0000	1.33
+++ hb-install-sparc-disk.xml	3 Mar 2010 02:58:47 -0000	1.34
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.33 2009/01/26 08:04:26 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.34 2010/03/03 02:58:47 nightmorph Exp $ -->
 
 <sections>
 
@@ -79,7 +79,7 @@
     <ti>&lt;2 GByte</ti>
     <ti>/</ti>
     <ti>
-      Root partition. For sparc64 systems with older OBP versions, this
+      Root partition. For SPARC64 systems with older OBP versions, this
       <e>must</e> be less than 2 GBytes in size, and the first partition on the
       disk.
     </ti>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-sparc-disk.xml
@ 2013-04-06  8:14 Sven Vermeulen (swift)
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2013-04-06  8:14 UTC (permalink / raw
  To: gentoo-commits

swift       13/04/06 08:14:36

  Modified:             hb-install-sparc-disk.xml
  Log:
  Fix bug #463479 - Update partitioning information on that OBP versions higher than 3 support larger root file systems

Revision  Changes    Path
1.38                 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.38&view=markup
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
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.37&r2=1.38

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- hb-install-sparc-disk.xml	23 Feb 2013 18:38:22 -0000	1.37
+++ hb-install-sparc-disk.xml	6 Apr 2013 08:14:35 -0000	1.38
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $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 $ -->
+<!-- $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 $ -->
 
 <sections>
 
-<version>8</version>
-<date>2013-02-23</date>
+<version>9</version>
+<date>2013-04-06</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -57,7 +57,8 @@
 
 <p>
 If you are not interested in drawing up a partitioning scheme, the table below
-suggests a suitable starting point for most systems.
+suggests a suitable starting point for most systems. Note that this is only an
+example, so feel free to use different partitioning schemes yourself.
 </p>
 
 <p>
@@ -79,9 +80,11 @@
   <ti>&lt;2 GB</ti>
   <ti>/</ti>
   <ti>
-    Root partition. For SPARC64 systems with older OBP versions, this
+    Root partition. For SPARC64 systems with OBP versions 3 or less, this
     <e>must</e> be less than 2 GB in size, and the first partition on the
-    disk.
+    disk. More recent OBP versions can deal with larger root partitions and,
+    as such, can support having <path>/usr</path>, <path>/var</path> and other
+    locations on the same partition.
   </ti>
 </tr>
 <tr>





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-sparc-disk.xml
@ 2013-04-06 11:28 Sven Vermeulen (swift)
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2013-04-06 11:28 UTC (permalink / raw
  To: gentoo-commits

swift       13/04/06 11:28:54

  Modified:             hb-install-sparc-disk.xml
  Log:
  Fix bug #463465 - Use ext4 consistenly in sparc handbook

Revision  Changes    Path
1.39                 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.38&r2=1.39

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- hb-install-sparc-disk.xml	6 Apr 2013 08:14:35 -0000	1.38
+++ hb-install-sparc-disk.xml	6 Apr 2013 11:28:54 -0000	1.39
@@ -4,11 +4,11 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $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 $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.39 2013/04/06 11:28:54 swift Exp $ -->
 
 <sections>
 
-<version>9</version>
+<version>10</version>
 <date>2013-04-06</date>
 
 <section>
@@ -494,14 +494,14 @@
 </table>
 
 <p>
-For instance, to create the root partition (<path>/dev/sda1</path> in our
-example) as ext2, and the <path>/usr</path>, <path>/var</path>, and
+For instance, to create the root (<path>/dev/sda1</path> in our
+example), <path>/usr</path>, <path>/var</path>, and
 <path>/home</path> partitions (<path>/dev/sda4</path>, <path>5</path>
 and <path>6</path> in our example, respectively) as ext4, you would use:
 </p>
 
 <pre caption="Applying a filesystem on a partition">
-# <i>mkfs.ext2 /dev/sda1</i>
+# <i>mkfs.ext4 /dev/sda1</i>
 # <i>mkfs.ext4 /dev/sda4</i>
 # <i>mkfs.ext4 /dev/sda5</i>
 # <i>mkfs.ext4 /dev/sda6</i>





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-06 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-06 11:28 [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-sparc-disk.xml Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-06  8:14 Sven Vermeulen (swift)
2010-03-03  2:58 Joshua Saddler (nightmorph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox