From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <eudev+bounces-11-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 0766E1385BF
	for <garchives@archives.gentoo.org>; Mon, 21 Jan 2013 08:46:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E97BC21C064;
	Mon, 21 Jan 2013 08:46:23 +0000 (UTC)
Received: from mail-gg0-f176.google.com (mail-gg0-f176.google.com [209.85.161.176])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4951A21C064
	for <eudev@lists.gentoo.org>; Mon, 21 Jan 2013 08:46:23 +0000 (UTC)
Received: by mail-gg0-f176.google.com with SMTP id h3so857059gge.21
        for <eudev@lists.gentoo.org>; Mon, 21 Jan 2013 00:46:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:message-id:date:from:user-agent:mime-version:to:subject
         :references:in-reply-to:x-enigmail-version:content-type
         :content-transfer-encoding;
        bh=jsCoAST6lR8/6iGndhTPHjIe63C5SWJsVJh43av30s8=;
        b=UGykOuz5WxqboonP0a3Q4VNaU5spDdwSi/a04pA82X2ywI6EyQtRMgh3MChsM4oxiz
         kgEc6h5ZCdbUiBJpEYFVoyk7UH5xcLPcj1i8pUDTckh+D0/MGmog3EAeVawNPvOwKJ55
         5lFtjI3Omyobk/TRSVm3MwYXzoh5s7GoPCePgfJj5Hbrrtm0YJiNyWPh9LGMh6Lk1bL9
         /4PLd4C0JtVnRqJWFlR+T/hdBAE2rqRyoRvHL6fKQXCDvi2+W7lJ1XsuymUGlQ5BEnRl
         zrFXBkuo8vk12IEL5c3KOPGF9zXa8aMVumYV5RXOg3jAivw85lmIjY52cNNahMRr4+tc
         pHMA==
X-Received: by 10.236.134.110 with SMTP id r74mr19504542yhi.100.1358757980974;
        Mon, 21 Jan 2013 00:46:20 -0800 (PST)
Received: from [192.168.2.5] (adsl-74-240-57-140.jan.bellsouth.net. [74.240.57.140])
        by mx.google.com with ESMTPS id q15sm11127951anl.13.2013.01.21.00.46.19
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Mon, 21 Jan 2013 00:46:19 -0800 (PST)
Message-ID: <50FD005A.8000007@gmail.com>
Date: Mon, 21 Jan 2013 02:46:18 -0600
From: Dale <rdalek1967@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15
Precedence: bulk
List-Post: <mailto:eudev@lists.gentoo.org>
List-Help: <mailto:eudev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:eudev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:eudev+subscribe@lists.gentoo.org>
List-Id: eudev mailing list <eudev.gentoo.org>
X-BeenThere: eudev@gentoo.org
X-BeenThere: eudev@lists.gentoo.org
MIME-Version: 1.0
To: eudev@lists.gentoo.org
Subject: Re: [eudev] Is it ready now?
References: <50FB72D0.90006@gmail.com> <50FBCBFD.4000109@gentoo.org> <50FC2F1C.707@gmail.com> <50FC36C2.5050105@opensource.dyc.edu> <50FC84EF.1080104@gmail.com>
In-Reply-To: <50FC84EF.1080104@gmail.com>
X-Enigmail-Version: 1.5
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 8f6ff483-1db0-4714-add1-16f4cfee08bf
X-Archives-Hash: 3d6c7e3deb5f27425e0ad4162f10dbb5

Dale wrote:
> Anthony G. Basile wrote:
>
>> I'm not sure right now what the best migration path would be since
>> udev is also progressing forward ... I migrated by keywording eudev-0
>> and I've been upgrading from there.  I also added USE=openrc
>> globally.  If I recall, I got a blocker with udev, unmerged it and
>> then merge eudev. But as of recently you might also get a blocker with
>> kmod.
>>
>> Having said that, the migration was the worst part.  After that I was
>> fine.
>>
>>
> I have the udev USE flag set for some reason, I'm sure something needed
> it at some point.  Should I turn that off or does it matter? 
>
> Dale
>
> :-)  :-) 
>

OK.  I went with the idea that the udev USE flag would work with either
package.  So, I switched.  I only noticed one thing that could possibly,
maybe, sort of need fixing.  I had dracut emerged.  I was building the
init thingy until eudev came along.  Anyway, it seems that dracut
insists on having udev and eudev is not a option for some reason.  I
found this in the ebuild:

CDEPEND=">sys-fs/udev-166
    dracut_modules_systemd? ( sys-apps/systemd )
    "

Shouldn't that either depend on the virtual udev or something instead of
only on udev itself?  Sort of let eudev be a option too?
 
Other than that, works fine.  It took me a minute to get my
mask/unmask/keyword files sorted but works fine. 

Dale

:-)  :-) 

P. S.  No reboot needed either.  I did the switch in the boot runlevel. 
When it was done, just stopped and restarted udev then went back to
default runlevel. 

-- 
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!