Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-filesystems.xml
Date: Mon, 03 Mar 2008 02:04:16
Message-Id: E1JW02H-0007wM-AQ@stork.gentoo.org
1 nightmorph 08/03/03 02:04:13
2
3 Modified: hb-install-filesystems.xml
4 Log:
5 should have made the change to filesystems.xml here, too
6
7 Revision Changes Path
8 1.2 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.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-filesystems.xml?rev=1.2&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.1&r2=1.2
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.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-filesystems.xml 1 Mar 2008 14:15:58 -0000 1.1
21 +++ hb-install-filesystems.xml 3 Mar 2008 02:04:13 -0000 1.2
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.1 2008/03/01 14:15:58 neysx Exp $ -->
25 +<!-- $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 $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29
30 -<version>1</version>
31 -<date>2008-03-01</date>
32 +<version>2</version>
33 +<date>2008-03-02</date>
34
35 <section id="filesystemsdesc">
36 <title>Filesystems</title>
37 @@ -27,14 +27,14 @@
38 Several filesystems are available. Some of them are found stable on the amd64
39 architecture, others aren't. The following filesystems are found to be stable:
40 ext2 and ext3. jfs and reiserfs may work but need more testing. If you're
41 -really adventurous you can try the unsupported filesystems.
42 +really adventurous you can try the other filesystems.
43 </p>
44
45 <p test="func:keyval('arch')='arm'">
46 Several filesystems are available. Some of them are found stable on the arm
47 architecture, others aren't. ext2 and ext3 are found to be stable. JFS and
48 ReiserFS may work but need more testing. If you're really adventurous you can
49 -try the unsupported filesystems.
50 +try the other filesystems.
51 </p>
52
53 <p test="func:keyval('arch')='HPPA'">
54
55
56
57 --
58 gentoo-doc-cvs@l.g.o mailing list