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