Software Distributor Administrator Guide (September 2010)

system_file_path=/stand/system
The path to the kernel’s template file. The path is passed to the
system_prep_command via the SW_SYSTEM_FILE_PATH environment variable.
Applies only to swagent.
system_prep_cmd=/usr/lbin/sysadm/system_prep
The kernel build preparation script called by the agent. This script must do any
necessary preparation so that control scripts can correctly configure the kernel
that is about to be built.
Applies only to swagent.
targets=
There is no supplied default (see also select_local). If there is more than one
target, they must be separated by spaces. Targets are usually specified in a target
input file, as options on the command line or in the GUI.
Applies to all commands.
target_directory
See distribution_target_directory.
target_tape
See distribution_target_serial.
target_type
See media_type.
uncompress_cmd=
This is the command called by the source agent to uncompress files when installing,
copying or packaging.
This command processes files that were stored on the media in compressed format.
If the compression_type of the file is gzip, the internal compression (funzip)
is used instead of the external uncompress command.
Applies to swagent and swpackage.
uncompress_files=false
When set to true, files are uncompressed using the current uncompress_cmd
before storing them on the target depot.
Only one of the uncompress_files and compress_files options may be set
to true during a swpackage session.
The uncompress_files option may not be set to true if package_in_place
is set to true or if the media_type is set to tape.
Applies to swcopy and swpackage.
332 Command Options