chiark / gitweb /
fix output for USB path
[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 devfs naming scheme rules and scripts
14
15   o remove MODALIAS + $modalias
16     (ENV{MODALIAS}, $env{MODALIAS}, $sysfs{modalias} will do it)
17
18   o remove udevsend, udevstart and their man pages
19     (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer
20      want to guess event properties from sysfs like udevstart is doing it)
21