From: Karel Zak Date: Wed, 30 Jun 2010 09:29:09 +0000 (+0200) Subject: docs: update TODO X-Git-Tag: v2.18~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81d557243abda5dd854750e7db2934d031c2400b;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 9e4f448138..020e6ea0dd 100644 --- a/TODO +++ b/TODO @@ -59,6 +59,10 @@ fdisk(s) misc ---- + * switch_root: + - move all mountpoints to the newroot (there are hardcoded /proc /sys and /dev paths now) + - add --dont-move[=] options + * partx: add to it an option to make it usable in shell scripts without having to parse its output with sed