LWN.net Logo

Reordering the boot for fun and profit

Reordering the boot for fun and profit

Posted Jan 18, 2008 19:59 UTC (Fri) by nix (subscriber, #2304)
In reply to: Reordering the boot for fun and profit by michaeljt
Parent article: Reordering the boot for fun and profit

udev, graphically oriented? WTF? It's purely-textual, doesn't link with X, 
and as far as I know there are no X tools that talk to it. It *is* quite 
hotplug-oriented, but that's sort of its raison d'etre...

It's true that hal/dbus is sort of graphically oriented, in that there is 
a per-X-session message bus; but more than that hal itself is distribution 
oriented, with the maintainers brushing off or ignoring outright segfaults 
if you're not running a binary packaged by a major distro. Given that hal 
runs as root, this is more than slightly disturbing.


(Log in to post comments)

Reordering the boot for fun and profit

Posted Jan 19, 2008 13:29 UTC (Sat) by michaeljt (subscriber, #39183) [Link]

Point taken regarding udev.  Regarding the rest though, I would certainly appreciate say my
CDs being automounted when X is not currently running.

Reordering the boot for fun and profit

Posted Jan 24, 2008 10:54 UTC (Thu) by nix (subscriber, #2304) [Link]

I do that with udev :) (ejecting on unmount is probably doable too, but I haven't looked at
it. umounting on eject I haven't looked at, as without revoke() it's never going to work
reliably.)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds