From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SpBwJ-0000fq-Dt for garchives@archives.gentoo.org; Thu, 12 Jul 2012 05:27:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2201E05FA; Thu, 12 Jul 2012 05:27:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E974E05EB for ; Thu, 12 Jul 2012 05:26:57 +0000 (UTC) Received: from [192.168.26.5] (ip98-164-193-252.oc.oc.cox.net [98.164.193.252]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id 9CB111B400D; Thu, 12 Jul 2012 05:26:56 +0000 (UTC) Message-ID: <4FFE601F.505@gentoo.org> Date: Wed, 11 Jul 2012 22:26:55 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:13.0) Gecko/20120607 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: gentoo-dev@lists.gentoo.org CC: Ben de Groot , flameeyes@gentoo.org Subject: Re: [gentoo-dev] rfc: udev-rules.eclass References: <20120711191142.GA26844@linux1> <4FFDE8C6.40006@flameeyes.eu> <20120711234230.GA27226@linux1> In-Reply-To: X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 26a78131-caec-40d4-af84-666b55d471c7 X-Archives-Hash: 258fd83abc508b1104b9fb2f4777e27d On 07/11/2012 10:01 PM, Ben de Groot wrote: > On 12 July 2012 07:42, William Hubbs wrote: >> On Wed, Jul 11, 2012 at 10:57:42PM +0200, Diego Elio Petten=C3=B2 wrot= e: >>> Il 11/07/2012 21:11, William Hubbs ha scritto: >>>> I am about to release udev-186-r1, which will move everything curren= tly >>>> in /lib/udev to /usr/lib/udev. >>> >>> Unless you're going to establish a symlink, please keep it under p.ma= sk >>> until everything is using some common code =E2=80=94 otherwise things= _will_ break. >> >> Since multiple packages put things in /lib/udev, I'm not sure it is >> possible to establish a symlink from /lib/udev to /usr/lib/udev if >> that's what you mean; I'll look into it though. >=20 > Couldn't you, on udev upgrade, move everything in /lib/udev to > /usr/lib/udev, and then make the symlink? Seems fairly simple > to me, but maybe I'm overlooking something? >=20 It seems like that would work well. :) --=20 Thanks, Zac