chiark / gitweb /
mknod: do not complain about existing node
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7106d9c81e7a20acdc2d5cd333e35a5bf385efc2..3e013c99be4e0a66f69b4d9abd5b0d91a11e2807 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,28 +1,24 @@
- - udev_enumerate_remove_matches()
-
  - test (now fixed) /dev/tape/ links
 
- - libudev: return proper errno or set errno
-
  - /run/udev/control socket
    (add ConditionVirtualization=!pidns)
 
- - move:
-     udevd -> --libexecdir
-     udevadm -> --bindir
+ - move udevd -> --libexecdir
+
+ - 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
 
- - remove RUN+="socket:"
+ - move udevadm -> --bindir
 
  - remove deprecated trigger --type=failed logic
 
  - remove deprecated BUS=, SYSFS{}=, ID= keys
 
  - kill tabs?
+
+ - warn about RUN+="socket:"
+
+ - libudev.so.1 with symbol versioning:
+     - return object with *_unref()
+     - udev_monitor_from_socket()