[baker-baker] sandbox compile

T. Onoma transami at runbox.com
Wed Dec 10 16:30:28 EST 2003


On Wednesday 10 December 2003 05:14 pm, Simon Strandgaard wrote:
> On Wed, 2003-12-10 at 08:02, T. Onoma wrote:
> > I like the idea of Recipe being able to manage itself. But I don't know
> > if the complications in recursion logic are worth it, unless I come up
> > with a better way.
>
> One time I worked on my own package-manager for freebsd
> http://sysinstall2.sf.net/
> Its able to track dependencies and detect circularities.
>
> http://cvs.sourceforge.net/viewcvs.py/sysinstall2/project_sysinstall2/core/
>depends_test.rb?rev=1.1&view=auto

Thanks Simon, I took a look.

I was actually trying to be really fancy about it. Sort of like eating ones 
own tail and expecting success :)) It was just too knotty. So I went back to 
having a separate session manager, the logic of which is akin to yours.

I'm almost finished getting that back in order. It was a pain, but at least 
the code is acutally much nicer now.

Next I'll be incorporating the fakeroot code, accroding to Mika's outline. I 
may pull out rubyx and look at how it deals with this too, I know it has user 
id code in there that may be useful.

T.



More information about the Baker-baker mailing list