chiark / gitweb /
udevadm: settle - return failure if unknown option is given
[elogind.git] / TODO
diff --git a/TODO b/TODO
index bc94f1b0eeda14102bd1d5bf70a03cab12664b3b..3e013c99be4e0a66f69b4d9abd5b0d91a11e2807 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,24 @@
+ - test (now fixed) /dev/tape/ links
 
-  o convert firmware.sh to C
-  o get rid of "scan all devices to find myself" libusb interface
-      if it can not be fixed, drop libusb entirely and add a simple
-      wrapper around the Linux usb ioctls we need
-  o drop all support for the DEPRECATED sysfs layout
-  o remove deprecated BUS=, SYSFS{}=, ID= keys
+ - /run/udev/control socket
+   (add ConditionVirtualization=!pidns)
+
+ - move udevd -> --libexecdir
+
+ - have a $attrs{} ?
+
+ - kill rules_generator
+
+ - 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()