HP-UX Reference (11i v2 07/12) - 1M System Administration Commands N-Z (vol 4)

s
swverify(1M) swverify(1M)
requisite is explicitly selected by the user.
When set to true, the first left-most dependency in a list of OR dependencies that satisfies
a requisite is not automatically selected when another dependency in the list that also
satisfies the requisite is explicitly selected. If set to
false, the first left-most dependency
in a list of OR dependencies that satisfies a requisite is automatically selected even when
another dependency in the list that also satisfies the requisite is explicitly selected.
This option is ignored when the
autoselect_dependencies
option is set to false.
check_contents=true
Causes swverify to verify the time stamp, size, and checksum attributes of files. If set
to false, these attributes are not verified.
check_contents_uncompressed=false
(This option is ignored if check_contents
is set to false.) Controls whether or not
swverify validates the size and checksum for compressed files. In the default state of
false, swverify checks only the mtime, size and cksum attributes of the compressed
file. If set to true,
swverify uncompresses the file in memory and verifies the size and
cksum attributes of the uncompressed contents.
Only files compressed with SD’s internal compressor can be uncompressed during a
swverify operation. See the compress_files
option of the swpackage(1M) com-
mand for more information.
check_contents_use_cksum=true
(This option is ignored if check_contents
is set to false.) Controls whether or not
swverify computes a checksum on the contents of the file. In the default state of true
,
swverify checks all file attributes including the checksum. If set to false, swver-
ify
checks only the file timestamp and size.
check_permissions=true
Causes swverify to verify the mode, owner, UID, group, and GID attributes of installed
files. If set to false, these attributes are not verified.
check_requisites=true
Causes swverify to verify that the prerequisite, corequisite, and exrequisite dependen-
cies of the software selections are being met. If set to false, these checks are not per-
formed.
check_scripts=true
Causes swverify to run the fileset/product verify scripts for installed software. If set to
false, these scripts are not executed.
check_volatile=false
Causes swverify to not verify those files marked as volatile (that is, can be changed). If
set to true, volatile files are also checked (for installed software).
controller_source=
Specifies the location of a depot for the controller to access to resolve selections. Setting
this option can reduce network traffic between the controller and the target. Use the target
selection syntax to specify the location:
[host][:][path]
This option has no effect on which sources the target uses.
distribution_target_directory=/var/spool/sw
Defines the default distribution directory of the target depot. The target_selection operand
overrides this default.
enforce_dependencies=true
Requires that all dependencies specified by the software_selections be resolved either in the
specified source, or at the target_selections themselves.
If set to
false, dependencies will still be checked, but not enforced. Corequisite depen-
dencies, if not enforced, may keep the selected software from working properly. Prere-
quisite or exrequisite dependencies, if not enforced, may cause the installation or
configuration to fail.
534 Hewlett-Packard Company 5 HP-UX 11i Version 2: December 2007 Update