diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-25 03:20:20 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-25 03:20:20 +0100 |
commit | 35c594e044bea03baf5b9b6c429b9ac9bb5aa0b5 (patch) | |
tree | 9e513e83715c53797157d3ae15f04290c4a32bfa /TODO | |
parent | 10f9c75519671e7c7ab8993b54fe22da7c2d0c38 (diff) | |
download | systemd-35c594e044bea03baf5b9b6c429b9ac9bb5aa0b5.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,6 +31,10 @@ External: Features: +* teach fd_get_crtime_at() the btrfs crtime + +* import pull-gpt: create writable snapshot of downloaded image, by the right name + * nspawn: when start a container "foobar" look for its configuration in a file "foobar.nspawn" in /etc/systemd/nspawn/ as well as next to the actualy directory or image to boot * Port various tools to make use of verbs.[ch], where applicable @@ -47,6 +51,8 @@ Features: * "machinectl diff" +* show btrfs quota in machinectl + * "machinectl commit" that takes a writable snapshot of a tree, invokes a shell in it, and marks it read-only after use * "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 |