chiark / gitweb /
fsck: disable "-l" option for now
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 12d144af2fce23577261ca467687bd572f17a9b1..fb118f155028d32d6012f61f8dca0484be7a4a5a 100644 (file)
--- 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.