chiark / gitweb /
cgls: don't show empty cgroups by default
[elogind.git] / TODO
diff --git a/TODO b/TODO
index fa0905657ced75b684e5c5ab2f115ceb1e6f23b6..2ebf786cd77f062e54bf322cc496038788638590 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
 Bugfixes:
-* fix Fedora's cups.rpm to use tmpfiles instead of /lib/udev/devices/
-
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
 
 * make anaconda write timeout=0 for encrypted devices
@@ -17,21 +15,23 @@ Bugfixes:
 
 Features:
 
-* cg_create_and_attach() should fail for non-available controllers
+* suspend/hibernate/hybrid support, auto-suspend logic with idle hint
+
+* filter default cgroups in logind too
 
-* place start-pre/start-post/... scripts in sub cgrouprs
+* remove empty cgroups from cgls output
 
-* make gtk-doc optional (like kmod?)
+* udev: remove /sys and /dev configurability
 
-* udev: find a way to tell udev to not cancel firmware requests in initramfs
+* udev: find a way to tell udev to not cancel firmware requests when running in initramfs
 
-* udev: scsi_id -> sg3_utils?
+* udev: scsi_id -> sg3_utils -> kill scsi_id
 
-* 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()