aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-03 21:59:21 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-03 21:59:21 +0200
commit742f4cad0d7c4af0a5d27ac6597be7410fa127e6 (patch)
tree4abec6b4d4a73a956dc2a4d4b05dbe2bff3a9c79 /TODO
parent2b725651e5b77e88a314d34b8cf8e375514b400f (diff)
downloadudev-742f4cad0d7c4af0a5d27ac6597be7410fa127e6.tar.gz
udevadm: print warning to stderr if udevadm is called by symlink
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 20ed648d..1dccb901 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,9 @@ These things would be nice to have:
o rework rules to a match-action list, instead of a rules array
These things will change in future udev versions:
- o --device-id-of-file will print '5:8' instead of '5 8'
These things are deprecated and scheduled for removal in a future udev version:
o DEVTYPE for disks is set by the kernel, remove it from the rules
+ o "udevadm control" commands will only accept the --<command> syntax
+ o symlink names to udevadm will no longer be resolved to old command names
+