chiark / gitweb /
Update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 29 Dec 2014 13:06:25 +0000 (14:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 Dec 2014 16:00:05 +0000 (17:00 +0100)
TODO

diff --git a/TODO b/TODO
index 799bcae7772ed3c6a07431915a2c4568c780ea90..6c0b05af043fbde6edbb42aa4a98d412db0a1b92 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,8 +39,6 @@ Features:
 
 * Check all invocations of access() and consider turning them into laccess()
 
-* "machinectl start/enable/disable foo" as aliases for "systemctl start/enable/disable systemd-nspawn@foo.service"
-
 * "machinectl history"
 
 * "machinectl diff"
@@ -49,6 +47,8 @@ Features:
 
 * "machinectl status" should show 10 most recent log lines of both the host logs of the unit of the machine, plus the logs generated in the machine
 
+* machinectl terminate doesn't work
+
 * add transparent btrfs pool in a loopback file in /var if btrfs operations (such as systemd-import pull-dkr) are used and /var is not a btrfs file system
 
 * systemd-nspawn -x should support ephemeral instances of gpt images
@@ -582,7 +582,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).
-  - 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