Operating System - HP-UX
1753259 Members
5168 Online
108792 Solutions
New Discussion юеВ

Re: Create a Bundle for SIM

 
SOLVED
Go to solution

Create a Bundle for SIM

Hello, I'd like to create a unique bundle in order to installall the SIM prerequisite tool:

/var/adm/crash/SIM_bundle#
-rw-r--r-- 1 root sys 678656000 Nov 9 12:37 DiagProdCollections_C.02.01
-rw-r--r-- 1 root sys 44339200 Nov 9 12:37 EventMonitoring_A.04.20.31.04_HP-UX_B.11.31_IA_PA.depot
-rw-r--r-- 1 root sys 4075520 Nov 9 12:37 FCProvider_B.11.31.0909_HP-UX_B.11.31_IA_PA.depot
-rw-r--r-- 1 root sys 1013760 Nov 9 12:37 IOTreeIndication_B.11.31.0903_HP-UX_B.11.31_IA_PA.depot
-rw-r--r-- 1 root sys 487137280 Nov 9 12:39 OpenSSL_A.00.09.08k.009_HP-UX_B.11.31_IA_PA.depot
-rw-r--r-- 1 root sys 4536320 Nov 9 12:39 SASProvider_B.11.31.0909_HP-UX_B.11.31_IA.depot
-rw-r--r-- 1 root sys 1003520 Nov 9 12:39 SCSIProvider_B.11.31.0903_HP-UX_B.11.31_IA_PA.depot
-rw-r--r-- 1 root sys 29184000 Nov 9 12:39 SysMgmtWeb_A.3.0.2_HP-UX_B.11.31_IA_PA.depot
-rw-r--r-- 1 root sys 102604800 Nov 9 12:39 WBEMSvcs_A.02.09_HP-UX_B.11.31_IA_PA.depot

Found many docs, but about the bundle creation for patch.
regards
Alex
Vigno
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: Create a Bundle for SIM

Shalom Alex,

1) swcopy the depots into one depot.
2) Use swpackage tocreate a bundle

The second step is fairly simple to do in the man page for swpackage.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Dennis Handly
Acclaimed Contributor

Re: Create a Bundle for SIM

>SEP: 2) Use swpackage to create a bundle
>The second step is fairly simple to do in the man page for swpackage.

I assume you are taking about creating a tape depot from an existing directory depot?

(Otherwise creating a depot from a PSF isn't easy if you have never done it.)