X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=0d6ac4130c87da6d37bd9faf4cf21a38d46f6772;hp=6ce4240188dffd9f64fdb8f2267c0f1efbc05633;hb=309c2a2ce95aae54879b4957d113f03608530c15;hpb=8092a428d40ac682df9e80c36988043854579679 diff --git a/TODO b/TODO index 6ce424018..0d6ac4130 100644 --- a/TODO +++ b/TODO @@ -20,7 +20,22 @@ F15 External: Features: -* add loginctl, i.e. a systemctl for logind introspection +* logind: spawn user@..service on login + +* logind: implement shutdown service + +* possibly apply systemd-sysctl per network device subtrees on hotplug + +* implement Register= switch in .socket units to enable registration + in Avahi, RPC and other socket registration services. + +* Remove kill_mode parameter to kill bus calls + +* Fix nspawn to not read-only mount /selinux on the host system + +* make sure people don't leave processes around after ExecStartPre= + +* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early * support presets @@ -53,8 +68,6 @@ Features: * detect LXC with $container=lxc -* add prefix match to sysctl, tmpfiles, ... - * drop /.readahead on bigger upgrades with yum * add inode stat() check to readahead to suppress preloading changed files @@ -100,6 +113,7 @@ Features: - enabling dbus services - status update - /etc/sysconfig and /etc/default + - how to make changes to sysctl and sysfs attributes * allow port=0 in .socket units @@ -188,10 +202,6 @@ Features: be killed very late after the rootfs is read only? If implement pass this to shutdown binary via command line argument. -* use pivot_root on shutdown so that we can unmount the root directory. - - copy binaries to, and pivot_root() to the "shutdown tmpfs" - - solve "mdadm --wait-clean" problem that way - * dot output for --test showing the 'initial transaction' * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)