X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=4d5a14461195aa7a642333ec5086a5f6dc992959;hb=e9fbc77c8f6a396ce9432e3791710e30de6e570b;hp=8aac19b159347134d109e92a51674ca5deb2ae34;hpb=b8bb3e8f346468e61dcc7a6aba5e7ac9c623d964;p=elogind.git diff --git a/TODO b/TODO index 8aac19b15..4d5a14461 100644 --- a/TODO +++ b/TODO @@ -11,8 +11,6 @@ Features: * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable" -* tty name lock for password agent is broken, since it will always lock "/dev/tty" since we now reattach the agent process when forking it off systemctl - * need a way to apply mount options of api vfs from systemd unit files instead of fstab * udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx @@ -126,8 +124,6 @@ Features: * systemctl condrestart should return 0 if service isn't running -* tmpfiles: allow specification of .conf files on cmdline - * allow runtime changing of log level and target * automatically determine TERM= based on tty name even for /dev/console @@ -151,8 +147,6 @@ External: * patch kernel for cpu feature modalias for autoloading aes/kvm/... http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match -* place /etc/inittab with explaining blurb. - * procps, psmisc, sysvinit-tools, hostname → util-linux-ng https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth