Sunday, February 3, 2013

Creating Solaris package file of multi packages

pkgutil \
  --stream \
  --target=sparc:5.10 \
  --output imagemagick-and-others.pkg \
  --yes \
  --download \
  imagemagick coreutils vim ggrep gsed


No comments: