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-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:52
Message-Id: 20060817020934.24CE96486F@smtp.gentoo.org
1 nightmorph 06/08/17 02:09:33
2
3 Modified: hb-install-hppa-disk.xml hb-install-ppc-disk.xml
4 hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
5 Log:
6 removed dir_index instructions, since it's included in the default mke2fs.conf and overrides other good options. bug 101034
7
8 Revision Changes Path
9 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml
10
11 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
12 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
13 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
14
15 Index: hb-install-hppa-disk.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-hppa-disk.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- hb-install-hppa-disk.xml 9 Aug 2006 16:35:14 -0000 1.1
22 +++ hb-install-hppa-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
23 @@ -4,12 +4,12 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $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 $ -->
28 +<!-- $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 $ -->
29
30 <sections>
31
32 <version>6.0</version>
33 -<date>2006-02-27</date>
34 +<date>2006-08-16</date>
35
36 <section>
37 <title>Introduction to Block Devices</title>
38 @@ -214,10 +214,7 @@
39 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
40 journaling for fast recovery in addition to other enhanced journaling modes like
41 full data and ordered data journaling. ext3 is a very good and reliable
42 -filesystem. It has an additional hashed b-tree indexing option that enables
43 -high performance in almost all situations. You can enable this indexing by
44 -adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
45 -excellent filesystem.
46 +filesystem.
47 </p>
48
49 <p>
50
51
52
53 1.3 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml
54
55 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
56 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
57 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
58
59 Index: hb-install-ppc-disk.xml
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc-disk.xml,v
62 retrieving revision 1.2
63 retrieving revision 1.3
64 diff -u -r1.2 -r1.3
65 --- hb-install-ppc-disk.xml 11 Aug 2006 16:31:53 -0000 1.2
66 +++ hb-install-ppc-disk.xml 17 Aug 2006 02:09:33 -0000 1.3
67 @@ -4,12 +4,12 @@
68 <!-- The content of this document is licensed under the CC-BY-SA license -->
69 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
70
71 -<!-- $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 $ -->
72 +<!-- $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 $ -->
73
74 <sections>
75
76 <version>6.2</version>
77 -<date>2006-08-11</date>
78 +<date>2006-08-16</date>
79
80 <section>
81 <title>Introduction to Block Devices</title>
82 @@ -394,10 +394,7 @@
83 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
84 journaling for fast recovery in addition to other enhanced journaling modes like
85 full data and ordered data journaling. ext3 is a very good and reliable
86 -filesystem. It has an additional hashed b-tree indexing option that enables
87 -high performance in almost all situations. You can enable this indexing by
88 -adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
89 -excellent filesystem.
90 +filesystem.
91 </p>
92
93 <p>
94
95
96
97 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml
98
99 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
100 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
101 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
102
103 Index: hb-install-ppc64-disk.xml
104 ===================================================================
105 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-ppc64-disk.xml,v
106 retrieving revision 1.1
107 retrieving revision 1.2
108 diff -u -r1.1 -r1.2
109 --- hb-install-ppc64-disk.xml 9 Aug 2006 16:35:14 -0000 1.1
110 +++ hb-install-ppc64-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
111 @@ -4,12 +4,12 @@
112 <!-- The content of this document is licensed under the CC-BY-SA license -->
113 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
114
115 -<!-- $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 $ -->
116 +<!-- $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 $ -->
117
118 <sections>
119
120 <version>6.0</version>
121 -<date>2006-02-27</date>
122 +<date>2006-08-16</date>
123
124 <section>
125 <title>Introduction to Block Devices</title>
126 @@ -587,10 +587,7 @@
127 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
128 journaling for fast recovery in addition to other enhanced journaling modes like
129 full data and ordered data journaling. ext3 is a very good and reliable
130 -filesystem. It has an additional hashed b-tree indexing option that enables
131 -high performance in almost all situations. You can enable this indexing by
132 -adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
133 -excellent filesystem.
134 +filesystem.
135 </p>
136
137 <p>
138
139
140
141 1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml
142
143 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
144 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
145 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
146
147 Index: hb-install-sparc-disk.xml
148 ===================================================================
149 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-sparc-disk.xml,v
150 retrieving revision 1.1
151 retrieving revision 1.2
152 diff -u -r1.1 -r1.2
153 --- hb-install-sparc-disk.xml 9 Aug 2006 16:35:14 -0000 1.1
154 +++ hb-install-sparc-disk.xml 17 Aug 2006 02:09:33 -0000 1.2
155 @@ -4,12 +4,12 @@
156 <!-- The content of this document is licensed under the CC-BY-SA license -->
157 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
158
159 -<!-- $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 $ -->
160 +<!-- $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 $ -->
161
162 <sections>
163
164 <version>6.0</version>
165 -<date>2006-02-27</date>
166 +<date>2006-08-16</date>
167
168 <section>
169 <title>Introduction to Block Devices</title>
170 @@ -516,7 +516,8 @@
171 modes like full-data and ordered-data journaling. Ext3 has an additional hashed
172 b-tree indexing option that enables high performance in almost all situations.
173 You can enable this indexing by adding <c>-O dir_index</c> to the <c>mke2fs</c>
174 -command. Ext3 makes an excellent and reliable alternative to ext2.
175 +command, though this can only be done if you are using a 2.6 kernel. Ext3 makes
176 +an excellent and reliable alternative to ext2.
177 </p>
178
179 </body>
180
181
182
183 --
184 gentoo-doc-cvs@g.o mailing list