From: Karel Zak Date: Tue, 17 Jul 2018 10:10:37 +0000 (+0200) Subject: docs: add fdisk to TODO X-Git-Tag: v2.33-rc1~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342c66dee854ab17ea31b1443d01c05492ab892c;p=thirdparty%2Futil-linux.git docs: add fdisk to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index d4ad3647b5..488cc06776 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -149,6 +149,13 @@ libfdisk - add support for Apple Partition Map (see libblkid/src/partitions/mac.c) http://en.wikipedia.org/wiki/Apple_Partition_Map +fdisk +----- + + - When creating a new partition, it would be helpful if the "Last sector" + dialog accepted negative numbers, to be able to specify how far from the + end of the drive you would like the partition to end. + misc ----