From d53fc4b3bba3977274c0f1c8694b1bb16e2bdb97 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 24 May 2011 01:15:55 +0200 Subject: [PATCH] docs: TODO update Signed-off-by: Karel Zak --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TODO b/TODO index 1288cf2eb7..8ad7ec8f46 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,8 @@ dmesg mount ----- + (features for new libmount based implemenation) + - add support for "x-" namespace for mount options. All options with "x-" prefix should be ignored. @@ -48,6 +50,16 @@ mount Note that findmnt(8) already supports --target and --source. + - add ---target-prefix option to specify prefix for mountpoints + + - add --fstab-file option to specify alternative fstab + + so then you can + + mount -a --fstab-file=/etc/fstab.foo ---target-prefix=$FOO_ROOT + + to create a new hierarchy of filesystems at $FOO_ROOT. + partx ----- -- 2.47.3