chiark / gitweb /
remove udevsend
[elogind.git] / TODO
1 These things need to be done, or would be nice to have:
2
3   o Log the relationship of the kernel name and the persistent disk name
4     to syslog, so any error logged from the kernel can be associated with
5     any of the links at that time.
6
7 These things are deprecated and scheduled for removal in a future
8 udev version:
9
10   o remove broken %e enumeration
11     (simple enumerations can't work and should go)
12
13   o remove MODALIAS + $modalias
14     (ENV{MODALIAS}, $env{MODALIAS}, $sysfs{modalias} will do it)
15
16   o remove udevstart
17     (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer
18      want to guess event properties from sysfs like udevstart is doing it)
19