update TODO

This commit is contained in:
Lennart Poettering 2014-12-09 03:58:10 +01:00
parent 8ee8e53648
commit bf27dcb613
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -6,6 +6,8 @@ Preparations for 218:
* Backport: git notes * Backport: git notes
* cgroup delegation issues
Bugfixes: Bugfixes:
* Should systemctl status \* work on all unit types, not just .service? * Should systemctl status \* work on all unit types, not just .service?
@ -43,6 +45,10 @@ External:
Features: Features:
* journald: broken file systems are real (btrfs), we need to handle
SIGBUS in some way if we cannot write or read from the disk.
https://bugzilla.redhat.com/show_bug.cgi?id=1151848
* "systemctl preset-all" should probably order the unit files it * "systemctl preset-all" should probably order the unit files it
operates on lexicographically before starting to work, in order to operates on lexicographically before starting to work, in order to
ensure deterministic behaviour if two unit files conflict (like DMs ensure deterministic behaviour if two unit files conflict (like DMs