> >I was trying to find a way to list packages which are going to be
> >installed to satisfy dependencies of a given package?
> >
> >For example I want to install redistributable to a given boot
> >environment. Which all packages will be installed to satisfy the
> >dependencies?
> >
> >Can I also find out which packages will need to create new boot
> >environment?
> 
> pkg install --be-name new_be -nv  > /tmp/new_be.out 2>&1
> 
> Add more vs for more detail.

Ah, -n, that's a neat trick!

Thank you
-- 
        Vlad
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to