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 E1DB21381F3 for ; Fri, 9 Aug 2013 11:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3D02E0C6D; Fri, 9 Aug 2013 11:13:15 +0000 (UTC) Received: from homiemail-a57.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id D6829E0C56 for ; Fri, 9 Aug 2013 11:13:14 +0000 (UTC) Received: from homiemail-a57.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a57.g.dreamhost.com (Postfix) with ESMTP id 05CE9208073 for ; Fri, 9 Aug 2013 04:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s= libertytrek.org; bh=8M+qIE49Ke9ryFnMjtWX0fCC2w0=; b=sWidikN4PTRe YQyC1PgbIPuYtwijLKYOoZ16x5N3Q8DJyOvTTabWwGmy9xBW3cUTeF+odlFPVkbq OngfURP4MpSqox3YvicOMSNzbBHzjktdyznkfTBDJFu9L4SeEo9SyX2U/PZ/I+fX FPXBajtIkbdxjgMU1zRmOdm7i14zQdc= Received: from [127.0.0.1] (unknown [159.63.145.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tanstaafl@libertytrek.org) by homiemail-a57.g.dreamhost.com (Postfix) with ESMTPSA id CC90720806D for ; Fri, 9 Aug 2013 04:13:13 -0700 (PDT) Message-ID: <5204CEB2.9090707@libertytrek.org> Date: Fri, 09 Aug 2013 07:12:50 -0400 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Moving from old udev to eudev References: <51FA8CB6.60000@libertytrek.org> <20130801194318.769d823d@digimed.co.uk> In-Reply-To: <20130801194318.769d823d@digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 0a6c37fb-2866-46d3-93f3-c387ab92ae97 X-Archives-Hash: 756f4d8ba4c78f0fae277704827937c4 On 2013-08-01 2:43 PM, Neil Bothwick wrote: > On Thu, 01 Aug 2013 12:28:38 -0400, Tanstaafl wrote: > >> I've googled until my fingers are blue, but cannot for the life of me >> find any explicit instructions for *how* to switch from udev to eudev. > > emerge -Ca udev > emerge -1a eudev Two last questions (first one never got answered, and I'm doing this in the morning)... Do I not have to emerge -Ca virtual/udev too? Last - is simply restarting udev good enough, or should I go ahead and reboot anyway before continuing with other updates? Thanks again to all...