swift       12/10/28 10:29:03

  Modified:             hb-install-filesystems.xml hb-install-ppc-disk.xml
                        hb-install-ppc64-disk.xml
  Log:
  Fix bug #334167 - Add in ext4 support, now for ppc/ppc64
Revision  Changes    Path
1.12                 xml/htdocs/doc/en/handbook/hb-install-filesystems.xml

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

Index: hb-install-filesystems.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-filesystems.xml  22 Apr 2012 11:00:49 -0000      1.11
+++ hb-install-filesystems.xml  28 Oct 2012 10:29:03 -0000      1.12
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 
1.11 2012/04/22 11:00:49 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 
1.12 2012/10/28 10:29:03 swift Exp $ -->
 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
 
 <included>
 
-<version>9</version>
-<date>2012-04-22</date>
+<version>10</version>
+<date>2012-10-28</date>
 
 <section id="filesystemsdesc">
 <title>Filesystems</title>
@@ -49,11 +49,11 @@
 
 <p test="func:keyval('arch')='PPC'">
 Several filesystems are available for use on the PowerPC architecture including
-ext2, ext3, ReiserFS and XFS, each with their strengths and faults.
+ext2, ext3, ext4, ReiserFS and XFS, each with their strengths and faults.
 </p>
 
 <note test="func:keyval('arch')='PPC64'">
-Several filesystems are available. ext2, ext3 and ReiserFS support is built in
+Several filesystems are available. ext2, ext3, ext4 and ReiserFS support is 
built in
 the Installation CD kernels. JFS and XFS support is available through kernel
 modules.
 </note>
@@ -112,7 +112,7 @@
 <c>mke2fs -j -i &lt;ratio&gt; /dev/&lt;device&gt;</c>.
 </p>
 
-<p test="contains('x86 Alpha MIPS AMD64 arm IA64 SPARC 
HPPA',func:keyval('arch'))">
+<p test="contains('x86 Alpha MIPS AMD64 arm IA64 SPARC HPPA PPC 
PPC64',func:keyval('arch'))">
 <b>ext4</b> is a filesystem created as a fork of ext3 bringing new features,
 performance improvements and removal of size limits with moderate changes
 to the on-disk format. It can span volumes up to 1 EB and with maximum file



1.52                 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml

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

Index: hb-install-ppc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- hb-install-ppc-disk.xml     6 Oct 2012 19:54:14 -0000       1.51
+++ hb-install-ppc-disk.xml     28 Oct 2012 10:29:03 -0000      1.52
@@ -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-ppc-disk.xml,v 1.51 
2012/10/06 19:54:14 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.52 
2012/10/28 10:29:03 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 This chapter describes how to partition a disk for future usage.
 </abstract>
 
-<version>12</version>
-<date>2012-10-06</date>
+<version>13</version>
+<date>2012-10-28</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -115,7 +115,7 @@
 <tr>
   <ti><path>/dev/sda4</path></ti>
   <ti>Rest of Disk</ti>
-  <ti>ext3, reiserfs, xfs</ti>
+  <ti>ext3, ext4, reiserfs, xfs</ti>
   <ti>Linux Root</ti>
 </tr>
 </table>
@@ -174,7 +174,7 @@
 <tr>
   <ti><path>/dev/sda4</path></ti>
   <ti>Rest of Disk</ti>
-  <ti>ext3, reiserfs, xfs</ti>
+  <ti>ext3, ext4, reiserfs, xfs</ti>
   <ti>Linux Root</ti>
 </tr>
 </table>
@@ -217,7 +217,7 @@
 <tr>
   <ti><path>/dev/sda3</path></ti>
   <ti>Rest of Disk</ti>
-  <ti>ext3, reiserfs, xfs</ti>
+  <ti>ext3, ext4, reiserfs, xfs</ti>
   <ti>Linux Root</ti>
 </tr>
 </table>
@@ -255,7 +255,7 @@
 <tr>
   <ti><path>/dev/sda3</path></ti>
   <ti>Rest of Disk</ti>
-  <ti>ext3, reiserfs, xfs</ti>
+  <ti>ext3, ext4, reiserfs, xfs</ti>
   <ti>Linux Root (Type 0x83)</ti>
 </tr>
 </table>
@@ -540,6 +540,10 @@
   <ti><c>mke2fs -j</c></ti>
 </tr>
 <tr>
+  <ti>ext4</ti>
+  <ti><c>mkfs.ext4</c></ti>
+</tr>
+<tr>
   <ti>reiserfs</ti>
   <ti><c>mkreiserfs</c></ti>
 </tr>



1.38                 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml

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

Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- hb-install-ppc64-disk.xml   6 Oct 2012 19:54:14 -0000       1.37
+++ hb-install-ppc64-disk.xml   28 Oct 2012 10:29:03 -0000      1.38
@@ -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-ppc64-disk.xml,v 1.37 
2012/10/06 19:54:14 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.38 
2012/10/28 10:29:03 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 This chapter describes how to partition a disk for future usage.
 </abstract>
 
-<version>12</version>
-<date>2012-10-06</date>
+<version>13</version>
+<date>2012-10-28</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -76,7 +76,7 @@
 </tr>
 <tr>
   <ti><path>/dev/sda4</path></ti>
-  <ti>ext3</ti>
+  <ti>ext3 or ext4</ti>
   <ti>Rest of the disk</ti>
   <ti>Root partition</ti>
 </tr>
@@ -610,6 +610,10 @@
   <ti><c>mke2fs -j</c></ti>
 </tr>
 <tr>
+  <ti>ext4</ti>
+  <ti><c>mkfs.ext4</c></ti>
+</tr>
+<tr>
   <ti>reiserfs</ti>
   <ti><c>mkreiserfs</c></ti>
 </tr>




Reply via email to