> NEED="foo bar" > PROVIDES="baz quux" > > at the beginning of the shell script, and then reference the shell > variables later on in the init script. That's a pretty easy way to > solve the problem. You want to be able to extract them in advance so you can tsort and lorder the dependancy tree to find loops at install time. Alan