summaryrefslogtreecommitdiffstats
path: root/docs/diskdrake.TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/diskdrake.TODO')
-rw-r--r--docs/diskdrake.TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO
index 9038a8995..4c0726a2c 100644
--- a/docs/diskdrake.TODO
+++ b/docs/diskdrake.TODO
@@ -1,9 +1,12 @@
+- test what windows can handle (the number of partitions)
- bug when creating smallest partitions (size < 0)
- add warnings for scsi drives if you create more than sdx15
- the information put in save/restore partitions must be cleaned
(remove mounted/formatted/..., also remove the Data::Dumper dependency)
- test, test, test
- integrate ext2resize
+- wanting the first partition to be extended is not used
+- maybe warn if a mounted partition change of dev number
- add the ability to specify primary or extended partitions (in expert mode)
- text version
- better error handling (what to do if we find a bad partition table?)