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.
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.)