sd.4 (2011 03)
s
sd(4) sd(4)
is being installed. Used for filesets that define a new OS.
prerequisites
A list of dependencies on software that must be installed before this software can be installed.
revision
The revision (release number, version number) of the fileset.
size
The size of the fileset in bytes.
state
The current state of the fileset (resulting from the most recent operation performed on it).
software_spec
The full software specification for the fileset. Used to identify a unique fileset.
superseded_by
Lists what patch superseded this patch. Applies to installed patches only.
supersedes
Used when a patch is replaced by (or merged into) a later patch. The attribute indicates which
previous patches are replaced by the patch being installed or copied. This attribute value is a
list of software specifications of other patches that this patch "supersedes".
tag The identifier (short name) for the fileset.
title
The full name (one-line description) of the fileset tag (or truncated tag) value.
contained control scripts
The scripts defined for the fileset.
contained files
The files defined for the fileset.
Control_File Attributes
Attribute Value Type Size Example
interpreter path_string /usr/package/scripts
path path_string 255 checkinstall
result result_enumeration success
tag tag_string 16 checkinstall
Control_files can be defined for filesets and products.
interpreter
The name of an interpreter used to execute control_files. By default, SD interprets scripts
with a POSIX shell ( sh). You can define a different interpreter, for example:
interpreter ksh
SD checks that the interpreter is available. If not, the script fails. If SD finds the interpreter,
it processes the script normally using the specified interpreter.
Control scripts can also define their own interpreter in the first line of the script.
path
The relative pathname to the control_script in the control_directory.
result
The result obtained from executing the control_script.
tag The identifier (short name) for the control_script.
14 Hewlett-Packard Company − 14 − HP-UX 11i Version 3: March 2011