From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.60)
(envelope-from )
id 1GDXKS-0002k7-HA
for garchives@archives.gentoo.org; Thu, 17 Aug 2006 02:09:52 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7H29Zr9012830;
Thu, 17 Aug 2006 02:09:35 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7H29Yoc014910
for ; Thu, 17 Aug 2006 02:09:34 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 24CE96486F
for ; Thu, 17 Aug 2006 02:09:34 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Thu, 17 Aug 2006 02:09:33 +0000
From: "Josh Saddler"
Date: Thu, 17 Aug 2006 02:09:33 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-hppa-disk.xml hb-install-ppc-disk.xml hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
Message-Id: <20060817020934.24CE96486F@smtp.gentoo.org>
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 86a7478d-07f1-40c6-bcf7-664112f7973f
X-Archives-Hash: fcd93f766835fc41b164a19acf7784dd
nightmorph 06/08/17 02:09:33
Modified: hb-install-hppa-disk.xml hb-install-ppc-disk.xml
hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
Log:
removed dir_index instructions, since it's included in the default mke2fs.conf and overrides other good options. bug 101034
Revision Changes Path
1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml?r1=1.1&r2=1.2
Index: hb-install-hppa-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-hppa-disk.xml 9 Aug 2006 16:35:14 -0000 1.1
+++ hb-install-hppa-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
@@ -4,12 +4,12 @@
-
+
6.0
-2006-02-27
+2006-08-16
Introduction to Block Devices
@@ -214,10 +214,7 @@
ext3 is the journaled version of the ext2 filesystem, providing metadata
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. You can enable this indexing by
-adding -O dir_index to the mke2fs command. In short, ext3 is an
-excellent filesystem.
+filesystem.
1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml?r1=1.2&r2=1.3
Index: hb-install-ppc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.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 11 Aug 2006 16:31:53 -0000 1.2
+++ hb-install-ppc-disk.xml 17 Aug 2006 02:09:33 -0000 1.3
@@ -4,12 +4,12 @@
-
+
6.2
-2006-08-11
+2006-08-16
Introduction to Block Devices
@@ -394,10 +394,7 @@
ext3 is the journaled version of the ext2 filesystem, providing metadata
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. You can enable this indexing by
-adding -O dir_index to the mke2fs command. In short, ext3 is an
-excellent filesystem.
+filesystem.
1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml?r1=1.1&r2=1.2
Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ppc64-disk.xml 9 Aug 2006 16:35:14 -0000 1.1
+++ hb-install-ppc64-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
@@ -4,12 +4,12 @@
-
+
6.0
-2006-02-27
+2006-08-16
Introduction to Block Devices
@@ -587,10 +587,7 @@
ext3 is the journaled version of the ext2 filesystem, providing metadata
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. You can enable this indexing by
-adding -O dir_index to the mke2fs command. In short, ext3 is an
-excellent filesystem.
+filesystem.
1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml?r1=1.1&r2=1.2
Index: hb-install-sparc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.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 9 Aug 2006 16:35:14 -0000 1.1
+++ hb-install-sparc-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
@@ -4,12 +4,12 @@
-
+
6.0
-2006-02-27
+2006-08-16
Introduction to Block Devices
@@ -516,7 +516,8 @@
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.
You can enable this indexing by adding -O dir_index to the mke2fs
-command. Ext3 makes an excellent and reliable alternative to ext2.
+command, though this can only be done if you are using a 2.6 kernel. Ext3 makes
+an excellent and reliable alternative to ext2.