aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-03-19 12:50:44 +0100
committerKay Sievers <kay.sievers@vrfy.org>2007-03-19 12:50:44 +0100
commit3d1f807b89a8963c5a5e1a5b75a32a2ba71a61bd (patch)
tree6197beb5fed455425b4b2e0b066c0b86b49777e7 /TODO
parent604f104af43aa40ff07e43179909604a9a780800 (diff)
downloadudev-3d1f807b89a8963c5a5e1a5b75a32a2ba71a61bd.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 881f7c1e..129ae9df 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,4 @@
These things would be nice to have:
- o log the relationship of the kernel name and the persistent disk name
- to syslog, so any error logged from the kernel can be associated with
- any of the links at that time
These things will change in future udev versions:
@@ -12,8 +9,8 @@ These things will change in future udev versions:
These things are deprecated and scheduled for removal in a future
udev version:
o remove udevstart
- (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer
- want to guess event properties from sysfs like udevstart is doing it)
+ (we rely on the kernel "uevent"-triggers of kernel 2.6.15 and no longer
+ want to guess event-properties from sysfs like udevstart is doing it)
o remove extra for /etc/dev.d/ /etc/hotplug.d/
(that inefficient stuff should finally go away)