From 16a4a2f8cc703f958790e11c97449c7d1b417d5e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 14 Jul 2020 15:06:29 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index f8aaa4be3f..4e4ec5a1c8 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,10 @@ Janitorial Clean-ups: Features: +* complement root=, rootflags=, rootfstype= with rootsubdir= which allows + mounting a subdir of the root fs as actual root. This can be used as + fstype-agnostic version of btrfs' rootflags=subvol=foobar. + * add --copy-from and --copy-to command to systemd-dissect which copies stuff in and out of a disk image