Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] customize xorg.conf on an Xlivecd
Date: Thu, 16 Mar 2006 03:31:49
Message-Id: 1142479012.14161.8.camel@vertigo.twi-31o2.org
In Reply to: [gentoo-catalyst] customize xorg.conf on an Xlivecd by Erick Michau
1 On Wed, 2006-03-15 at 22:46 +0100, Erick Michau wrote:
2 > hi all,
3 >
4 > I am using catalyst-2.0-rc40 on an x86 with a 2006.0 stage3 as a seed
5 > stage.
6 > I am doing a livecd booting directly on xorg-x11 so I have
7 > successfully achieved:
8 > # catalyst2 -f livecd-stage1_template.spec
9 > # catalyst2 -f livecd-stage2_template.spec
10 > Here is the content of fsscript.sh:
11 > echo "/etc/init.d/mkxf86config start" >> /etc/conf.d/local.start
12 > echo "/etc/init.d/x-setup start"
13 > >> /etc/conf.d/local.start
14 > echo "startx"
15 > >> /etc/conf.d/local.start
16 > However, xorg breaks at startup and I found that the "speedo" module
17 > was the cause so I deleted it from xorg.conf and "startx" works.
18 >
19 > I was wondering if it is possible to pass some parameters to the
20 > xorg.conf file for when
21 > "/etc/init.d/mkxf86config start" is called in a different way than
22 > customizing the "/usr/sbin/mkxf86config.sh" file by hand?
23 >
24 > In my case I do not want that "speedo" module to be loaded (X breaks).
25 > Right now I am trying to adapt the "/usr/sbin/mkxf86config.sh" script
26 > to rebuild xorg.conf _without_ the "speedo" module and it is
27 > painful..so I am looking for an other way.
28
29 I'd just edit the script with my fsscript... Sorry...
30
31 Also, your init script should probably just go through livecd/rcadd
32 instead of adding them to local.start...
33
34 --
35 Chris Gianelloni
36 Release Engineering - Strategic Lead
37 x86 Architecture Team
38 Games - Developer
39 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature