swift       05/08/02 08:03:54

  Modified:    xml/htdocs/doc/en/handbook/draft/2005.1
                        hb-install-alpha-disk.xml hb-install-amd64-disk.xml
                        hb-install-hppa-disk.xml hb-install-ppc-disk.xml
                        hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
                        hb-install-x86-disk.xml
  Log:
  #101034 - Adding "-O dir_index" information to the guide
  
  Leaving it out of the real example mke2fs command to "stage" it. When we know
  more about this b-tree stability and architectural support we can follow the
  SPARC handbook and use it by default.

Revision  Changes    Path
1.2       +4 -3      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-alpha-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-alpha-disk.xml   5 Jul 2005 08:02:04 -0000       1.1
+++ hb-install-alpha-disk.xml   2 Aug 2005 08:03:54 -0000       1.2
@@ -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/draft/2005.1/hb-install-alpha-disk.xml,v
 1.1 2005/07/05 08:02:04 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-alpha-disk.xml,v
 1.2 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -660,8 +660,9 @@
 journaling for fast recovery in addition to other enhanced journaling modes 
like
 full data and ordered data journaling. ext3 is a very good and reliable
 filesystem. It has an additional hashed b-tree indexing option that enables 
-high performance in almost all situations. In short, ext3 is an excellent 
-filesystem.
+high performance in almost all situations. You can enable this indexing by
+adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an 
+excellent filesystem.
 </p>
 
 <p>



1.2       +4 -3      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-amd64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-amd64-disk.xml   5 Jul 2005 08:02:04 -0000       1.1
+++ hb-install-amd64-disk.xml   2 Aug 2005 08:03:54 -0000       1.2
@@ -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/draft/2005.1/hb-install-amd64-disk.xml,v
 1.1 2005/07/05 08:02:04 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-amd64-disk.xml,v
 1.2 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -519,8 +519,9 @@
 journaling for fast recovery in addition to other enhanced journaling modes 
like
 full data and ordered data journaling. ext3 is a very good and reliable
 filesystem. It has an additional hashed b-tree indexing option that enables 
-high performance in almost all situations. In short, ext3 is an excellent 
-filesystem.
+high performance in almost all situations. You can enable this indexing by
+adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an 
+excellent filesystem.
 </p>
 
 <p>



1.4       +4 -3      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-hppa-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-hppa-disk.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-hppa-disk.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-hppa-disk.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo

Index: hb-install-hppa-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-hppa-disk.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-hppa-disk.xml    5 Jul 2005 08:17:48 -0000       1.3
+++ hb-install-hppa-disk.xml    2 Aug 2005 08:03:54 -0000       1.4
@@ -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/draft/2005.1/hb-install-hppa-disk.xml,v
 1.3 2005/07/05 08:17:48 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-hppa-disk.xml,v
 1.4 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -215,8 +215,9 @@
 journaling for fast recovery in addition to other enhanced journaling modes 
like
 full data and ordered data journaling. ext3 is a very good and reliable
 filesystem. It has an additional hashed b-tree indexing option that enables 
-high performance in almost all situations. In short, ext3 is an excellent 
-filesystem.
+high performance in almost all situations. You can enable this indexing by
+adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an 
+excellent filesystem.
 </p>
 
 <p>



1.3       +4 -3      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc-disk.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc-disk.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc-disk.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: hb-install-ppc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ppc-disk.xml     28 Jul 2005 16:42:03 -0000      1.2
+++ hb-install-ppc-disk.xml     2 Aug 2005 08:03:54 -0000       1.3
@@ -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/draft/2005.1/hb-install-ppc-disk.xml,v
 1.2 2005/07/28 16:42:03 josejx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc-disk.xml,v
 1.3 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -390,8 +390,9 @@
 journaling for fast recovery in addition to other enhanced journaling modes 
like
 full data and ordered data journaling. ext3 is a very good and reliable
 filesystem. It has an additional hashed b-tree indexing option that enables 
-high performance in almost all situations. In short, ext3 is an excellent 
-filesystem.
+high performance in almost all situations. You can enable this indexing by
+adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
+excellent filesystem.
 </p>
 
 <p>



1.3       +4 -3      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc64-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc64-disk.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc64-disk.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc64-disk.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc64-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ppc64-disk.xml   2 Aug 2005 05:16:36 -0000       1.2
+++ hb-install-ppc64-disk.xml   2 Aug 2005 08:03:54 -0000       1.3
@@ -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/draft/2005.1/hb-install-ppc64-disk.xml,v
 1.2 2005/08/02 05:16:36 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-ppc64-disk.xml,v
 1.3 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -578,8 +578,9 @@
 journaling for fast recovery in addition to other enhanced journaling modes 
like
 full data and ordered data journaling. ext3 is a very good and reliable
 filesystem. It has an additional hashed b-tree indexing option that enables 
-high performance in almost all situations. In short, ext3 is an excellent 
-filesystem.
+high performance in almost all situations. You can enable this indexing by
+adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an 
+excellent filesystem.
 </p>
 
 <p>



1.2       +3 -2      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-sparc-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-sparc-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-sparc-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-sparc-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-sparc-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-sparc-disk.xml   5 Jul 2005 08:02:04 -0000       1.1
+++ hb-install-sparc-disk.xml   2 Aug 2005 08:03:54 -0000       1.2
@@ -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/draft/2005.1/hb-install-sparc-disk.xml,v
 1.1 2005/07/05 08:02:04 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-sparc-disk.xml,v
 1.2 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -515,7 +515,8 @@
 metadata journaling for fast recovery as well as other enhanced journaling
 modes like full-data and ordered-data journaling. Ext3 has an additional hashed
 b-tree indexing option that enables high performance in almost all situations.
-Ext3 makes an excellent and reliable alternative to ext2.
+You can enable this indexing by adding <c>-O dir_index</c> to the <c>mke2fs</c>
+command. Ext3 makes an excellent and reliable alternative to ext2.
 </p>
 
 </body>



1.2       +4 -3      
xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-disk.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-x86-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-x86-disk.xml     5 Jul 2005 08:02:04 -0000       1.1
+++ hb-install-x86-disk.xml     2 Aug 2005 08:03:54 -0000       1.2
@@ -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/draft/2005.1/hb-install-x86-disk.xml,v
 1.1 2005/07/05 08:02:04 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-disk.xml,v
 1.2 2005/08/02 08:03:54 swift Exp $ -->
 
 <sections>
 
@@ -525,8 +525,9 @@
 journaling for fast recovery in addition to other enhanced journaling modes 
like
 full data and ordered data journaling. ext3 is a very good and reliable
 filesystem. It has an additional hashed b-tree indexing option that enables 
-high performance in almost all situations. In short, ext3 is an excellent 
-filesystem.
+high performance in almost all situations. You can enable this indexing by
+adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an 
+excellent filesystem.
 </p>
 
 <p>



-- 
[email protected] mailing list

Reply via email to