I was looking for a way to create .depot file on HP-UX and CLI swpackage came to rescue.
Below is the CLI for creating single tape .depot file from multiple software depots.
Assumption: Your depot packages are in current directory
# /usr/sbin/swpackage -x target_type=tape -s `pwd` -d `pwd`/YourPackages.depot "YourPackages"
Is there any other way to create .depot package on HP-UX? Do let everyone know in comments below.

0 comments:
Post a Comment
Your valuable comments are welcome. (Comments will be moderated.)