neysx       07/02/16 13:45:39

  Modified:             hb-install-alpha-disk.xml hb-install-arm-disk.xml
                        hb-install-hppa-disk.xml hb-install-ia64-disk.xml
                        hb-install-mips-disk.xml hb-install-ppc64-disk.xml
                        hb-install-sparc-disk.xml
                        hb-install-x86+amd64-disk.xml
  Log:
  Removing -O dir_index was not clever.
  It'll have to be removed for 2007.0 though.

Revision  Changes    Path
1.24                 xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.24&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.24&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?r1=1.23&r2=1.24

Index: hb-install-alpha-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-install-alpha-disk.xml   2 Nov 2006 20:49:38 -0000       1.23
+++ hb-install-alpha-disk.xml   16 Feb 2007 13:45:39 -0000      1.24
@@ -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/hb-install-alpha-disk.xml,v 1.23 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.24 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2006-11-02</date>
+<version>7.2</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -738,7 +738,7 @@
 </p>
 
 <pre caption="Applying a filesystem on a partition">
-# <i>mke2fs -j /dev/sda2</i>
+# <i>mke2fs -j -O dir_index /dev/sda2</i>
 </pre>
 
 <p>



1.4                  xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?r1=1.3&r2=1.4

Index: hb-install-arm-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-arm-disk.xml     2 Nov 2006 20:49:38 -0000       1.3
+++ hb-install-arm-disk.xml     16 Feb 2007 13:45:39 -0000      1.4
@@ -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/hb-install-arm-disk.xml,v 1.3 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v 1.4 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>4.1</version>
-<date>2006-11-02</date>
+<version>4.2</version>
+<date>2007-02-16</date>
 
 <!-- TODO: Add section about MTD and such -->
 
@@ -596,7 +596,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/hda1</i>
-# <i>mke2fs -j /dev/hda3</i>
+# <i>mke2fs -j -O dir_index /dev/hda3</i>
 </pre>
 
 <p>



1.21                 xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?r1=1.20&r2=1.21

Index: hb-install-hppa-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- hb-install-hppa-disk.xml    2 Nov 2006 20:49:38 -0000       1.20
+++ hb-install-hppa-disk.xml    16 Feb 2007 13:45:39 -0000      1.21
@@ -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/hb-install-hppa-disk.xml,v 1.20 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.21 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2006-11-02</date>
+<version>7.2</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -290,7 +290,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/sda2</i>
-# <i>mke2fs -j /dev/sda4</i>
+# <i>mke2fs -j -O dir_index /dev/sda4</i>
 </pre>
 
 <p>



1.3                  xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?r1=1.2&r2=1.3

Index: hb-install-ia64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ia64-disk.xml    2 Nov 2006 20:49:38 -0000       1.2
+++ hb-install-ia64-disk.xml    16 Feb 2007 13:45:39 -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/hb-install-ia64-disk.xml,v 1.2 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.3 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>2.3</version>
-<date>2006-11-02</date>
+<version>2.4</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -559,7 +559,7 @@
 # <i>mkdosfs /dev/sda1</i>
 mkdosfs 2.10 (22 Sep 2003)
 
-# <i>mke2fs -j /dev/sda3</i>
+# <i>mke2fs -j -O dir_index /dev/sda3</i>
 mke2fs 1.36 (05-Feb-2005)
 Filesystem label=
 OS type: Linux



1.22                 xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?r1=1.21&r2=1.22

Index: hb-install-mips-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-mips-disk.xml    2 Nov 2006 20:49:38 -0000       1.21
+++ hb-install-mips-disk.xml    16 Feb 2007 13:45:39 -0000      1.22
@@ -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/hb-install-mips-disk.xml,v 1.21 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.22 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>1.15</version>
-<date>2006-11-02</date>
+<version>1.16</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -640,7 +640,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/sda1</i>
-# <i>mke2fs -j /dev/sda3</i>
+# <i>mke2fs -j -O dir_index /dev/sda3</i>
 </pre>
 
 <p>



1.28                 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?r1=1.27&r2=1.28

Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-ppc64-disk.xml   2 Nov 2006 20:49:38 -0000       1.27
+++ hb-install-ppc64-disk.xml   16 Feb 2007 13:45:39 -0000      1.28
@@ -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/hb-install-ppc64-disk.xml,v 1.27 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.28 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2006-11-02</date>
+<version>7.2</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -695,7 +695,7 @@
 </p>
 
 <pre caption="Applying a filesystem on a partition">
-# <i>mke2fs -j /dev/sda4</i>
+# <i>mke2fs -j -O dir_index /dev/sda4</i>
 </pre>
 
 <p>



1.28                 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.27&r2=1.28

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- hb-install-sparc-disk.xml   2 Nov 2006 20:49:38 -0000       1.27
+++ hb-install-sparc-disk.xml   16 Feb 2007 13:45:39 -0000      1.28
@@ -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/hb-install-sparc-disk.xml,v 1.27 
2006/11/02 20:49:38 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.28 
2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
-<version>3.1</version>
-<date>2006-11-02</date>
+<version>3.2</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -553,9 +553,9 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/sda1</i>
-# <i>mke2fs -j /dev/sda4</i>
-# <i>mke2fs -j /dev/sda5</i>
-# <i>mke2fs -j /dev/sda6</i>
+# <i>mke2fs -j -O dir_index /dev/sda4</i>
+# <i>mke2fs -j -O dir_index /dev/sda5</i>
+# <i>mke2fs -j -O dir_index /dev/sda6</i>
 </pre>
 
 </body>



1.7                  xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.6&r2=1.7

Index: hb-install-x86+amd64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-install-x86+amd64-disk.xml       2 Nov 2006 20:55:33 -0000       1.6
+++ hb-install-x86+amd64-disk.xml       16 Feb 2007 13:45:39 -0000      1.7
@@ -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/hb-install-x86+amd64-disk.xml,v 
1.6 2006/11/02 20:55:33 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 
1.7 2007/02/16 13:45:39 neysx Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 This chapter describes how to partition a disk for future usage.
 </abstract>
 
-<version>4.1</version>
-<date>2006-11-02</date>
+<version>4.2</version>
+<date>2007-02-16</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -613,7 +613,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/hda1</i>
-# <i>mke2fs -j /dev/hda3</i>
+# <i>mke2fs -j -O dir_index /dev/hda3</i>
 </pre>
 
 <p>



-- 
[email protected] mailing list

Reply via email to