summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-08-13 14:36:52 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-08-13 14:36:52 +0000
commit643921ac883be8af9dad01e441028d3564aea565 (patch)
tree0e72b712472030c8522ef0606147e4e8968cc8a5 /docs
parente03f94cb575827ae939c90132604ee5af8545b7a (diff)
downloaddrakx-643921ac883be8af9dad01e441028d3564aea565.tar
drakx-643921ac883be8af9dad01e441028d3564aea565.tar.gz
drakx-643921ac883be8af9dad01e441028d3564aea565.tar.bz2
drakx-643921ac883be8af9dad01e441028d3564aea565.tar.xz
drakx-643921ac883be8af9dad01e441028d3564aea565.zip
no_comment
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO12
-rw-r--r--docs/diskdrake.TODO3
2 files changed, 9 insertions, 6 deletions
diff --git a/docs/TODO b/docs/TODO
index 132702743..d7320a4b4 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,23 +1,23 @@
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 :(
+after install, startx does not launch an available window manager
+(kdebase was present, and twm too)
+
+problem with initrd and lilo (computer with scsi). mkbootdisk is ok
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
+`(Un)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)
+pb with dependencies ``missing'': icewm do not require XFree86 and so you can have icewm but no X server
/etc/sysconfig/mouse is not created
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?)