Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Distribution Function Administration Guide


14.19.17 SOFTWARE_CONDITIONS (specifying a package condition)

In the SOFTWARE_CONDITIONS tag, specify a package condition as a precondition for remote installation. This tag is used for the dcmpack command.

The following table shows the parameters that can be specified, and their corresponding command arguments:

Parameter

Content

Command argument

condition

Package condition

/l package-condition

Organization of this subsection

(1) Format

SOFTWARE_CONDITIONS{
condition=package-condition
}

(2) Description

(3) Notes

(4) Examples of specification

condition=P-2412-3554>0500:0000

Installation is executed when the software that has a version number larger than 05-00, a generation number larger than 0000, and a package ID of P-2412-3554 has been installed.

condition=P-2412-3554<>0510:0000

Installation is executed when the software that has a version number different from 05-10, a generation number different from 0000, and a package ID of P-2412-3554 has been installed.