chiark / gitweb /
add test for an attribute which contains an operator char
[elogind.git] / TODO
1 These things would be nice to have:
2   o log the relationship of the kernel name and the persistent disk name
3     to syslog, so any error logged from the kernel can be associated with
4     any of the links at that time
5
6
7 These things will change in future udev versions:
8   o warn if BUS, ID, SYSFS are used as keys
9     (they are SUBSYSTEMS, KERNELS, ATTRS now)
10
11
12 These things are deprecated and scheduled for removal in a future
13 udev version:
14   o remove old udevdb dump 'udevinfo -d'
15     (-e exports everything)
16
17   o remove udevstart
18     (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer
19      want to guess event properties from sysfs like udevstart is doing it)
20
21   o remove extra for /etc/dev.d/ /etc/hotplug.d/
22     (that inefficient stuff should finally go away)