Software Distributor Administration Guide for HP-UX 11i
Command Options
Options Listed Alphabetically
Appendix A 435
• create_target_path=true
Normally set to true, creates the target directory if it does not
already exist.
If false, target directory is not created. This option can be used to
avoid creating new depots by mistake.
Applies to swcopy and swinstall.
• create_time_filter=0
Controls time settings for cumulative source depots. The default of
zero includes all bundles, products, subproducts, and filesets in the
source depot as candidates for selection (and autoselection of
dependencies and patches), based on the software selections and
other options. When set to a time (specified as seconds from epoch),
only bundles, products, and filesets (and the subproducts in the
product) with a create_time less than or equal to the specified value
are available for selection (or autoselection).
To list the create_time of bundles, products and filesets, use:
swlist -a create_time -a create_date
Applies to swlist, swcopy, and swinstall.
• customer_id=
This number, printed on the Software Certificate, “unlocks” protected
software and restricts installation to a specific site or owner. You can
enter the number with the -x customer_id=option or by using the
Interactive User Interface. See the codeword option for more
information.
Applies to swinstall, swcopy, swlist.
• defer_configure=false
Controls the automatic running of configure scripts after swinstall
software selections are installed. The default value of false allows
swinstall to automatically run configure scripts. When set to true,
swinstall does not run configure scripts. To configure the software
later, you must run the swconfig command.
— Multiple versions of a product will not be automatically
configured if another version is already configured. Use the
swconfig command to configure multiple versions separately.