diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 12 | ||||
-rw-r--r-- | docs/diskdrake.TODO | 4 |
2 files changed, 14 insertions, 2 deletions
@@ -1,9 +1,21 @@ +in diskdrake, only swap partitions with a ``mount point'' are used. +it should be: all swap for newbie, ask for others? + do not allow empty password for root, otherwise you can't login :( xmodmap needed even for english as the backspace is not what it should remove the hack in pkgs.pm (search for hack) +`Show all' should toggle in package selection +`Select all' in package selection +help:programs is empty in expert in package selection +left scroll bar is half visible + +pb with ghostscript-both & ghostscript-X11... + +pb with gtk_warn and messages with too long + detect and propose to choose devices before diskdrake (cf scsi&ewok) diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO index fdf3045e8..9038a8995 100644 --- a/docs/diskdrake.TODO +++ b/docs/diskdrake.TODO @@ -1,5 +1,5 @@ -- bug (autoallocate) - +- 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 |