Operating System - HP-UX
1831815 Members
2839 Online
110030 Solutions
New Discussion

Re: How to creat a software depot file

 
njia_1
Trusted Contributor

How to creat a software depot file

Hi

I have 49 small depot files and I want creat one big depot file which has all the filesets, bundles whatever are in those 49 depot files.

any idea ?
2 REPLIES 2
RAC_1
Honored Contributor

Re: How to creat a software depot file

mkdir /tmp/depot
cd /dir/where_49_file_are_kept
for i in *.depot
do
swcopy -s ${PWD}\$i \* @ /tmp/depot
done

swlist -l depot -d @ /tmp/depot --> to check it.
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: How to creat a software depot file

This thread contains some background and a possible extra step with swpackage that could make your depot a bit easier to move around.

Note the author: Solution is in my last post.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=959102

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