swift 08/02/19 22:09:21 Modified: faq.xml Log: Do not mention devfs anymore, its far from a FAQ as it is not only deprecated, but also not used anymore
Revision Changes Path 1.109 xml/htdocs/doc/en/faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.109&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.108&r2=1.109 Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- faq.xml 15 Oct 2007 10:41:37 -0000 1.108 +++ faq.xml 19 Feb 2008 22:09:21 -0000 1.109 @@ -43,8 +43,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3.7</version> -<date>2007-10-15</date> +<version>3.8</version> +<date>2008-02-19</date> <faqindex> <title>Questions</title> @@ -192,25 +192,6 @@ </body> </section> -<section id="devfs"> -<title>How do I disable devfs?</title> -<body> - -<p> -Gentoo can work with devfs kernel support, udev userland support or static -<path>/dev</path>. With the advent of the 2.6 kernel being stable on most -archs, udev is recommended. Please see the <uri -link="/doc/en/udev-guide.xml">udev guide</uri> for information on configuring -udev. -</p> - -<p> -If you want to use the static <path>/dev</path>, please set -<c>RC_DEVICES="static"</c> in <path>/etc/conf.d/rc</path>. -</p> - -</body> -</section> <section id="upgrade"> <title> Can I upgrade Gentoo from one release to another without reinstalling? -- [email protected] mailing list
