X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=fb118f155028d32d6012f61f8dca0484be7a4a5a;hb=7e9f159ca78d4cedc8d9c3276e409a4653a6af69;hp=12d144af2fce23577261ca467687bd572f17a9b1;hpb=97c52b838b45aee16ed9dad5a614a027f12d89ee;p=elogind.git diff --git a/TODO b/TODO index 12d144af2..fb118f155 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,7 @@ Bugfixes: +* Re-enable "fsck -l" when it is ready: + https://bugs.freedesktop.org/show_bug.cgi?id=79576#c5 + * Should systemctl status \* work on all unit types, not just .service? * enabling an instance unit creates a pointless link, and @@ -20,7 +23,6 @@ Bugfixes: See the comment in sd_bus_unref() for more.. External: - * Fedora: when installing fedora with yum --installroot /var/run is a directory, not a symlink https://bugzilla.redhat.com/show_bug.cgi?id=975864 @@ -30,6 +32,10 @@ External: Features: +* generator that automatically discovers btrfs subvolumes, identifies their purpose based on some xattr on them. + +* support setting empty environment variables with Environment= and EnvironmentFile= + * tmpfiles: figure out relation between Z and m? * systemd-notify: fake ucred of msg to PID of parent, if that works, with fallback to our own if it doesn't.