blob: c690c6ca9ba030524ffdcbf6dde5881cbb6c92d6 (
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
startup
shut up parport_pc failure messages
have to deal with modprobe/insmod/kmod/syslog :/
(doesn't happen on most machines, it seems!?)
drakx
what security level?
test usb mouse (qa report a failure)
ps2 wheel mouse, no support for wheel :(
need to mount other cdroms
kde
at startup:
Can't get own host name. Your system is serveral misconfigured
although "hostname" binary answers localhost.localdomain (set by
sethostname from init of stage1)
font of konsole still too large and non proportional (same
problem as 9.2 it seems)
konqueror cache must be on tmpfs
$BROWSER must be set
system running
services:
what to do? /sbin/runlevel returns "unknown" and
printerdrake wants to propose to enable cups at boot -
more generally: do we want to keep settings of services
permanent, if yes we need to hack utmp/sysv/init stuff
- chkconfig --del everything
- use level 5 and use it by hand at startup
need to list things to remove in MCC (drakgw, etc -> things that
have not the necessary packages and we don't want to provide)
some system configuration need a logout (XF: mouse settings,
resolution, but also language), currently logout will reboot
machine, need something better (gc: relaunch X+kde)
kill root console on #2 when kde is ready? e.g. password locked screensaver
halt/reboot/ctrl+alt+del have bad behaviour
Click on the Menu/Doc/Howtos > Fail
usb key
/etc/X11/X
is a link but vfat doesn't handle links :(
when booting off the key directly, have to test for RO key as well
|