Re: [gobolinux-devel] Bootstrap patchs

2007-05-05 Thread Lucas C. Villa Real
On 5/5/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > > What does 'uname -m' return on Epia? Bootstrap checks for the variable > > $cross_uname_m, already defined in the Cross-Files. I'd prefer to keep > > using that variable and just modify InvokeCompile instead, so that the > > Cross files d

Re: [gobolinux-devel] Bootstrap patchs

2007-05-05 Thread Aitor Pérez Iturri
El Sat, 5 May 2007 17:59:43 -0300 "Lucas C. Villa Real" <[EMAIL PROTECTED]> escribió > That's fine. I just removed the extra 'a' in the end, as it looks like > it was a typo. > Just a note: you don't need to put extra comments around the lines > added by you. Credits are already going into the CVS

Re: [gobolinux-devel] Bootstrap patchs

2007-05-05 Thread Lucas C. Villa Real
On 5/5/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > Hi everybody. > > Here comes some patches i made for BootStrap and related Scripts: > > For ChrootCompile: > 1. Patch: ChrootCompile.1.diff > Patch against: /ChrootCompile/1.57/Thu Mar 29 07:50:56 2007// > * Added a "makedi

[gobolinux-devel] Bootstrap patchs

2007-05-05 Thread Aitor Pérez Iturri
Hi everybody. Here comes some patches i made for BootStrap and related Scripts: For ChrootCompile: 1. Patch: ChrootCompile.1.diff Patch against: /ChrootCompile/1.57/Thu Mar 29 07:50:56 2007// * Added a "makedir -p " command to create_root function Needed to ensure that wo