#cat vpars_A.02.02.00.cfg
#########################################################
## Software Sources
#########################################################
sw_source "/var/opt/ignite/depots/T1335AC_A.02.02.00" { source_type = "NET"
sd_server = "10.0.0.1"
sd_depot_dir = "/var/opt/ignite/depots/T1335AC_A.02.02.00" source_format = SD
}
Next is patch software. The patch is only applicable to
######################################################
##Other Software
#####################################################
sw_sel "b_PHSS_28764" { (_hp_os_bitness == "64") {
description = "(PHSS_28764) vPar (A.02.02) monitor cumulative patch" sw_source = "/var/opt/ignite/depots/T1335AC_A.02.02.00" sw_category = "Uncategorized"
sd_software_list =
visible_if = TRUE
}
else {
visible_if = FALSE
}
}
Although not shown here, make_bundles was run to create the bundle b_PHSS_28764. Next is the vPars product:
sw_sel "T1335AC" { (_hp_os_bitness == "64") {
description =
sw_source = "/var/opt/ignite/depots/T1335AC_A.02.02.00" sw_category = "OrderedApps"
sd_software_list =
impacts = "/etc/rc.config.d" 24Kb impacts = "/stand" 1136Kb impacts = "/usr/share" 1640Kb impacts = "/usr/sbin" 3712Kb impacts = "/usr/lib" 2747Kb impacts = "/usr/lbin" 1376Kb impacts = "/usr/contrib" 15304Kb impacts = "/sbin" 1595Kb impacts = "/usr/conf" 9578Kb impacts = "/usr/include" 640Kb impacts = "/usr/newconfig" 5664Kb impacts = "/usr/ccs" 10248Kb impacts = "/usr/bin" 208Kb impacts = "/sbin/init.d" 40Kb impacts = "/" 2Kb
106