X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c7bbd6d54fbdd08183456a2ecf48531513616c5d;hb=6070fe66ac2f317e7e85e5685f0916d1e2b73a28;hp=d8fffc369bcfc75a849186ae7230000010f6c3e6;hpb=1fa80181aecd4b9db513f16c136157a4546686d3;p=elogind.git diff --git a/TODO b/TODO index d8fffc369..c7bbd6d54 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,6 @@ Bugfixes: * make anaconda write timeout=0 for encrypted devices -* service: pid file reading after reload doesn't work, since we don't reset the pid variable - * make sure timeouts are applied to Type=oneshot services. * Dangling symlinks of .automount unit files in .wants/ directories, set up @@ -17,11 +15,16 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: + +* PrivateTmp should apply to both /tmp and /var/tmp + +* fstab should take priority over units in /usr + * cleanup syslog 'priority' vs. 'level' wording -* add flag file for shutdownd so that clients can check whether a shutdown is queued +* journal: if mmap() fails for mapping window try to unmap a a few older maps -* new env var for /var/tmp? glib? +* add flag file for shutdownd so that clients can check whether a shutdown is queued * dbus upstream still refers to dbus.target and shouldn't @@ -60,8 +63,6 @@ Features: * support chrony in addition to ntpd in timedated -* journal: extend sd-journal.h logging calls to implicitly log function names/line numbers/... - * document crypttab(5) * There's currently no way to cancel fsck (used to be possible via C-c or c on the console) @@ -74,8 +75,6 @@ Features: * D-Bus: always pass cred data along each message -* journal: work on https://fedoraproject.org/wiki/Features/systemd-journal - * journal: allow turning off logging entirely * journal: sanely deal with entries which are larger than the individual file size, but where the componets would fit