Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-filesystems.xml
Date: Mon, 03 Mar 2008 16:23:25
Message-Id: E1JWDRi-0005Kp-0D@stork.gentoo.org
1 jkt 08/03/03 16:23:21
2
3 Modified: hb-install-filesystems.xml
4 Log:
5 - on amd64, xfs isn't experimental at all
6 - on arm, xfs and jfs have about same chances to work
7
8 Revision Changes Path
9 1.3 xml/htdocs/doc/en/handbook/hb-install-filesystems.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?r1=1.2&r2=1.3
14
15 Index: hb-install-filesystems.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- hb-install-filesystems.xml 3 Mar 2008 01:27:18 -0000 1.2
22 +++ hb-install-filesystems.xml 3 Mar 2008 16:23:21 -0000 1.3
23 @@ -1,11 +1,11 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.2 2008/03/03 01:27:18 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.3 2008/03/03 16:23:21 jkt Exp $ -->
27 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
28
29 <included>
30
31 -<version>2</version>
32 -<date>2008-03-02</date>
33 +<version>3</version>
34 +<date>2008-03-03</date>
35
36 <section id="filesystemsdesc">
37 <title>Filesystems</title>
38 @@ -26,13 +26,13 @@
39 <p test="func:keyval('arch')='AMD64'">
40 Several filesystems are available. Some of them are found stable on the amd64
41 architecture, others aren't. The following filesystems are found to be stable:
42 -ext2 and ext3. jfs and reiserfs may work but need more testing. If you're
43 +ext2, ext3 and XFS. JFS and ResierFS may work but need more testing. If you're
44 really adventurous you can try the other filesystems.
45 </p>
46
47 <p test="func:keyval('arch')='arm'">
48 Several filesystems are available. Some of them are found stable on the arm
49 -architecture, others aren't. ext2 and ext3 are found to be stable. JFS and
50 +architecture, others aren't. ext2 and ext3 are found to be stable. JFS, XFS and
51 ReiserFS may work but need more testing. If you're really adventurous you can
52 try the other filesystems.
53 </p>
54
55
56
57 --
58 gentoo-doc-cvs@l.g.o mailing list