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 <gentoo-dev+bounces-53261-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SpBXx-0006aX-5E
	for garchives@archives.gentoo.org; Thu, 12 Jul 2012 05:02:37 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5CB6CE059B;
	Thu, 12 Jul 2012 05:02:17 +0000 (UTC)
Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 7FDDBE0384
	for <gentoo-dev@lists.gentoo.org>; Thu, 12 Jul 2012 05:01:22 +0000 (UTC)
Received: by lbbgk8 with SMTP id gk8so2899112lbb.40
        for <gentoo-dev@lists.gentoo.org>; Wed, 11 Jul 2012 22:01:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:reply-to:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=H8HGT4NIRh4gSn3bneY1ROBTYege1IoUFm2/l+Gtp9M=;
        b=NpQtYS2TgBu0kOUBKfbP9xx0h9jhuFb7J703rck0WTW647Jq42rZrRQQtAbQxIFHik
         gAUy0DcASZgQlYwSVReUbJf+anr3dUq0p/97jVpsbZ/W0xIduUSiB8u0XkufbCKqjUIs
         0B2GVxqp7cVLoWessYTS1vEa82xc7ecaNqkPKVaLB5G5kOHq2E2iCqg1zu+11RIf0Mub
         rqKxruzzpb8ty4LDZIbKvLxkead4bHuwNT7Sn4G5YvyB+2Vgx3f9gHfBSsfpbm4BWy9/
         R1+Vfr/f5x6OjkQdezR3bgTEnHrQHht4DNlgCtXm/NHcn0aepv0iZaedpJdPL1h0utU+
         t6Xw==
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.112.17.227 with SMTP id r3mr399495lbd.41.1342069281472; Wed,
 11 Jul 2012 22:01:21 -0700 (PDT)
Sender: yngwin@gmail.com
Received: by 10.112.117.40 with HTTP; Wed, 11 Jul 2012 22:01:21 -0700 (PDT)
In-Reply-To: <20120711234230.GA27226@linux1>
References: <20120711191142.GA26844@linux1>
	<4FFDE8C6.40006@flameeyes.eu>
	<20120711234230.GA27226@linux1>
Date: Thu, 12 Jul 2012 13:01:21 +0800
X-Google-Sender-Auth: IL4CKVIF3ZeW5ovp4c_5Mr1TQ6o
Message-ID: <CAB9SyzQUv_S3MPEc7=rCbckoYuUjQLLwhV+X+RP4eX2d5QB7TQ@mail.gmail.com>
Subject: Re: [gentoo-dev] rfc: udev-rules.eclass
From: Ben de Groot <yngwin@gentoo.org>
To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: a7e2509e-12df-4aea-b7d1-a1f2c7818307
X-Archives-Hash: 2052c307c1e752e727949f60494b0e0c

On 12 July 2012 07:42, William Hubbs <williamh@gentoo.org> wrote:
> On Wed, Jul 11, 2012 at 10:57:42PM +0200, Diego Elio Petten=C3=B2 wrote:
>> Il 11/07/2012 21:11, William Hubbs ha scritto:
>> > I am about to release udev-186-r1, which will move everything currentl=
y
>> > in /lib/udev to /usr/lib/udev.
>>
>> Unless you're going to establish a symlink, please keep it under p.mask
>> until everything is using some common code =E2=80=94 otherwise things _w=
ill_ 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.

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
Cheers,

Ben | yngwin
Gentoo developer
Gentoo Qt project lead, Gentoo Wiki admin