diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/diskdrake.TODO | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO index 0a5fd6db2..e6f2da038 100644 --- a/docs/diskdrake.TODO +++ b/docs/diskdrake.TODO @@ -5,7 +5,6 @@ - the information put in save/restore partitions must be cleaned (remove mounted/formatted/..., also remove the Data::Dumper dependency) - test, test, test -- integrate ext2resize - do not allow swap partitions above 2Gigs - wanting the first partition to be extended is not used - maybe warn if a mounted partition change of dev number @@ -13,7 +12,6 @@ - better error handling (what to do if we find a bad partition table?) - display the information about the correspondance color2type - handle the partition labels (missing information here) -- have ``undo'' - add comments in the code - add documentation - handle the `luke' case (main extended partition must be extended) |