Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Moving from old udev to eudev
Date: Thu, 01 Aug 2013 21:42:06
Message-Id: 51FAD625.7070807@gmail.com
In Reply to: Re: [gentoo-user] Moving from old udev to eudev by Tanstaafl
1 Tanstaafl wrote:
2 > On 2013-08-01 4:04 PM, Dale <rdalek1967@×××××.com> wrote:
3 >
4 >> I switched when it was still fresh and it wasn't to bad from what I
5 >> recall. Just emerge -C udev and emerge eudev. I think I masked udev to
6 >> make sure it didn't get pulled in any more by something else but other
7 >> than that, it just worked.
8 >>
9 >> I would recommend going to boot runlevel and restarting udev after the
10 >> switch tho, just to be sure it restarts OK.
11 >>
12 >> Oh, the init script is still called udev not eudev.
13 >
14 > Thanks Dale.
15 >
16 > Hmmm... so, do I have to do any of the things recommended if updating
17 > to the new version of udev?
18 >
19 > Ie:
20 >
21 > Remove the udev-postmount init script
22 >
23 > Make sure CONFIG_DEVTMPFS=y is set in the kernel configuration
24 >
25 > etc...
26 >
27 > ?
28 >
29 >
30
31
32 When the version of udev came out that was said to require a init thingy
33 or /usr on /, that is when I switched to eudev. I haven't used the
34 newer versions of udev. I do have this in my kernel config tho:
35
36 root@fireball / # cat /usr/src/linux/.config | grep -i CONFIG_DEVTMPFS
37 CONFIG_DEVTMPFS=y
38 CONFIG_DEVTMPFS_MOUNT=y
39 root@fireball / #
40
41 It may be best to search the archives for eudev and my email addy. I
42 don't recall it being anything difficult. The issues I did run into has
43 since been fixed. As I posted earlier, I installed the very early
44 version.
45
46 From my understanding now tho, it should be as easy as unmerge udev and
47 emerge eudev. I'd look at the messages after it emerges tho, just in
48 case.
49
50 Dale
51
52 :-) :-)
53
54 --
55 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

Replies

Subject Author
Re: [gentoo-user] Moving from old udev to eudev Tanstaafl <tanstaafl@×××××××××××.org>