apm::process_install_xml (public)

 apm::process_install_xml [ -nested ] [ -install_from_repository ] \
    filename binds

Defined in packages/acs-tcl/tcl/apm-install-procs.tcl

process an XML install definition file which is expected to contain directives to install, mount and configure a series of packages.

Switches:
-nested (optional, boolean)
-install_from_repository (optional, boolean)
Parameters:
filename (required)
path to the XML file relative to serverroot.
binds (required)
list of {variable value variable value ...}
Returns:
list of messages
Author:
Jeff Davis <swiped from acs-bootstrap-installer though>
Created:
2003-10-30

Testcases:
No testcase defined.
[ show source ]
Show another procedure: