Update TODO

This commit is contained in:
Lennart Poettering 2014-12-29 14:06:25 +01:00
parent d8f52ed25a
commit 8ede9794fd
1 changed files with 2 additions and 3 deletions

5
TODO
View File

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