diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-08-12 14:05:54 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-08-12 14:05:54 +0200 |
commit | 38f6aefc47799f6ba313621661ecef833a01e0d9 (patch) | |
tree | d7c8a989f60ed5d8d4fd78b8235d9abc4b2f40a3 /TODO | |
parent | d132be4d58e0564eab41d724738e75e52813fa68 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 24 |
1 files changed, 7 insertions, 17 deletions
@@ -1,25 +1,13 @@ - - sticky bit for 'dead' pre-created devnodes - - - have a $attrs{} ? - - test (now fixed) /dev/tape/ links - - warn about fallback of IMPORT{program} for built-in commands - - /run/udev/control socket (add ConditionVirtualization=!pidns) - move udevd -> --libexecdir - - allow path_id, usb_id, usb_db, pci_db as built-in? + - have a $attrs{} ? - - kill rules_generator: - - no longer rename netifs in kernel namespace - - drop persistent optical names - - do not create rules on-the-fly, require explicit configuration - for netifs and optical drives - - properly document what system management needs to put - into rules files + - kill rules_generator - move udevadm -> --bindir @@ -27,8 +15,10 @@ - remove deprecated BUS=, SYSFS{}=, ID= keys - - remove RUN+="socket:" - - kill tabs? - - libudev: return proper errno or set errno + - warn about RUN+="socket:" + + - libudev.so.1 with symbol versioning: + - return object with *_unref() + - udev_monitor_from_socket() |