diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-29 14:06:25 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-29 17:00:05 +0100 |
commit | 8ede9794fdc8e659a6adc1dad4e68e03a36efe13 (patch) | |
tree | f16cdd108c00670a02770f4bcc63f18ca5c301de /TODO | |
parent | d8f52ed25a9edce75fda5251c977b7898e33887e (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |