chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Dec 2014 16:30:02 +0000 (17:30 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Dec 2014 16:30:25 +0000 (17:30 +0100)
TODO

diff --git a/TODO b/TODO
index 89dbd131ff68f4338542162dfcd5a3c6e248109a..19459b3fce78ab4790a730a8ac9fd3d2b5ab08ad 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,6 +35,8 @@ External:
 
 Features:
 
+* when a start job for a device unit is queued, when systemd runs in a container, make it fail immediately instead of wait for all eternity
+
 * port libmount hookup to use API's own inotify interface, as soon as that is table in libmount
 
 * bash completion for busctl, to make it truly useful
@@ -558,7 +560,6 @@ Features:
 * nspawn:
   - bind mount read-only the cgroup tree higher than nspawn
   - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK).
-  - support taking a btrfs snapshot at startup and dropping it afterwards
   - introduce machines.target to order after all nspawn instances
   - systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify
   - PID 1 doesn't apply nspawns devices cgroup policy