diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-08-12 21:43:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-08-12 21:43:23 +0000 |
commit | e03f94cb575827ae939c90132604ee5af8545b7a (patch) | |
tree | 4cc5c45cabc3c8c1d4e5969f92a531dab513e918 /docs | |
parent | 107b1cbeace77c78d4885c138ca57d373a125bdf (diff) | |
download | drakx-e03f94cb575827ae939c90132604ee5af8545b7a.tar drakx-e03f94cb575827ae939c90132604ee5af8545b7a.tar.gz drakx-e03f94cb575827ae939c90132604ee5af8545b7a.tar.bz2 drakx-e03f94cb575827ae939c90132604ee5af8545b7a.tar.xz drakx-e03f94cb575827ae939c90132604ee5af8545b7a.zip |
no_comment
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 |