chiark / gitweb /
keymap: Add Fujitsu Siemens Amilo Li 2732
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3320d913471fcaef58111c4b934e0d9c2b14a4ce..36e8440e8b18d59695c9f8b6b7f1d35568d4778c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,18 @@
+ - find a way to tell udev to not cancel firmware
+   requests in initramfs
 
-  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
+ - move /lib/udev/devices/ to tmpfiles
+
+ - trigger --subsystem-match=usb/usb_device
+
+ - kill rules_generator
+
+ - have a $attrs{} ?
+
+ - remove RUN+="socket:"
+
+ - libudev.so.1
+     - symbol versioning
+     - return object with *_unref()
+     - udev_monitor_from_socket()
+     - udev_queue_get_failed_list_entry()