chiark / gitweb /
udevd: add sd-daemon.c
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3320d913471fcaef58111c4b934e0d9c2b14a4ce..029b70e1b7124be62d6ad94be1b157022565363d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,5 @@
 
-  o convert firmware.sh to C
-  o drop pnp shell script, acpi will take care of loading pnp modules
-  o add DVB variables to kernel (patch merged in v4l tree), drop the
-    shell script rule
-  o DEVTYPE for disks is set by the kernel, they will be removed from
-    the default 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
-  o fix "udevadm info -V" format
-  o get distros to agree on a default set of rules
+  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 remove deprecated BUS=, SYSFS{}=, ID= keys