]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 15:34:35 +0000 (17:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 15:34:35 +0000 (17:34 +0200)
TODO

diff --git a/TODO b/TODO
index a5211c56e2d0ac02f21c08f74c88313662a36eed..4b2feb0e02c8273a26ec448b47f595cded2d2a25 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,12 +33,8 @@ Before 220:
 * Figure out why 13790add4 breaks boot across all distributions. Revert it if
   we cannot get it fixed.
 
-* rework fsckd/fsck's connection logic or remove fsck entirely
-
 * fix userns support in nspawn, or remove it entirely
 
-* make unmount-on-eject work again
-
 * bus-proxy: GetConnectionSELinuxSecurityContext() is completely broken
 
 * timer units triggering services with failing conditions run busy:
@@ -107,8 +103,6 @@ Features:
 
 * .timer units should optionally support CLOCK_BOOTTIME in addition to CLOCK_MONOTONIC
 
-* systemd-run should support a mode where we wait for the unit to be started up
-
 * create a btrfs qgroup for /var/lib/machines, and add all container
   subvolumes we create to it.