1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
bug: if u choose mouse usb != found mouse, it fails at X config
i18n
wizard for partitioning in case of one full vfat
update devices.c from modules.pm
diskdrake in text mode
standalone applications for configuration
is configureNetworkNet needed with dhcp/bootp?
(pix)kickstart
X configuration and bootloader in kickstart
(pix)diskdrake
auto_partitions
suggested partition tables must be better foreach installClass
(pix)options in mkfs, progress bar when formatting
(pix)Tree -> CTree, ``all'' branch with all packages
install postfix in place of sendmail for security levels 4&5
update the list of modules (in update_kernel)
install ssh
(fpons)verify the free space is big enough.
(fpons)pb with dependencies ``missing'': icewm do not require XFree86 and so you can have icewm but no X server
--------------------------------------------------------------------------------
XFdrake chooseResolutions with ask_from_list do not permit ``Show all''
have a better time estimation of the remaining time in install packages
smaller zsh (or ash in initrd)
initrd in bzip2
aha152x needs "insmod aha152x.o aha152x=0x140,11,7"
try detect_devices::floppies (and how are scsi floppies handled?)
maybe: do a iotcl FDGETPRM to detect fd1, fd0.
cancel button in packages installation
grub, chos
(?)maybe remove commented lines in /usr/lib/perl5/... files
(?)timezone using a picture (pb: how to delimit zones)
(fpons)handle dat drives
sound config
(?)ability to select the type of install when booting of cdrom
(?)use the ability of el torito to handle 2.88MB or more
add fdisk using the zvt widget (taken in gnome-libs)
using setxkb, enable the testing of the keyboard
enable the testing of the mouse type (under X) (wheel)
diskdrake should warn if nb_ide_parts > 63, nb_scsi_parts > 15
(obsolete)lilo-deinstallation in case of lilo auto-installation for beginners
(?)loadFont sucks
(obsolete)trash on the screen when X first starts
(?)get the error when reading .rpm files fail
(?)remove the gray line surrounding the logo
(?)rewrite mouseconfig in perl?
(?)cleanup /etc/services & /etc/protocols
# in 2.3.15 "Silicon Integrated Systems [SiS]|SiS900 10/100 Ethernet" is handled
(?)strange: no scsi of type 'fd', only 'tape'
compress hdlist?
(done,pix)kudzu or not in miscellaneous
(done,pix)warn the user if not enough ram to fulfill install
(done,fpons)test after printer config
(done,pix)ask for more than the memory size detected
(done,fpons)modem config
(done,pix)call kudzu in batch to initialize its list
(done,pix)standalone generator of mdkinst_stage2.gz
(done,pix)text install
|