On 7/14/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> On 7/7/07, Carlo Calica <[EMAIL PROTECTED]> wrote:
> >
> > That is true.  Moving Compile to something like ChrootCompile is
> > definitely a good goal.  In this instance, the desired Qt (3 or 4)
> > conflicts at build time due to the moc executable.  At runtime, Qt 3
> > and 4 shouldn't conflict.  ChrootCompile should solve this.
>
> While talking about that, we still have to figure out a way to allow
> installation scripts to poke with files such as passwd/shadow/group
> (the last time I talked to Jonas he had some good ideas on how to deal
> with that)..
>
> The problem with sandboxing is that it'll be pretty easy to get fooled
> by it, as writes will not be redirected to the "real" root
> filesystem.. anyway, this talk is more appropriate to be done in the
> devel mailing list (copied).
>

Do you mean from "make install" or PostInstall?  I would argue that
"make install" shouldn't alter passwd/shadow/group.  The makefile
should be patched and PostInstall used instead.

> --
> Lucas
> powered by /dev/dsp
> _______________________________________________
> gobolinux-devel mailing list
> gobolinux-devel@lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
>


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

Reply via email to