chiark / gitweb /
build-sys: disable static libraries
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 739b327b68ca8aacf9c5de1f0d6cb1f4c0b7a0e2..73d7b7f1c41c0605f160f7b6fa3e1f0490de73d5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,9 @@ F18:
 * Retest multi-seat
 
 Features:
+
+* mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.
+
 * udev: remove all (misguided from day 1) userspace firmware_class handling
 
 * logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
@@ -218,8 +221,6 @@ Features:
 
 * Query Paul Moore about relabelling socket fds while they are open
 
-* move keymaps to /usr/lib/... rather than /usr/lib/udev/...
-
 * journald: check whether it is OK if the client can still modify delivered journal entries
 
 * journal live copy, based on libneon (client) and libmicrohttpd