diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-07-30 20:34:38 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-07-30 20:34:38 +0000 |
commit | 91419eac51774d733b905ac2d54b3bde60a208df (patch) | |
tree | 80b2b4ebd499f750df5a12a0237bf6ab736619d4 /docs | |
parent | 5ed323fc9a6c7e36a81242fa4a104ba3ea514339 (diff) | |
download | drakx-91419eac51774d733b905ac2d54b3bde60a208df.tar drakx-91419eac51774d733b905ac2d54b3bde60a208df.tar.gz drakx-91419eac51774d733b905ac2d54b3bde60a208df.tar.bz2 drakx-91419eac51774d733b905ac2d54b3bde60a208df.tar.xz drakx-91419eac51774d733b905ac2d54b3bde60a208df.zip |
no_comment
Diffstat (limited to 'docs')
-rw-r--r-- | docs/diskdrake.TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO index bd138e8de..db8e32ae6 100644 --- a/docs/diskdrake.TODO +++ b/docs/diskdrake.TODO @@ -1,9 +1,10 @@ +- the information put in save/restore partitions must be cleaned +(remove mounted/formatted/..., also remove the Data::Dumper dependency) - test, test, test - integrate ext2resize - 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?) -- save/restore partitions in a file (mainly, just a Data::Dumper of $hds) - display the information about the correspondance color2type - handle the partition labels (missing information here) - have ``undo'' |