chiark / gitweb /
cgls: don't show empty cgroups by default
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3cb6dbc0e49d38f73966eb64ef7204501287d9df..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,28 +15,23 @@ Bugfixes:
 
 Features:
 
-* place start-pre/start-post/... scripts in sub cgrouprs
+* suspend/hibernate/hybrid support, auto-suspend logic with idle hint
 
-* Make RuntimeWatchdogUSec= property writable
+* filter default cgroups in logind too
 
-* 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
+* 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()