nightmorph 08/03/03 01:27:18 Modified: hb-install-filesystems.xml Log: s/unsupported/other filesystems. the only file system not 'supported' by gentoo or upstream kernel is reiser4.
Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/hb-install-filesystems.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/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/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:57 -0000 1.1 +++ hb-install-filesystems.xml 3 Mar 2008 01:27:18 -0000 1.2 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.1 2008/03/01 14:15:57 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.2 2008/03/03 01:27:18 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
