X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=4ea0471a1f96bdde9c5a122c9597d456f260cf10;hp=f7861c4ea8f59b7a10415d772f1fda19f5f290b0;hb=a6187d4ce884e3c9ccf18d46b2ee494af386cb42;hpb=c06bf414042cd1bf94e0af63e9e2a0c291bfc546 diff --git a/TODO b/TODO index f7861c4ea..4ea0471a1 100644 --- a/TODO +++ b/TODO @@ -30,11 +30,7 @@ Fedora 19: that's sometimes kinda hard to parse for a human. * cgroup attrs: - - don't unconditionally filter out duplicate settings - - support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K" - - support writte string mapping even for non-high-level settings - - add man page for systemctl commands - - make sure we work fine with multi-line strings + - update dbus interface docs in wiki * kernel cmdline switch to turn off predictable network interface names @@ -53,8 +49,13 @@ Fedora 19: Features: -* convert /etc/bash_completion.d/ to /usr/share/bash-completion/ - (systemd (and everything else) should install zero static data in /etc) +* rework specifier logic so that we can distuingish OOM errors from other errors + +* systemd-inhibit: refuse taking delay locks + +* journal-or-kmsg is currently broken? See reverted commit 4a01181e460686d8b4a543b1dfa7f77c9e3c5ab8. + +* remove any syslog support from log.c -- we probably can't do this before split-off udev is gone for good * tmpfiles: when traversing the tree, check for bind mount points with nametohandle() @@ -80,8 +81,6 @@ Features: * man: maybe sort directives in man pages, and take sections from --help and apply them to man too -* man: systemctl: clarify that -p applies to "systemctl show" only - * add "# export SYSTEMD_PAGER=" to bash login * /usr/bin/service should actually show the new command line @@ -349,8 +348,6 @@ Features: * explore multiple service instances per listening socket idea -* testing tool for socket activation: some binary that listens on a socket and passes it on using the usual socket activation protocol to some server. - * shutdown: don't read-only mount anything when running in container * MountFlags=shared acts as MountFlags=slave right now. @@ -424,7 +421,7 @@ Features: * ConditionSecurity= should learn about IMA and SMACK * udev: - - remove all (misguided from day 1) userspace firmware_class handling + - remove src/udev/udev-builtin-firmware.c (CONFIG_FW_LOADER_USER_HELPER=n) - move to LGPL - unify utf8 validator code with shared/ - kill scsi_id