X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=62bea4109d4a3ec1b30b0e242ea9366ad37c4d97;hp=2bade7b5499fcc335ff40afc31d30e6e2c8c70d7;hb=ddd88763921a1534081ed28e36f6712a85449005;hpb=7a2a0b907b5cc60f5d9a871997d7d6e7f62bf4d8 diff --git a/TODO b/TODO index 2bade7b54..62bea4109 100644 --- a/TODO +++ b/TODO @@ -20,25 +20,33 @@ F15 External: Features: -* possibly apply systemd-sysctl per network device subtrees on hotplug +* fix CUPS .path unit for globbing -* add conditions for file executability +* move PAM code into its own binary -* allow creating fifos with tmpfiles +* logind: ensure ACLs are updated on login and logout -* implement Register= switch in .socket units to enable registration - in Avahi, RPC and other socket registration services. +* warn if the user stops a service but not its associated socket + +* ensure we always set the facility when logging to kmsg -* Remove kill_mode parameter to kill bus calls +* service: pid file reading after reload doesn't work, since we don't reset the pid variable -* Fix nspawn to not read-only mount /selinux on the host system +* logind: spawn user@..service on login + +* logind: non-local X11 server handling + +* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed + +* 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. * 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 -* add loginctl, i.e. a systemctl for logind introspection - * support presets * kernel: add /proc/sys file exposing CAP_LAST_CAP? @@ -70,8 +78,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 @@ -109,8 +115,6 @@ Features: * fix alsa mixer restore to not print error when no config is stored -* fix upstart reboot compat call - * when failing to start a service due to ratelimiting, try again later, if restart=always is set * write blog stories about: @@ -206,10 +210,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)