Re: [gobolinux-devel] future plans

2007-07-29 Thread Lucas C. Villa Real
On 7/29/07, mpb <[EMAIL PROTECTED]> wrote: > So write a "UseProgram" tool to manage PATH for you. > > > * It uses the binary path directly, whereas GoboLinux seems to be promoting > > the notion of the Program as a whole, which is a good idea in my opinion. > > If possible, the average user should

Re: [gobolinux-devel] future plans

2007-07-29 Thread mpb
On 7/29/07, Paul Dann <[EMAIL PROTECTED]> wrote: >Well, the reasons for having ChrootCompile seem to me to apply just as > much to a single user as an admin. For the sake of simplicity, I think it's > best to have a single tool to compile, whether you're a user or admin. How does Compile not

Re: [gobolinux-devel] future plans

2007-07-29 Thread Paul Dann
mpb wrote: > The "chroot" system call fails when run as non-root. > > However, you could make an suid wrapper just for ChrootCompile. You > would need root access to set the wrapper up, be thereafter non-root > users could run ChrootCompile. > Yes, that sounds good. Would there be problems i