diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-08-13 14:36:52 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-08-13 14:36:52 +0000 |
commit | 643921ac883be8af9dad01e441028d3564aea565 (patch) | |
tree | 0e72b712472030c8522ef0606147e4e8968cc8a5 /docs/diskdrake.TODO | |
parent | e03f94cb575827ae939c90132604ee5af8545b7a (diff) | |
download | drakx-643921ac883be8af9dad01e441028d3564aea565.tar drakx-643921ac883be8af9dad01e441028d3564aea565.tar.gz drakx-643921ac883be8af9dad01e441028d3564aea565.tar.bz2 drakx-643921ac883be8af9dad01e441028d3564aea565.tar.xz drakx-643921ac883be8af9dad01e441028d3564aea565.zip |
no_comment
Diffstat (limited to 'docs/diskdrake.TODO')
-rw-r--r-- | docs/diskdrake.TODO | 3 |
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?) |