Re: [gobolinux-devel] [gobolinux-commits] tools/ChrootCompile/bin ChrootCompile

2007-02-10 Thread Jonas Karlsson
2007/2/10, Lucas C. Villa Real <[EMAIL PROTECTED]>: > On 2/10/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > > +if [ ! -z "`ls`" ] > > > +then Die "Your ChrootCompile dir is not empty. Please correct and > > > then rerun ChrootCompile." > > > +fi > > > +if [ "$chrootCompileDir"

Re: [gobolinux-devel] [gobolinux-commits] tools/ChrootCompile/bin ChrootCompile

2007-02-10 Thread Lucas C. Villa Real
On 2/10/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > +if [ ! -z "`ls`" ] > > +then Die "Your ChrootCompile dir is not empty. Please correct and then > > rerun ChrootCompile." > > +fi > > +if [ "$chrootCompileDir" ] > > +then dirname="$chrootCompileDir" > > +else dirnam

Re: [gobolinux-devel] [gobolinux-commits] tools/ChrootCompile/bin ChrootCompile

2007-02-10 Thread Jonas Karlsson
2007/2/4, Lucas C. Villa Real <[EMAIL PROTECTED]>: > CVSROOT:/sources/goboscripts > Module name:tools > Changes by: Lucas C. Villa Real07/02/04 03:20:32 > > Modified files: > ChrootCompile/bin: ChrootCompile > > Log message: > Added 'setup-environment' flag and s

Re: [gobolinux-devel] No BuildLiveCD recipe

2007-02-10 Thread Koen Weddepohl
Jonatan Liljedahl wrote: > Koen Weddepohl wrote: >> I'd like to experiment with building a ROX-based Live CD ("RoboLinux", >> perhaps). > > Nice! I've been thinking about that too... Please report on the progress. I managed to Compile BuildLiveCD (thanks Lucas), right now I'm running UpdateEnvir

Re: [gobolinux-devel] No BuildLiveCD recipe

2007-02-10 Thread Jonatan Liljedahl
Koen Weddepohl wrote: > I'd like to experiment with building a ROX-based Live CD ("RoboLinux", > perhaps). Nice! I've been thinking about that too... Please report on the progress. BTW, I've made AppDir's of most of my desktop apps in /Programs, sometimes it's really simple, like this: [EMAIL P

Re: [gobolinux-devel] No BuildLiveCD recipe

2007-02-10 Thread Lucas C. Villa Real
On 2/10/07, Koen Weddepohl <[EMAIL PROTECTED]> wrote: > I'd like to experiment with building a ROX-based Live CD ("RoboLinux", > perhaps). Anyway, http://gobolinux.org/index.php?page=livecd instructs > me to "Compile buildlivecd", but this yields the following error: > > Compile: Could not

[gobolinux-devel] No BuildLiveCD recipe

2007-02-10 Thread Koen Weddepohl
I'd like to experiment with building a ROX-based Live CD ("RoboLinux", perhaps). Anyway, http://gobolinux.org/index.php?page=livecd instructs me to "Compile buildlivecd", but this yields the following error: Compile: Could not find recipe for buildlivecd "InstallPackage buildlivecd" doe