HP-UX Workload Manager A.02.03.01 Release Notes for HP-UX 11i V1.0 and HP-UX 11i V2.0

HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
30
Installing WLM from a depot
If you are installing WLM from your local depot, use swinstall as follows:
# /usr/sbin/swinstall -x patch_match_target=true \
-x autoreboot=true \
-s depot_path \
B8843CA [patch_bundles] [individual_patches]
where depot_path is the fully specified path of the depot just created. For
example:
# swinstall -x patch_match_target=true \
-x autoreboot=true \
-s /tmp/wlm_depot \
B8843CA GOLDAPPS11i GOLDBASE11i PHKL_28695
SD-UX will attempt to build a new kernel and reboot the system.
NOTE The autoreboot option must be set to true to satisfy
requirements of the HP PRM kernel-building fileset
PRM-Sw-Krn.PRM-KRN. If this fileset is not already installed at
the proper revision, SD-UX must reboot the system as part of
installing that fileset. Setting this option to true instructs SD-UX
to reboot once installation is complete. If this fileset is already
installed at the proper revision, a reboot will not be necessary;
however, SD-UX still requires that the autoreboot option be set
to true.
The SD-UX Interactive User Interface differs from the
command-line interface in that it can prompt for an OK to reboot.
Consequently, the autoreboot option is not required if using the
swinstall GUI.