blob: 9688d5d6b26d3a3fc41b1bd492781efc21ed9364 (
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
|
build
ensure that kernel used in isolinux/stage1 is the same as kernel
installed in the tree so that we have /lib/modules available
drakx
fbdev -> vesa
error at X startup -> better msg
what security level?
auto-configure of most remaining things
network
tv
graphical design
usb key
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)
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
need to list things to remove in MCC (drakgw, etc -> things that
have not the necessary packages and we don't want to provide)
|