From 342c66dee854ab17ea31b1443d01c05492ab892c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 17 Jul 2018 12:10:37 +0200 Subject: [PATCH] docs: add fdisk to TODO Signed-off-by: Karel Zak --- Documentation/TODO | 7 +++++++ 1 file changed, 7 insertions(+) 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 ---- -- 2.47.2