Renaud Manus wrote: >> Quoth Renaud Manus on Mon, Nov 05, 2007 at 03:53:52PM +0100: >>> You cannot use svccfg directly from your jumpstart to add the dependency >>> because the system has not booted and the repository doesn't know >>> about the services yet. >> >> Well I think you should be able to create the target service and >> a dependency property group in it. I believe svccfg import will ignore >> it when it imports the respective manifest. >> > > Yes, that should work too. Run "svccfg import" first on the target > repository and then create the new dependency. There is an example > in svccfg(1M) on how to change the target repository and import a > service in it.
I'm not sure I follow what you are suggesting here. Could you perhaps give an example of what you mean?