diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 24 | ||||
-rw-r--r-- | docs/diskdrake.TODO | 1 |
2 files changed, 24 insertions, 1 deletions
@@ -1,12 +1,28 @@ dd the different xmodmaps for every languages (maybe gnome-core xmodmaps can help) xmodmap needed even for english as the backspace is not what it should +timezone using a picture (pb: how to delimit zones) + +merge the install(1) of redhat + +fix the bug of rpmlib (the installing size > what was said initially) + +try detect_devices::floppies (and how are scsi floppies handled?) + +have a better time estimation of the remaining time in install packages + mkdosfs missing => crash :( ?? look at SuperProbe add the ability to give arguments to insmod. +update the list of modules (in update_kernel) + +look at the pcmcia problem + +upgrade + Xconfigurator: simplify Monitors possibility to show card autodetected @@ -46,3 +62,11 @@ remove the gray line surrounding the logo pb with dependencies ``missing'': icewm do not require XFree86 and so you can have icewm but no X server replace in place catchable die's by cdie's (as in partition_table::load) + +rewrite mouseconfig in perl? + +cleanup /etc/services & /etc/protocols + +maybe removes commented lines in /usr/lib/perl5/... files + +# in 2.3.15 "Silicon Integrated Systems [SiS]|SiS900 10/100 Ethernet" is handled diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO index e3e44d3b1..728b8e89d 100644 --- a/docs/diskdrake.TODO +++ b/docs/diskdrake.TODO @@ -10,7 +10,6 @@ - do not allow swap partitions above 2Gigs - 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?) - display the information about the correspondance color2type |