chiark / gitweb /
udev: replace util_create_path() with mkdir_parents()
[elogind.git] / TODO
diff --git a/TODO b/TODO
index dd38fc8dee98251af6cb0b78233572eb11012a58..d83a53a741bfdf8bddd249c3fd9975f1bf15494e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,9 +17,7 @@ Features:
 
 * suspend/hibernate/hybrid support, auto-suspend logic with idle hint
 
-* filter default cgroups in logind too
-
-* udev: remove /sys and /dev configurability
+* udev: unify selinux stuff with systemd
 
 * udev: find a way to tell udev to not cancel firmware requests when running in initramfs
 
@@ -33,6 +31,7 @@ Features:
   - return object with *_unref()
   - kill: udev_monitor_from_socket()
   - kill: udev_queue_get_failed_list_entry()
+  - kill: udev_get_{dev,sys,run}_path()
 
 * allow configuration of console width/height in vconsole.conf
 
@@ -286,8 +285,6 @@ Features:
 
 * add systemctl switch to dump transaction without executing it
 
-* suspend, resume support?
-
 * drop cap bounding set in readahead and other services
 
 External: