> 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 to the result.
>>> I'd also like to account for OS X's incorrect uname -m output.
>
> How is that going? Does it take too much "ifdef"fing in the scripts?
> Could you post a patch here before committing so I could look at the
> changes needed for portability? I think it could be cleaner if
> conditional features were configured through Directories.conf than
> based on architecture checks, so that different environments could
> have different Directories.conf entries, but if it's not a lot of
> stuff, then I figured it would be okay.

The thought behind making it part of Get_Architecture was more of a  
way to separate binary package trees than anything else, so, for  
example, on cygwin, InstallPackage Mtail would look for Mtail--1.1-- 
i686.Cygwin.tar.bz instead of Mtail--1.1--i686.tar.bz

That way, rootless users don't have to deal with binary package  
incompatibility, because packages that won't work on their setup  
don't show up at all, which, I thought, was the point behind  
Get_Architecture anyway.


_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to