From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dvd0E-0002os-LB for garchives@archives.gentoo.org; Thu, 21 Jul 2005 15:30:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6LFU1qH009478; Thu, 21 Jul 2005 15:30:01 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6LFU0Y9001689 for ; Thu, 21 Jul 2005 15:30:00 GMT Message-Id: <200507211530.j6LFU0Y9001689@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1Dvd05-0007UD-KS for gentoo-doc-cvs@lists.gentoo.org; Thu, 21 Jul 2005 15:30:17 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Thu, 21 Jul 2005 15:30:05 +0000 From: "Xavier Neys" Date: Thu, 21 Jul 2005 15:30:05 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: devfs-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 32adf45e-a4b4-4d65-9c38-d3cb57fa0afb X-Archives-Hash: f9baac53a9e5ead47c7a5b9f8ea04736 neysx 05/07/21 15:30:05 Modified: xml/htdocs/doc/en devfs-guide.xml Log: #99799 devfs obsolete in kernels >= 2.6.13 Revision Changes Path 1.12 +6 -6 xml/htdocs/doc/en/devfs-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/devfs-guide.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/devfs-guide.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/devfs-guide.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo Index: devfs-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- devfs-guide.xml 18 Jul 2005 10:03:44 -0000 1.11 +++ devfs-guide.xml 21 Jul 2005 15:30:05 -0000 1.12 @@ -1,5 +1,5 @@ - + @@ -21,8 +21,8 @@ -0.5 -2005-07-18 +0.6 +2005-07-21 What is devfs? @@ -31,9 +31,9 @@ -devfs is obsolete and will eventually be removed from the stable 2.6 -tree. Users on 2.6 kernels are hereby advised to switch to udev. For further -information on udev, please refer to the obsolete and has been removed from the stable 2.6 tree in the +2.6.13 release. Users on 2.6 kernels are hereby advised to switch to udev. For +further information on udev, please refer to the Gentoo udev Guide. -- gentoo-doc-cvs@gentoo.org mailing list