update TODO

This commit is contained in:
Lennart Poettering 2015-04-28 17:34:35 +02:00
parent 96d9117ad2
commit d215c2384a
1 changed files with 0 additions and 6 deletions

6
TODO
View File

@ -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.