From 35c594e044bea03baf5b9b6c429b9ac9bb5aa0b5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 25 Dec 2014 03:20:20 +0100 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 2bf3330bea..32c106106f 100644 --- a/TODO +++ b/TODO @@ -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