swift 05/04/07 11:29:16 Modified: xml/htdocs/doc/en udev-guide.xml Log: #88155 - Use current kernel sources
Revision Changes Path 1.25 +6 -6 xml/htdocs/doc/en/udev-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.25&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.25&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml.diff?r1=1.24&r2=1.25&cvsroot=gentoo Index: udev-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- udev-guide.xml 25 Jan 2005 11:48:14 -0000 1.24 +++ udev-guide.xml 7 Apr 2005 11:29:16 -0000 1.25 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.24 2005/01/25 11:48:14 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.25 2005/04/07 11:29:16 swift Exp $ --> <guide link="/doc/en/udev-guide.xml"> <title>Gentoo udev Guide</title> @@ -19,8 +19,8 @@ <license/> -<version>0.18</version> -<date>2004-11-28</date> +<version>0.19</version> +<date>2005-04-07</date> <chapter> <title>What is udev?</title> @@ -179,9 +179,9 @@ <p> udev is meant to be used in combination with a 2.6 kernel (like -<c>development-sources</c> or <c>gentoo-dev-sources</c>). If you're using such a -kernel then you just have to make sure that you have a recent -<c>sys-apps/baselayout</c> version. That's all you need. +<c>vanilla-sources</c> or <c>gentoo-sources</c> with the default 2005.0 +profile). If you're using such a kernel then you just have to make sure that +you have a recent <c>sys-apps/baselayout</c> version. That's all you need. </p> <pre caption="Installing udev"> -- [email protected] mailing list
