Mon, 22 Mar 2004
New udev uploaded
udev 0.022 should fix most of the problems reported and please all flies with a traditional-style /dev layout. Everybody is encouraged to test it, but do not forget to read README.Debian.
I still have not found a solution to the problem of needing to load modules like psmouse (which currently cannot be autoloaded) or ppp_generic and loop (which do not correspond to any hardware device). A possible solution would be loading all modules matched by grep -E '^alias (char|block)-' /lib/modules/2.6.4/modules.alias, but for the default debian kernels they are a lot. I encourage comments.