Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD
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 problem of the generated xorg.conf not being propagated to > the installed partition. > Wasn't this correct? With your other change near ModifyXorgConf this change should be unecessary. -- /Jonas Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
Re: [gobolinux-devel] [gobolinux-commits] tools/LiveCD/bin ConfigureLiveCD
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: > > LiveCD/bin : ConfigureLiveCD > > > > Log message: > > Fixes the problem of the generated xorg.conf not being propagated to > > the installed partition. > > > Wasn't this correct? With your other change near ModifyXorgConf this > change should be unecessary. Yes, this can be reverted to the default. I'm just a bit busy and won't be able to revert that in the next hour (feel free to do that). -- Lucas powered by /dev/dsp ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
[gobolinux-devel] necessity of check_direct_dependencies
After having taken a break on creating a recipe for linux, since I didn't come to an easy solution last visit to the problem I thought that I would give it a go again. When I look at the problem I see that it lies within where check_direct_dependencies should be called. If it should stay in Compile I will have to add another hook, for example post_link(), to be able to have a functioning linux recipe. On the other hand, do we really need check_direct_dependencies in Compile? Now with the new module system for HTTPD I can't see it be used there. Is there any other app that needs this function, or should it be removed again? -- /Jonas Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel