Operating System - HP-UX
1833764 Members
3041 Online
110063 Solutions
New Discussion

depot install order of packages

 
SOLVED
Go to solution
Michael O'brien_1
Regular Advisor

depot install order of packages

Hi,

If I created a depot which contains a collection of packages. Can I control the order in which these packages are installed. I want to install a security package only once the networking package is installed.

Thanks
Michael
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: depot install order of packages

No. You can only control it by asking swinstall to install only part of what is there.

Why do you care what order as long as you can install all at once?

If there is a dependency, that is usually included with each product.
Michael O'brien_1
Regular Advisor

Re: depot install order of packages

Hi,

We have a custom product in the depot which will applys configuration to the installed product. APA is installed and the interfaces are defined in the configuration for the specific box in the custom product.

Were thinking of putting a dependancy in the custom product.

Cheers
Michael
Dennis Handly
Acclaimed Contributor
Solution

Re: depot install order of packages

>We're thinking of putting a dependency in the custom product.

There are two types of SD dependencies. Corequisites and prerequisites.
Prerequisites are done first.
Michael O'brien_1
Regular Advisor

Re: depot install order of packages

Thanks Denise,

We are going to implement a prerequiste and see if this solves our issue.

Cheers
Mike