Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-filesystems.xml
Date: Sun, 22 Apr 2012 12:06:41
Message-Id: 20120422110049.408D82004B@flycatcher.gentoo.org
1 swift 12/04/22 11:00:49
2
3 Modified: hb-install-filesystems.xml
4 Log:
5 Fix bug #398749 - For ext3, its ext3 :-)
6
7 Revision Changes Path
8 1.11 xml/htdocs/doc/en/handbook/hb-install-filesystems.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?r1=1.10&r2=1.11
13
14 Index: hb-install-filesystems.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- hb-install-filesystems.xml 22 Apr 2012 10:59:41 -0000 1.10
21 +++ hb-install-filesystems.xml 22 Apr 2012 11:00:49 -0000 1.11
22 @@ -1,10 +1,10 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.10 2012/04/22 10:59:41 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.11 2012/04/22 11:00:49 swift Exp $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29
30 -<version>8</version>
31 +<version>9</version>
32 <date>2012-04-22</date>
33
34 <section id="filesystemsdesc">
35 @@ -103,7 +103,7 @@
36 performance in almost all situations. In short, ext3 is a very good and
37 reliable filesystem. Ext3 is the recommended all-purpose all-platform
38 filesystem. If you intend to install Gentoo on a
39 -very small disk (less than 4GB), then you'll need to tell ext2 to reserve enough
40 +very small disk (less than 4GB), then you'll need to tell ext3 to reserve enough
41 inodes when you create the filesystem. The <c>mke2fs</c> application uses the
42 "bytes-per-inode" setting to calculate how many inodes a file system should have.
43 By running <c>mke2fs -j -T small /dev/&lt;device&gt;</c> the number of inodes will