Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Udev update and persistent net rules changes
Date: Thu, 04 Apr 2013 21:58:45
Message-Id: 20130404215827.GA2012@waltdnes.org
In Reply to: Re: [gentoo-user] Re: Udev update and persistent net rules changes by Neil Bothwick
1 On Thu, Apr 04, 2013 at 05:05:06PM +0100, Neil Bothwick wrote
2 > On Thu, 04 Apr 2013 09:07:00 -0400, Tanstaafl wrote:
3 >
4 > > Or, as an alternative, *how* to switch to eudev (their web page does
5 > > *not* have simple/precise instructions on how to switch, only a
6 > > description of what it is) - ie, do I just emerge -C udev && emerge -C
7 > > virtual/udev && emerge eudev? Or is there more to it?
8 >
9 > quickpkg udev && emerge -Ca udev && emerge -1a eudev
10
11 A bit more detail... *WARNING* do the following in sequence, quickly,
12 and do *NOT* reboot until after step 7)
13
14 1) Optional fallback... quickpkg udev
15 2) Keyword sys-fs/eudev/eudev-1_beta2-r2 (~x86 or ~amd64 or whatever is
16 correct for your machine)
17 3) Remove udev... emerge -Ca udev
18 4) Install eudev... emerge -1a eudev
19
20 NOTE; eudev is a drop-in replacement for udev, and generates the same
21 file names. With that in mind, the next 2 items make sense...
22
23 5) Stop the old udev demon and start the new one with the command...
24 /etc/init.d/udev --nodeps restart
25 6) Do *NOT* remove virtual/udev and do *NOT* remove the udev service
26 with rc-update
27
28 7) Follow any additional instructions you may get as ewarn messages or
29 in /var/log/portage/elog
30
31 --
32 Walter Dnes <waltdnes@××××××××.org>
33 I don't run "desktop environments"; I run useful applications