chiark / gitweb /
cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup directo...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1dc28809a2af674e1f0abef1b01f8861aa3743c6..def7b20ab1ce40a12ad18c87be884798e182f9bf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,7 +34,6 @@ Fedora 19:
   - update dbus interface docs in wiki
 
 * localed:
-  - localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
   - localectl: support new converted x11→console keymaps
 
 * logind: Class property should probably know "background" or so as value for cron jobs, and the inhibition checks should filter those out too.
@@ -46,8 +45,12 @@ Fedora 19:
   http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html
 
 Features:
+* move /usr/lib/modules/$(uname -r)/modules.devname parsing from udevd to
+   kmod static-nodes
+  call kmod as an early service, and drop CAP_MKNOD from udevd.service
 
-* add sd_journal_get_timeout() + sd_login_monitor_get_timeout() to public API
+* systemd-delta needs to be made aware of *.d/*.conf drop-in files for
+  units.
 
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We shouldn't do that. Instead