Re: [gobolinux-devel] Get_Architecture

2006-09-09 Thread Dan
> How is that going? Does it take too much "ifdef"fing in the scripts? Oh, wait... Were you referring to the Cygwin portability project as a whole? I've discovered and fixed a couple of script bugs as a result of this project, but I'm trying to keep my changes in the CreateRootlessEnvironme

Re: [gobolinux-devel] Get_Architecture

2006-09-09 Thread Carlo Calica
On 9/9/06, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > > > > Seems reasonable but I've been removed from development for some time. > > Nice to see you back in the mailing list, btw! > Thanks. Anything you want me to work on? > > Getting GoboLinux PPC done is low on my priorities right now :( (i

Re: [gobolinux-devel] Get_Architecture

2006-09-09 Thread Dan
> On 9/9/06, Carlo Calica <[EMAIL PROTECTED]> wrote: >> On 9/9/06, Dan <[EMAIL PROTECTED]> wrote: >>> As I work to try to improve rootless's portability (I'm now >>> trying to >>> go for both Cygwin and OS X) I'd like to alter Get_Architecture. For >>> non-Linux kernels, I'd like to append the k

Re: [gobolinux-devel] Get_Architecture

2006-09-09 Thread Theyranos
>>> As I work to try to improve rootless's portability (I'm now >>> trying to >>> go for both Cygwin and OS X) I'd like to alter Get_Architecture. For >>> non-Linux kernels, I'd like to append the kernel type to the result. >>> I'd also like to account for OS X's incorrect uname -m output. > > Ho

Re: [gobolinux-devel] Get_Architecture

2006-09-09 Thread Hisham Muhammad
On 9/9/06, Carlo Calica <[EMAIL PROTECTED]> wrote: > On 9/9/06, Dan <[EMAIL PROTECTED]> wrote: > > As I work to try to improve rootless's portability (I'm now trying to > > go for both Cygwin and OS X) I'd like to alter Get_Architecture. For > > non-Linux kernels, I'd like to append the kernel type

Re: [gobolinux-devel] Get_Architecture

2006-09-09 Thread Carlo Calica
On 9/9/06, Dan <[EMAIL PROTECTED]> wrote: > As I work to try to improve rootless's portability (I'm now trying to > go for both Cygwin and OS X) I'd like to alter Get_Architecture. For > non-Linux kernels, I'd like to append the kernel type to the result. > I'd also like to account for OS X's incor

[gobolinux-devel] Get_Architecture

2006-09-09 Thread Dan
As I work to try to improve rootless's portability (I'm now trying to go for both Cygwin and OS X) I'd like to alter Get_Architecture. For non-Linux kernels, I'd like to append the kernel type to the result. I'd also like to account for OS X's incorrect uname -m output. All the output for Go