blob: b2f4e7f644779204a98515ec110b4c1889660352 (
plain)
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
|
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
mkdosfs missing => crash :( ??
look at SuperProbe
add the ability to give arguments to insmod.
Xconfigurator:
simplify Monitors
possibility to show card autodetected
too slow at startup (when card autodetected)
the wait_message is nasty (just pops half second)
use the VideoRam for skeeping some tests (not all the 32 24 16 15 8)
in package choosing, the group (on the left) is no more `selected' (gtk focus) when clicking on a package (on the right)
install2 sigsegv when leaving :(
(i hacked init to reboot on error)
verify the free space is big enough.
ask realname first, then propose a username using the realname
be able to add more than one normal user
loadFont sucks
trash on the screen when X first start
finish network configuration
get the error when reading .rpm files fail
ask for notepad (aka portable) or not
ask for hdparm or not
ask for more than the memory size detected
ask for the VGA mode for lilo or vidmode
lilo (ask the timeout, prompt or not)
add a log != tty3 (like /tmp/...)
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)
|