New package tool *pkgdep* available for Solaris 10
Hi,
patches 119254-84 (sparc), 119255-85 (x86) implement RFE 5012345 "request for tool to list package dependencies"
for Solaris 10.
This introduces a new command /usr/sbin/pkgdep.
-bash-3.2$ pkgdep -h
Usage:
pkgdep [-v] [-c | -m metacluster] [-d package-directory]
[-p product-image-path] [-R root-path] package-name
The following options are supported:
-c Print only dependencies not currently installed on the system.
-d Specify a directory to check for packages and dependencies.
-m Print only dependencies not included in specified metacluster.
-p Specify a product image to check for packages and dependencies.
-R Specify an alternate system root.
-v Print full package descriptions.
-bash-3.2$ pkgdep SUNWzfsr
patches 119254-84 (sparc), 119255-85 (x86) implement RFE 5012345 "request for tool to list package dependencies"
for Solaris 10.
This introduces a new command /usr/sbin/pkgdep.
-bash-3.2$ pkgdep -h
Usage:
pkgdep [-v] [-c | -m metacluster] [-d package-directory]
[-p product-image-path] [-R root-path] package-name
The following options are supported:
-c Print only dependencies not currently installed on the system.
-d Specify a directory to check for packages and dependencies.
-m Print only dependencies not included in specified metacluster.
-p Specify a product image to check for packages and dependencies.
-R Specify an alternate system root.
-v Print full package descriptions.
-bash-3.2$ pkgdep SUNWzfsr
1