Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-disk.xml
Date: Thu, 17 Aug 2006 02:00:52
Message-Id: 20060817020023.C815F64799@smtp.gentoo.org
1 nightmorph 06/08/17 02:00:23
2
3 Modified: hb-install-alpha-disk.xml
4 Log:
5 removed dir_index instructions, since it's included in the default mke2fs.conf and overrides other good options. bug 101034
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml?r1=1.1&r2=1.2
13
14 Index: hb-install-alpha-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-alpha-disk.xml 9 Aug 2006 16:35:14 -0000 1.1
21 +++ hb-install-alpha-disk.xml 17 Aug 2006 02:00:23 -0000 1.2
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-alpha-disk.xml,v 1.2 2006/08/17 02:00:23 nightmorph Exp $ -->
28
29 <sections>
30
31 <version>6.1</version>
32 -<date>2006-06-20</date>
33 +<date>2006-08-16</date>
34
35 <section>
36 <title>Introduction to Block Devices</title>
37 @@ -664,10 +664,7 @@
38 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
39 journaling for fast recovery in addition to other enhanced journaling modes like
40 full data and ordered data journaling. ext3 is a very good and reliable
41 -filesystem. It has an additional hashed b-tree indexing option that enables
42 -high performance in almost all situations. You can enable this indexing by
43 -adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
44 -excellent filesystem.
45 +filesystem.
46 </p>
47
48 <p>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list