chiark / gitweb /
udev: cleanup the udev cgroup when the daemon enters the idle state
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3cb6dbc0e49d38f73966eb64ef7204501287d9df..1709b5e2c925af214616d78a65842fbf415c6fa2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,28 +17,19 @@ Bugfixes:
 
 Features:
 
-* place start-pre/start-post/... scripts in sub cgrouprs
+* cg_create_and_attach() should fail for non-available controllers
 
-* Make RuntimeWatchdogUSec= property writable
+* udev: remove /sys and /dev configurability
 
-* start polkit agent in systemctl, similar to the password agent, to allow
-  gaining authorizations for privileged operations by entering a password:
-  Interface:
-   http://hal.freedesktop.org/docs/polkit/eggdbus-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.html
-  Example:
-   http://cgit.freedesktop.org/PolicyKit/commit/?id=42177383585e1e01cd6150f891176afcd4538a82
+* udev: find a way to tell udev to not cancel firmware requests when running in initramfs
 
-* make gtk-doc optional (like kmod?)
+* udev: scsi_id -> sg3_utils -> kill scsi_id
 
-* udev: find a way to tell udev to not cancel firmware requests in initramfs
-
-* udev: scsi_id -> sg3_utils?
-
-* udev: add trigger --subsystem-match=usb/usb_device
+* udev: add trigger --subsystem-match=usb/usb_device device
 
 * udev: libudev.so.1
-  - remove deprecated symbols
   - use symbol versioning
+  - remove deprecated symbols
   - return object with *_unref()
   - kill: udev_monitor_from_socket()
   - kill: udev_queue_get_failed_list_entry()