From: "Josh Saddler" <nightmorph@lark.gentoo.org>
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
Date: Thu, 17 Aug 2006 02:09:33 +0000 [thread overview]
Message-ID: <20060817020934.24CE96486F@smtp.gentoo.org> (raw)
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 @@
<!-- 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/2006.1/hb-install-hppa-disk.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml,v 1.2 2006/08/17 02:09:33 nightmorph Exp $ -->
<sections>
<version>6.0</version>
-<date>2006-02-27</date>
+<date>2006-08-16</date>
<section>
<title>Introduction to Block Devices</title>
@@ -214,10 +214,7 @@
<b>ext3</b> 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 <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
-excellent filesystem.
+filesystem.
</p>
<p>
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 @@
<!-- 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/2006.1/hb-install-ppc-disk.xml,v 1.2 2006/08/11 16:31:53 josejx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml,v 1.3 2006/08/17 02:09:33 nightmorph Exp $ -->
<sections>
<version>6.2</version>
-<date>2006-08-11</date>
+<date>2006-08-16</date>
<section>
<title>Introduction to Block Devices</title>
@@ -394,10 +394,7 @@
<b>ext3</b> 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 <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
-excellent filesystem.
+filesystem.
</p>
<p>
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 @@
<!-- 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/2006.1/hb-install-ppc64-disk.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml,v 1.2 2006/08/17 02:09:33 nightmorph Exp $ -->
<sections>
<version>6.0</version>
-<date>2006-02-27</date>
+<date>2006-08-16</date>
<section>
<title>Introduction to Block Devices</title>
@@ -587,10 +587,7 @@
<b>ext3</b> 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 <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
-excellent filesystem.
+filesystem.
</p>
<p>
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 @@
<!-- 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/2006.1/hb-install-sparc-disk.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml,v 1.2 2006/08/17 02:09:33 nightmorph Exp $ -->
<sections>
<version>6.0</version>
-<date>2006-02-27</date>
+<date>2006-08-16</date>
<section>
<title>Introduction to Block Devices</title>
@@ -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 <c>-O dir_index</c> to the <c>mke2fs</c>
-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.
</p>
</body>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2006-08-17 2:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-17 2:09 Josh Saddler [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-06-26 7:07 [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 Josh Saddler
2008-03-01 14:15 Xavier Neys
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060817020934.24CE96486F@smtp.gentoo.org \
--to=nightmorph@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox