swift 05/04/07 16:12:35 Modified: xml/htdocs/doc/en/handbook hb-install-config.xml Log: #88062 - No need to manually mount usbfs
Revision Changes Path 1.57 +3 -11 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.57&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.57&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml.diff?r1=1.56&r2=1.57&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- hb-install-config.xml 28 Mar 2005 11:30:52 -0000 1.56 +++ hb-install-config.xml 7 Apr 2005 16:12:35 -0000 1.57 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.56 2005/03/28 11:30:52 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.57 2005/04/07 16:12:35 swift Exp $ --> <sections> -<version>2.00</version> -<date>2005-03-28</date> +<version>2.1</version> +<date>2005-04-07</date> <section> <title>Filesystem Information</title> @@ -156,14 +156,6 @@ </pre> <p> -If you need <c>usbfs</c>, add the following line to <path>/etc/fstab</path>: -</p> - -<pre caption="Adding usbfs filesystem to /etc/fstab"> -none /proc/bus/usb usbfs defaults 0 0 -</pre> - -<p> Double-check your <path>/etc/fstab</path>, save and quit to continue. </p> -- [email protected] mailing list
