From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 047D1138200 for ; Sat, 6 Apr 2013 11:40:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 040F9E077F; Sat, 6 Apr 2013 11:40:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 79CB4E0773 for ; Sat, 6 Apr 2013 11:40:55 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57A6133DDD4 for ; Sat, 6 Apr 2013 11:40:54 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 223022171D; Sat, 6 Apr 2013 11:40:53 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: udev-guide.xml X-VCS-Repository: gentoo X-VCS-Files: udev-guide.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130406114053.223022171D@flycatcher.gentoo.org> Date: Sat, 6 Apr 2013 11:40:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: b942cb8c-253c-4028-a404-f3a2398e29c9 X-Archives-Hash: 60a00f1fb01a02b4f7eab8e3c2b1af7e swift 13/04/06 11:40:53 Modified: udev-guide.xml Log: Fix bug #453322 - Remove 2.6 kernel reference, recent udev requires 3.x Revision Changes Path 1.60 xml/htdocs/doc/en/udev-guide.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.59&r2=1.60 Index: udev-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- udev-guide.xml 29 Mar 2013 19:32:27 -0000 1.59 +++ udev-guide.xml 6 Apr 2013 11:40:52 -0000 1.60 @@ -1,6 +1,6 @@ - + Gentoo udev Guide @@ -23,8 +23,8 @@ -15 -2013-03-29 +16 +2013-04-06 What is udev? @@ -92,7 +92,7 @@

-udev is meant to be used in combination with a 2.6 and 3.x kernel (like +udev is meant to be used in combination with a 3.x kernel (like gentoo-sources with the default 13.0 profile). If you're using such a kernel then you just should have no issues whatsoever with using udev as the necessary support is built-in in all stable sys-apps/baselayout