From: Karel Zak Date: Tue, 21 Feb 2012 17:59:50 +0000 (+0100) Subject: docs: add note about fdisk to TODO X-Git-Tag: v2.21~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=838b8e0f7112a4ecace9a73730539b4ddd4e7d2b;p=thirdparty%2Futil-linux.git docs: add note about fdisk to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 40dd31e28b..9fffba6e31 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -167,6 +167,11 @@ libblkid fdisk(s) -------- + - add to "First sector" dialog a line with information about available + gaps (free areas) to make it more user friendly if you want to skip + any useless (small) areas between existing partitions. + See https://bugzilla.redhat.com/show_bug.cgi?id=715114 + - add "move end" command to move end of the last primary/extended partition. This feature seems very attractive to users who resizing their disks (for example in virtual machines).