From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SLuXL-00021k-QV for garchives@archives.gentoo.org; Sun, 22 Apr 2012 11:01:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D91CE0BDE; Sun, 22 Apr 2012 11:00:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5003EE0BDE for ; Sun, 22 Apr 2012 11:00:51 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 889F01B40EC for ; Sun, 22 Apr 2012 11:00:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 4D0F02004C; Sun, 22 Apr 2012 11:00:49 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, swift@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-filesystems.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-filesystems.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20120422110049.4D0F02004C@flycatcher.gentoo.org> Date: Sun, 22 Apr 2012 11:00:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 626e9c6a-87ab-4fac-9892-64c76dc539c5 X-Archives-Hash: cddf6ba6a733a7d177e82afa9df4e94b swift 12/04/22 11:00:49 Modified: hb-install-filesystems.xml Log: Fix bug #398749 - For ext3, its ext3 :-) Revision Changes Path 1.11 xml/htdocs/doc/en/handbook/hb-install-filesystems.xm= l file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-filesystems.xml?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-filesystems.xml?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-filesystems.xml?r1=3D1.10&r2=3D1.11 Index: hb-install-filesystems.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-files= ystems.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- hb-install-filesystems.xml 22 Apr 2012 10:59:41 -0000 1.10 +++ hb-install-filesystems.xml 22 Apr 2012 11:00:49 -0000 1.11 @@ -1,10 +1,10 @@ - + =20 =20 -8 +9 2012-04-22 =20
@@ -103,7 +103,7 @@ performance in almost all situations. In short, ext3 is a very good and reliable filesystem. Ext3 is the recommended all-purpose all-platform filesystem. If you intend to install Gentoo on a -very small disk (less than 4GB), then you'll need to tell ext2 to reserv= e enough +very small disk (less than 4GB), then you'll need to tell ext3 to reserv= e enough inodes when you create the filesystem. The mke2fs application use= s the "bytes-per-inode" setting to calculate how many inodes a file system sho= uld have. By running mke2fs -j -T small /dev/<device> the number of i= nodes will