/var/opt/ignite/INDEX file
The grouping of config files into useful configurations is accomplished in the INDEX file (/var/opt/ignite/INDEX). This file contains a list of valid configurations, each of which is
made up of one or more config files. The list of these configurations is presented in the UI as the basic starting point (this list can be seen in the user interface at the top of the screen
in Figure 2). For example, the INDEX file might contain:
cfg "HP-UX B.10.20 Default" {
description "This selection supplies the default system
configuration that HP supplies for the B.10.20
"/opt/ignite/data/Rel_B.10.20/config"
"/var/opt/ignite/data/Rel_B.10.20/core_700_cfg"
"/var/opt/ignite/data/Rel_B.10.20/core_800_cfg"
"/var/opt/ignite/data/Rel_B.10.20/apps_700_cfg"
"/var/opt/ignite/data/Rel_B.10.20/apps_800_cfg"
"/var/opt/ignite/data/Rel_B.10.20/patches_700_cfg"
"/var/opt/ignite/data/Rel_B.10.20/patches_800_cfg"
"/var/opt/ignite/config.local"
cfg "CAD System - 10.10" {
description "This selection is the typical CAD system installation
"/opt/ignite/data/Rel_B.10.10/config"
"/var/opt/ignite/data/Rel_B.10.10/core_700_archive_cfg"
"/var/opt/ignite/data/Rel_B.10.10/apps_700_cfg"
"/var/opt/ignite/data/Rel_B.10.10/patches_700_cfg"
"/var/opt/ignite/config.local"