I tried doing it in the kickstart with something like

xconfig --defaultdesktop=GNOME --startxonboot --resolution=1024x768 --depth=16

but it kept replacing it with the video information for the build host, for example, it would put the vmware information in the xorg information for the livecd :(

On 5/9/06, Jeremy Katz <katzj@redhat.com> wrote:
On Tue, 2006-05-09 at 10:58 -0400, Adam Stokes wrote:
> Hey here is something I put in my post_install_scripts
> file/08update.sh :
[snip]
> echo -e "[Modifying Xorg settings]\n"
> cat > $ARG/etc/X11/xorg.conf <<_EOF_
> # Xorg configuration created by system-config-display

If you're going this route, just specify the things using the standard
kickstart X config stuff.  That'll let you get all of this without
having to hard-code an xorg.conf

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list



--
Adam Stokes <astokes.org;people.redhat.com/astokes>