chiark / gitweb /
udev: remove RUN+="socket:.." and udev_monitor_new_from_netlink()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index bee3b2b5a91b59ebbfa2ecac12157e140fdebb95..900412d8e5a30cffd73265c0211a9a71ab022cae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
 Bugfixes:
+* fix Fedora's cups.rpm to use tmpfiles instead of /lib/udev/devices/
+
+* do not link selinux and attr against all binaries
 
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
 
@@ -22,20 +25,15 @@ Features:
 
 * 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
+  - remove deprecated symbols
   - 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