Ignite-UX Reference (March 2010, B3921-90005)
manage_index(1M) manage_index(1M)
Remove the script called /var/opt/ignite/scripts/setup_server from the scripts clause.
manage_index -t -s /var/opt/ignite/scripts/setup_server
Make the cfg clause called "HP-UX B.11.23 Default" the default:
manage_index -e -c "HP-UX B.11.23 Default"
Copy the existing cfg clause called "HP-UX B.11.23 Default" to a new clause called "HP-UX B.11.23
Default, DART75".
manage_index -n "HP-UX B.11.23 Default"
-c "HP-UX B.11.23 Default, DART75"
Move (rename) the existing cfg clause called "HP-UX B.11.23 Default" to "HP-UX B.11.23 Default, AR".
manage_index -m "HP-UX B.11.23 Default"
-c "HP-UX B.11.23 Default, AR"
Display the description for the cfg clause "HP-UX B.11.23 Default".
manage_index -x -c "HP-UX B.11.23 Default"
Set the description for the cfg clause "HP-UX B.11.23 Default, AR" to "This selection supplies 11.23 bits
with additional AR content".
manage_index -c "HP-UX B.11.23 Default, AR"
-y "This selection supplies 11.23 bits with additional AR content"
This is the three step process to support two versions of apps in a single release. In the first step, a new cfg
clause is created. In the second step, the old apps_cfg configuration file is removed from the new clause.
In the final step, the new apps_cfg_DART75 configuration file is added to the new clause:
manage_index -n "HP-UX B.11.23 Default"
-c "HP-UX B.11.23 Default, DART75"
manage_index -d -c "HP-UX B.11.23 Default, DART75"
-f /opt/ignite/data/Rel_B.11.23/apps_cfg
manage_index -a -c "HP-UX B.11.23 Default, DART75"
-f /opt/ignite/data/Rel_B.11.23/apps_cfg_DART75
Show the name of the current default cfg clause:
manage_index -l -o
RETURN VALUE
manage_index returns 0 upon successful completion of the task, and returns 1 if the operation cannot be
completed.
AUTHOR
manage_index was dev eloped by Hewlett-Packard Company.
FILES
/var/opt/ignite/data/INDEX
/var/opt/ignite/clients/0xLLA/CINDEX
/opt/ignite/bin/manage_index
SEE ALSO
ignite(5), instl_adm(1M), instl_adm(4), instl_bootd(1M), make_config(1M), make_depots(1M),
make_net_recovery(1M), swinstall(1M).
4