HP-UX HB v13.00 Ch-05 - SD-UX

HP-UX Handbook Rev 13.00 Page 13 (of 49)
Chapter 05 Software Distributor (SD-UX)
October 29, 2013
create_target_path=true
customer_id=
defer_configure=false
distribution_source_directory=/var/spool/sw
enforce_dependencies=true
enforce_dsa=true
enforce_kernbld_failure=true
enforce_scripts=true
enforce_selections=false
installed_software_catalog=products
job_title=
layout_version=1.0
loadorder_use_coreqs=true
log_msgid=0
logdetail=false
logfile=/var/adm/sw/swinstall.log
loglevel=1
lookupcache_timeout_minutes=10
match_target=false
Examples
Install from a CD mounted and registered on the system grendel:
swinstall -s grendel:/cdrom/QPK1100 \
-x patch_match_target=true -x autoreboot=true
Use the swinstall command’s preview mode (-p option) to get an idea of what to expect for
the bundle you want to install. For example:
swinstall -p -s grendel:/cdrom/QPK1100 \
-x patch_match_target=true
-x autoreboot=true
Install of product A1234AA from registered depot /var/spool/sw on the system grendel:
swinstall s grendel:/var/spool/sw A1234AA
swcopy Command
The swcopy command copies software from one depot to another. This can be particularly useful
if software exists in several depots. For example, you can copy all of the contents of individual
patches into a single depot from which the group can be loaded in a single session and with a
single reboot (if needed).