jkt 08/03/03 16:23:21 Modified: hb-install-filesystems.xml Log: - on amd64, xfs isn't experimental at all - on arm, xfs and jfs have about same chances to work
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml?r1=1.2&r2=1.3 Index: hb-install-filesystems.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-filesystems.xml 3 Mar 2008 01:27:18 -0000 1.2 +++ hb-install-filesystems.xml 3 Mar 2008 16:23:21 -0000 1.3 @@ -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.2 2008/03/03 01:27:18 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-filesystems.xml,v 1.3 2008/03/03 16:23:21 jkt Exp $ --> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> <included> -<version>2</version> -<date>2008-03-02</date> +<version>3</version> +<date>2008-03-03</date> <section id="filesystemsdesc"> <title>Filesystems</title> @@ -26,13 +26,13 @@ <p test="func:keyval('arch')='AMD64'"> 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 +ext2, ext3 and XFS. JFS and ResierFS may work but need more testing. If you're 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 +architecture, others aren't. ext2 and ext3 are found to be stable. JFS, XFS and ReiserFS may work but need more testing. If you're really adventurous you can try the other filesystems. </p> -- [email protected] mailing list
