On Tue, May 26, 2009 at 10:08 PM, Dagobert Michelsen <[email protected]> wrote: > Why don't you use this option? > > -s, --stream > Build a package stream for a certain architecture and > OS release. All dependencies will be included in the > stream and the needed command to install them in the > correct order will be displayed. > > I requested it some time ago for this exact prupose.
Thanks for pointing that out Dago. Here's a couple of examples: http://pkgutil.wikidot.com/use-with-examples#toc7 But basically, if you want a stream with all deps for bind and dhcp for example you just do this: # pkgutil -s bind dhcp -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
