chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4f3b157040c0515152fe1ea979f3c7151241fdc3..b1207ba3639d6ce4cb25a2db660ff37d60abb129 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,6 +16,26 @@ Bugfixes:
 
 Features:
 
+* make gtk-doc optional (like kmod?)
+
+* udev: find a way to tell udev to not cancel firmware requests in initramfs
+
+* udev: scsi_id -> sg3_utils?
+
+* udev: kill /usr/lib/udev/devices/ and use tmpfiles for it
+
+* udev: add trigger --subsystem-match=usb/usb_device
+
+* udev: remove RUN+="socket:"
+
+* udev: libudev.so.1
+  - use symbol versioning
+  - return object with *_unref()
+  - kill: udev_monitor_from_socket()
+  - kill: udev_queue_get_failed_list_entry()
+
+* udev: use systemd log.h
+
 * allow configuration of console width/height in vconsole.conf
 
 * PrivateTmp should apply to both /tmp and /var/tmp