chiark / gitweb /
dbus: fix serialization of calendar timers
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 20a5b80a4714cf8ab0277c6516ef27338f6b870f..a61bed09bf437951b4fe69ad652aa141512096a0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ F18:
 
 Features:
 
+* print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
+
+* kernel cmdline switch to turn of predictable network interface names
+
 * 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
@@ -221,8 +225,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