X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=def7b20ab1ce40a12ad18c87be884798e182f9bf;hb=974efc46586854b1f23ccf153b36199c77919de6;hp=1dc28809a2af674e1f0abef1b01f8861aa3743c6;hpb=60491a28698205d34a071f5e1a66f5a4e3621445;p=elogind.git diff --git a/TODO b/TODO index 1dc28809a..def7b20ab 100644 --- 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