nightmorph 08/03/03 02:04:13 Modified: hb-install-filesystems.xml Log: should have made the change to filesystems.xml here, too
Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/draft/hb-install-filesystems.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-filesystems.xml?rev=1.2&view=markup 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 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-filesystems.xml?r1=1.1&r2=1.2 Index: hb-install-filesystems.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-filesystems.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-filesystems.xml 1 Mar 2008 14:15:58 -0000 1.1 +++ hb-install-filesystems.xml 3 Mar 2008 02:04:13 -0000 1.2 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $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 $ --> +<!-- $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 $ --> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> <included> -<version>1</version> -<date>2008-03-01</date> +<version>2</version> +<date>2008-03-02</date> <section id="filesystemsdesc"> <title>Filesystems</title> @@ -27,14 +27,14 @@ Several filesystems are available. Some of them are found stable on the amd64 architecture, others aren't. The following filesystems are found to be stable: ext2 and ext3. jfs and reiserfs may work but need more testing. If you're -really adventurous you can try the unsupported filesystems. +really adventurous you can try the other filesystems. </p> <p test="func:keyval('arch')='arm'"> Several filesystems are available. Some of them are found stable on the arm architecture, others aren't. ext2 and ext3 are found to be stable. JFS and ReiserFS may work but need more testing. If you're really adventurous you can -try the unsupported filesystems. +try the other filesystems. </p> <p test="func:keyval('arch')='HPPA'"> -- [email protected] mailing list
