summaryrefslogtreecommitdiffstats
path: root/Documentation/TODO
diff options
context:
space:
mode:
authorKarel Zak2015-04-28 14:00:28 +0200
committerKarel Zak2015-04-28 14:00:28 +0200
commitf7fdd3da3f92afa9a9fc7c450c000a1e9fba6472 (patch)
tree3981e84048f5dc3e151c0b68b026d53514899c72 /Documentation/TODO
parentfsck: print errors on invalid -r argument (diff)
downloadkernel-qcow2-util-linux-f7fdd3da3f92afa9a9fc7c450c000a1e9fba6472.tar.gz
kernel-qcow2-util-linux-f7fdd3da3f92afa9a9fc7c450c000a1e9fba6472.tar.xz
kernel-qcow2-util-linux-f7fdd3da3f92afa9a9fc7c450c000a1e9fba6472.zip
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Documentation/TODO')
-rw-r--r--Documentation/TODO12
1 files changed, 1 insertions, 11 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index ca62aaf64..5427329c6 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -3,10 +3,6 @@
cfdisk
------
- - provide additional information about the current partitions (LABEL=, UUID=,
- filesystem type, size, usage, mountpoint, ...) just optionally add extra
- table between main menu and list of partitions.
-
- (!) add auto-sort support (sort partitions automatically) and
--sort={auto,never,always} command line option. This feature should be
enabled by default for logical partitions if we created all container (extended
@@ -107,7 +103,7 @@ libfdisk
[always check libfdisk branch at github!]
- - (!) add 'I'nfo fommand to print all details about specified partition
+ - (!) add fsck 'I'nfo fommand to print all details about specified partition
(like offset, size, name, uuid, type, C/H/S, fstype)
- (!) add to "First sector" dialog a line with information about available
@@ -122,12 +118,6 @@ libfdisk
- add support for Apple Partition Map (see libblkid/src/partitions/mac.c)
http://en.wikipedia.org/wiki/Apple_Partition_Map
- - 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).
-
- - use off_t instead "long long"
-
- catch SIGINT (Ctrl-C) and return to main menu.
From Red Hat bugzilla #545488: