Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD

2006-10-18 Thread Lucas C. Villa Real
On 10/18/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Wed, 18 Oct 2006 15:50:17 +0200, Lucas C. Villa Real > <[EMAIL PROTECTED]> wrote: > > > CVSROOT: /sources/goboscripts > > Module name: tools > > Changes by: Lucas C. Villa Real06/10/18 13:50:17 > > > > Modified files: > >

Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD

2006-10-18 Thread Jonas Karlsson
On Wed, 18 Oct 2006 15:50:17 +0200, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > CVSROOT: /sources/goboscripts > Module name: tools > Changes by: Lucas C. Villa Real06/10/18 13:50:17 > > Modified files: > LiveCD/bin : ConfigureLiveCD > > Log message: > Fixes the p

Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD

2006-09-15 Thread Lucas C. Villa Real
On 9/15/06, André Detsch <[EMAIL PROTECTED]> wrote: > On 9/15/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > The idea was to ship a xorg.conf ready to be used on QEMU.. or are you > > considering that xorg.conf might have been modified by the user or by > > some other tool? > > The adjustme

Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD

2006-09-15 Thread André Detsch
On 9/15/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > The idea was to ship a xorg.conf ready to be used on QEMU.. or are you > considering that xorg.conf might have been modified by the user or by > some other tool? The adjustment of xorg.conf deals with mouse and keyboard info, which may v

Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD

2006-09-15 Thread Lucas C. Villa Real
On 9/15/06, André Detsch <[EMAIL PROTECTED]> wrote: > On 9/14/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > -if [ -d ${goboPrograms}/Xorg -a -f > > ${goboPrograms}/Xorg/Settings/X11/xorg.conf ] > > +if [ -d ${goboPrograms}/Xorg -a -f > > ${goboPrograms}/Xorg/Settings/X11/xorg.conf -a "$p

Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD

2006-09-15 Thread André Detsch
On 9/14/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > -if [ -d ${goboPrograms}/Xorg -a -f > ${goboPrograms}/Xorg/Settings/X11/xorg.conf ] > +if [ -d ${goboPrograms}/Xorg -a -f > ${goboPrograms}/Xorg/Settings/X11/xorg.conf -a "$platform" = "native" ] Adjustment of xorg.conf has to be done