1753423 Members
4508 Online
108793 Solutions
New Discussion юеВ

Re: SD-UX

 
SOLVED
Go to solution
Nshenba
Occasional Advisor

SD-UX

Hi i am new to HP-UX , can anybody tell, what are the steps to create a software depot in a server, and how to install software from that depot and how to configure a depot server and how to install a sofware from depot server
5 REPLIES 5
James R. Ferguson
Acclaimed Contributor

Re: SD-UX

Hi:

It would be worth your time to read:

http://docs.hp.com/en/5992-4020/index.html

Regards!

...JRF...
Steven E. Protter
Exalted Contributor
Solution

Re: SD-UX

Shalom Nshenba,

Though not directly an answer to your question, JRF's doc is a very useful one and deserved a better response/rating than you gave it.

Here are a few documents with steps just as you asked:
Cookbook
http://docs.hp.com/en/SD/cookbook.html -

Making depots:
http://www.docs.hp.com/en/5992-2145/ch02s06.html

Making packages: The next step.

http://www.docs.hp.com/en/5990-6771/ch01s01.html

Additional advanced topics:

http://docs.hp.com/en/5992-5875/ch04s04.html

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
James R. Ferguson
Acclaimed Contributor

Re: SD-UX

Hi (again):

If your questions deserved a simple, one-line answer I might have offered that. It's too bad you're too lazy to take the time to read and learn.

...JRF...
Dennis Handly
Acclaimed Contributor

Re: SD-UX

Basically you can only copy or merge depots (swcopy) but packaging (swpackage) them is hard.

swinstall -s /path-to-depot

For a depot server, all you need to do is swcopy or "swreg -l depot" to register the depot.

swinstall -s server:/path-to-depot
Vibhor Kumar Agarwal
Esteemed Contributor

Re: SD-UX

On a side note:

Search my recent topics. I am doing the same exercise and questioned many queries which may be common to you.
Not to say, they got perfectly answered here.
Vibhor Kumar Agarwal