From 679829e4aa1461a2db7537aae4c68c6780362c06 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 26 Dec 2014 17:11:03 +0100 Subject: [PATCH] update TODO --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d5b7ff27f7..ea9933d100 100644 --- a/TODO +++ b/TODO @@ -31,7 +31,7 @@ External: Features: -* teach fd_get_crtime_at() the btrfs crtime +* change default container location from /var/lib/container to /var/lib/machines * import pull-gpt: create writable snapshot of downloaded image, by the right name @@ -51,6 +51,8 @@ Features: * "machinectl diff" +* "machinectl read-only" + * 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