Operating System - HP-UX
1837048 Members
3241 Online
110111 Solutions
New Discussion

How to add depots to config file

 
Amod
Occasional Advisor

How to add depots to config file

I have a core 10.20 depot and corresponding config file.(created using make_depots & make_config commands respectively) Now I have downloaded general release & hardware Critical patche bundles. These are in form of ".depot" files.

How do I add these to my config file so that these will be installed along with core OS in one shot.

Amod.
If you can't change it, enjoy it !!
1 REPLY 1
Jean-Guy GROSSE
Advisor

Re: How to add depots to config file

Hello,

If you change or add a depot , You can use make_config comman d for building a new cfg file.

examples :

make_config -s -c < your new config file>

make_config -s /depot/11.11/patch -c /var/opt/ignite/migration/patch.cfg

INDEX file you put your new depot :

cfg "HPUX 11.11 Migration " {
description "Template "
"/opt/ignite/data/Rel_B.11.11/config"
"/opt/ignite/data/Rel_B.11.11/hw_patches_cfg"
"/var/opt/ignite/migration/patch.cfg"
"/var/opt/ignite/config.local"