> Good evening,
> 
> I'm writing on the ezjail project and want to be able to use the easy 
> interface of pkg_add to fetch packages recursively.
> 
> This is _fetch_, not install them, since installation is expected to 
> happen at a later stage when starting up lots of jails each being 
> identical.
> 
> Clearly pkg_add does not provide this option. Even if it would, it would 
> declare some dependencies fulfilled since packages are installed in the 
> hostsystem already.
> 
> Anyone having an idea here, besides rewriting pkg_add?

What about pkg_fetch -R?

--
Matt Emmerton
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to