nightmorph    07/03/14 07:31:43

  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:
  dir_index is on by default for this release, bug 101034

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

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

Index: hb-install-alpha-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-alpha-disk.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hb-install-alpha-disk.xml   14 Mar 2007 06:24:40 -0000      1.13
+++ hb-install-alpha-disk.xml   14 Mar 2007 07:31:43 -0000      1.14
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-alpha-disk.xml,v
 1.13 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-alpha-disk.xml,v
 1.14 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.2</version>
+<version>8.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -738,7 +738,7 @@
 </p>
 
 <pre caption="Applying a filesystem on a partition">
-# <i>mke2fs -j -O dir_index /dev/sda2</i>
+# <i>mke2fs -j /dev/sda2</i>
 </pre>
 
 <p>



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

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

Index: hb-install-arm-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-arm-disk.xml     14 Mar 2007 06:24:40 -0000      1.1
+++ hb-install-arm-disk.xml     14 Mar 2007 07:31:43 -0000      1.2
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-arm-disk.xml,v 
1.1 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-disk.xml,v 
1.2 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>4.2</version>
+<version>5.0</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 -O dir_index /dev/hda3</i>
+# <i>mke2fs -j /dev/hda3</i>
 </pre>
 
 <p>



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

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

Index: hb-install-hppa-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-disk.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-hppa-disk.xml    14 Mar 2007 06:24:40 -0000      1.11
+++ hb-install-hppa-disk.xml    14 Mar 2007 07:31:43 -0000      1.12
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-hppa-disk.xml,v 
1.11 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-hppa-disk.xml,v 
1.12 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.2</version>
+<version>8.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -290,7 +290,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/sda2</i>
-# <i>mke2fs -j -O dir_index /dev/sda4</i>
+# <i>mke2fs -j /dev/sda4</i>
 </pre>
 
 <p>



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

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

Index: hb-install-ia64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ia64-disk.xml    14 Mar 2007 06:24:40 -0000      1.1
+++ hb-install-ia64-disk.xml    14 Mar 2007 07:31:43 -0000      1.2
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-ia64-disk.xml,v 
1.1 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-disk.xml,v 
1.2 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>2.4</version>
+<version>3.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -557,30 +557,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mkdosfs /dev/sda1</i>
-mkdosfs 2.10 (22 Sep 2003)
-
-# <i>mke2fs -j -O dir_index /dev/sda3</i>
-mke2fs 1.36 (05-Feb-2005)
-Filesystem label=
-OS type: Linux
-Block size=4096 (log=2)
-Fragment size=4096 (log=2)
-4382336 inodes, 8752348 blocks
-437617 blocks (5.00%) reserved for the super user
-First data block=0
-268 block groups
-32768 blocks per group, 32768 fragments per group
-16352 inodes per group
-Superblock backups stored on blocks: 
-        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 
2654208, 
-        4096000, 7962624
-
-Writing inode tables: done                            
-Creating journal (8192 blocks): done
-Writing superblocks and filesystem accounting information: done
-
-This filesystem will be automatically checked every 26 mounts or
-180 days, whichever comes first.  Use tune2fs -c or -i to override.
+# <i>mke2fs -j /dev/sda3</i>
 </pre>
 
 </body>



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

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

Index: hb-install-mips-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-mips-disk.xml    14 Mar 2007 06:24:40 -0000      1.12
+++ hb-install-mips-disk.xml    14 Mar 2007 07:31:43 -0000      1.13
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-mips-disk.xml,v 
1.12 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml,v 
1.13 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>1.16</version>
+<version>2.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -640,7 +640,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/sda1</i>
-# <i>mke2fs -j -O dir_index /dev/sda3</i>
+# <i>mke2fs -j /dev/sda3</i>
 </pre>
 
 <p>



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

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

Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-disk.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-ppc64-disk.xml   14 Mar 2007 06:24:40 -0000      1.15
+++ hb-install-ppc64-disk.xml   14 Mar 2007 07:31:43 -0000      1.16
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-ppc64-disk.xml,v
 1.15 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-disk.xml,v
 1.16 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.2</version>
+<version>8.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -695,7 +695,7 @@
 </p>
 
 <pre caption="Applying a filesystem on a partition">
-# <i>mke2fs -j -O dir_index /dev/sda4</i>
+# <i>mke2fs -j /dev/sda4</i>
 </pre>
 
 <p>



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

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

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-sparc-disk.xml   14 Mar 2007 06:24:40 -0000      1.15
+++ hb-install-sparc-disk.xml   14 Mar 2007 07:31:43 -0000      1.16
@@ -4,11 +4,11 @@
 <!-- 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/hb-install-sparc-disk.xml,v
 1.15 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-disk.xml,v
 1.16 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>3.2</version>
+<version>4.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -553,9 +553,9 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/sda1</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>
+# <i>mke2fs -j /dev/sda4</i>
+# <i>mke2fs -j /dev/sda5</i>
+# <i>mke2fs -j /dev/sda6</i>
 </pre>
 
 </body>



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

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

Index: hb-install-x86+amd64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-disk.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-x86+amd64-disk.xml       14 Mar 2007 06:24:40 -0000      1.5
+++ hb-install-x86+amd64-disk.xml       14 Mar 2007 07:31:43 -0000      1.6
@@ -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/draft/hb-install-x86+amd64-disk.xml,v
 1.5 2007/03/14 06:24:40 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-disk.xml,v
 1.6 2007/03/14 07:31:43 nightmorph Exp $ -->
 
 <sections>
 
@@ -13,7 +13,7 @@
 This chapter describes how to partition a disk for future usage.
 </abstract>
 
-<version>4.2</version>
+<version>5.0</version>
 <date>2007-02-16</date>
 
 <section>
@@ -613,7 +613,7 @@
 
 <pre caption="Applying a filesystem on a partition">
 # <i>mke2fs /dev/hda1</i>
-# <i>mke2fs -j -O dir_index /dev/hda3</i>
+# <i>mke2fs -j /dev/hda3</i>
 </pre>
 
 <p>



-- 
[email protected] mailing list

Reply via email to