swift 11/08/23 17:35:39
Modified: hb-install-mips-disk.xml
hb-install-x86+amd64-disk.xml
Log:
Remnant of bug #334167 - Mention mkfs.ext4 in the list of creation commands
too
Revision Changes Path
1.30 xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.30&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.30&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?r1=1.29&r2=1.30
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.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-mips-disk.xml 22 Aug 2011 17:18:23 -0000 1.29
+++ hb-install-mips-disk.xml 23 Aug 2011 17:35:39 -0000 1.30
@@ -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-mips-disk.xml,v 1.29
2011/08/22 17:18:23 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.30
2011/08/23 17:35:39 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
This chapter describes how to partition a disk for future usage.
</abstract>
-<version>5</version>
-<date>2011-08-22</date>
+<version>6</version>
+<date>2011-08-23</date>
<section>
<title>Introduction to Block Devices</title>
@@ -542,6 +542,10 @@
<ti><c>mkfs.ext3</c></ti>
</tr>
<tr>
+ <ti>ext4</ti>
+ <ti><c>mkfs.ext4</c></ti>
+</tr>
+<tr>
<ti>reiserfs</ti>
<ti><c>mkfs.reiserfs</c></ti>
</tr>
1.16 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.16&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.16&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.15&r2=1.16
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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-x86+amd64-disk.xml 23 Aug 2011 17:31:34 -0000 1.15
+++ hb-install-x86+amd64-disk.xml 23 Aug 2011 17:35:39 -0000 1.16
@@ -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.15 2011/08/23 17:31:34 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
1.16 2011/08/23 17:35:39 swift Exp $ -->
<sections>
@@ -13,7 +13,7 @@
This chapter describes how to partition a disk for future usage.
</abstract>
-<version>8</version>
+<version>9</version>
<date>2011-08-23</date>
<section>
@@ -718,6 +718,10 @@
<ti><c>mkfs.ext3</c></ti>
</tr>
<tr>
+ <ti>ext4</ti>
+ <ti><c>mkfs.ext4</c></ti>
+</tr>
+<tr>
<ti>reiserfs</ti>
<ti><c>mkreiserfs</c></ti>
</tr>