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 7F0EA13800E for ; Mon, 6 Aug 2012 11:12:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4FCE21C01E; Mon, 6 Aug 2012 11:11:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 424D721C00E for ; Mon, 6 Aug 2012 11:11:12 +0000 (UTC) Received: from [10.177.10.81] (212-226-41-132-nat.elisa-mobile.fi [212.226.41.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: ssuominen) by smtp.gentoo.org (Postfix) with ESMTPSA id 106E31B401B; Mon, 6 Aug 2012 11:11:10 +0000 (UTC) Message-ID: <501FA641.3020101@gentoo.org> Date: Mon, 06 Aug 2012 14:10:57 +0300 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120706 Thunderbird/13.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= CC: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] systemd.eclass: Patch for new function systemd_get_udevdir() References: <501F95A8.6070105@gentoo.org> <20120806122025.27faf285@pomiocik.lan> In-Reply-To: <20120806122025.27faf285@pomiocik.lan> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: 2a355bd9-36cf-4baf-bda2-548bc62e71f7 X-Archives-Hash: 78dec7fa6fdbdea74c9de707932c1fbe On 08/06/2012 01:20 PM, Michał Górny wrote: > Ok, a few comments from me. [ ... ] > btw, usb_modeswitch doesn't work if left to /lib/udev with >=sys-fs/udev-187-r1: http://forums.gentoo.org/viewtopic-t-932338-highlight-.html now you know why this came up and why I committed the -r2 in tree already (and couldn't wait for this eclass review) - Samuli