summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-08-12 12:05:22 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-08-12 12:05:22 +0000
commit665d9ad8aa8b8a71198ef8b6cae00e94b9244391 (patch)
treeb0dda9c2bb7e22f6922a67aacc1b201050142fba /docs
parentff64e6601b57962132cc0be8b7f8d70b86392ac0 (diff)
downloaddrakx-665d9ad8aa8b8a71198ef8b6cae00e94b9244391.tar
drakx-665d9ad8aa8b8a71198ef8b6cae00e94b9244391.tar.gz
drakx-665d9ad8aa8b8a71198ef8b6cae00e94b9244391.tar.bz2
drakx-665d9ad8aa8b8a71198ef8b6cae00e94b9244391.tar.xz
drakx-665d9ad8aa8b8a71198ef8b6cae00e94b9244391.zip
no_comment
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO16
-rw-r--r--docs/diskdrake.TODO2
2 files changed, 17 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 9b440537e..f91d94bd1 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,4 +1,14 @@
-shadow is not in base
+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
+
+when we have /mnt mounted, check that all the devices of fstab are in /mnt/dev
+(otherwise it won't boot)
+
+remove the hack in pkgs.pm (search for hack)
+
+detect and propose to choose devices before diskdrake
+(cf scsi&ewok)
/etc/sysconfig/mouse is not created
@@ -7,6 +17,8 @@ Xconfigurator:
possibility to show card autodetected
use the VideoRam for skeeping some tests (not all the 32 24 16 15 8)
+add a waiting message while formatting
+
does not reboot at the end of install
insmod of /modules/loop.o fails (eg: in mkbootdisk)
@@ -19,6 +31,8 @@ xmodmaps for every languages (maybe gnome-core xmodmaps can help)
verify the free space is big enough.
+be able to add more than one normal user
+
left window in the install (steps) should have a smaller font.
loadFont sucks
diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO
index db8e32ae6..fdf3045e8 100644
--- a/docs/diskdrake.TODO
+++ b/docs/diskdrake.TODO
@@ -1,3 +1,5 @@
+- bug (autoallocate)
+
- the information put in save/restore partitions must be cleaned
(remove mounted/formatted/..., also remove the Data::Dumper dependency)
- test, test, test