Tanstaafl wrote: > On 2013-08-01 4:04 PM, Dale <[email protected]> wrote: > >> I switched when it was still fresh and it wasn't to bad from what I >> recall. Just emerge -C udev and emerge eudev. I think I masked udev to >> make sure it didn't get pulled in any more by something else but other >> than that, it just worked. >> >> I would recommend going to boot runlevel and restarting udev after the >> switch tho, just to be sure it restarts OK. >> >> Oh, the init script is still called udev not eudev. > > Thanks Dale. > > Hmmm... so, do I have to do any of the things recommended if updating > to the new version of udev? > > Ie: > > Remove the udev-postmount init script > > Make sure CONFIG_DEVTMPFS=y is set in the kernel configuration > > etc... > > ? > >
When the version of udev came out that was said to require a init thingy or /usr on /, that is when I switched to eudev. I haven't used the newer versions of udev. I do have this in my kernel config tho: root@fireball / # cat /usr/src/linux/.config | grep -i CONFIG_DEVTMPFS CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y root@fireball / # It may be best to search the archives for eudev and my email addy. I don't recall it being anything difficult. The issues I did run into has since been fixed. As I posted earlier, I installed the very early version. >From my understanding now tho, it should be as easy as unmerge udev and emerge eudev. I'd look at the messages after it emerges tho, just in case. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

