Software Distributor Administration Guide for HP-UX 11i
Command Options
Options Listed Alphabetically
Appendix A 437
• enforce_dsa=true
When set to the default value of true, SD-UX does not proceed if the
disk space required for a software operation is more than the
available free space. You can use this option to allow installation into
minfree space, or to attempt an install, copy, or package operation
even though it may fail because the disk reaches its absolute limit.
If set to false, space checks are still performed but a warning is
issued that the system may not be usable if the disk fills past the
minfree threshold. An installation will fail if you run out of disk
space.
Applies to swcopy, swinstall and swpackage.
• enforce_kernbld_failure = true
Controls whether or not a failure in either of the kernel build steps
(system_prep and mk_kernel) is fatal to the install session. A failure
to build a kernel causes the install process to exit if in
non-interactive mode, or to suspend if in an interactive mode.
If set to false, a failure return from a kernel build process is ignored,
and the install session proceeds. The currently running kernel
remains in place.
Applies only to swinstall.
• enforce_locatable=true
When set to the default value of true, this option generates an error
if a command tries to relocate a non-relocatable fileset. (Relocatable
filesets are packaged with the is_relocatable attribute set to true.)
When set to false, the usual error handling process is overridden,
and SD-UX permits the command to relocate the fileset.
Note that although this option is defined for swverify, there is no
swverify behavior associated with the option.
Applies to swinstall and swverify.
• enforce_scripts=true
Controls the handling of errors generated by scripts. If true, and a
script returns an error, the command halts, and an error message
appears reporting that the execution failed. If false, script-generated
errors are treated as warnings, and the command attempts to
continue. A warning message appears and reports that the command