Software Distributor Administration Guide for HP-UX 11i
Command Options
Options Listed Alphabetically
Appendix A 431
• check_contents=true
Normally set to true, verify
mtime
,
size
and
cksum
of files.
If false, the software can be installed without the bundle that
contains it.
Applies only to swverify.
• check_contents_uncompressed=false
When a file is compressed, SD-UX uses it with check_contents and
check_contents_use_cksum to determine whether or not to
compute and verify the uncompressed checksum and size of a
compressed file. (This option is ignored if the file is not compressed.)
Since the timestamp of uncompressed contents is meaningless, this
option verifies only the timestamp of the file, whether it is
compressed or not.
If set to true and the file is compressed, SD-UX uncompresses the file
into memory and computes the checksum and size of the
uncompressed contents. Then, the checksum and size of the
compressed file and the checksum and size of the uncompressed
contents are verified.
If check_contents_use_cksum=false, only the compressed and
uncompressed sizes are verified, not the checksums.
Applies only to swverify.
• check_contents_use_cksum=true
Normally true, calculates the checksum of the file being verified,
checking the timestamp, size, and checksum.
If false, turns off the checksum calculation. If check_contents is set
to true, timestamp and size checking is still performed.
Applies only to swverify.
• check_permissions=true
Normally set to true, verify owner, uid, group, gid and mode
attributes of files.
Applies only to swverify.