HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
s
swverify(1M) swverify(1M)
(Hewlett-Packard Company)
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 (i.e. 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.
enforce_locatable=true
(Currently, swverify recognizes this option, but the option has no associated behavior.
See swinstall(1M) or sd(5) for more information.) Controls the handling of errors when
relocating a non-relocatable fileset. If true, an error is generated when an attempt is
made to relocate a non-relocatable fileset. If false, an attempt is made to relocate the
fileset in any case.
fix=false
If true, runs vendor-specific scripts to correct and report problems on installed software.
Fix scripts can create missing directories, correct file modifications, (mode, owner, group,
Section 1M−−946 − 5 − HP-UX Release 11i: December 2000
___
___