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

s
swpackage(1M) swpackage(1M)
the packaged products. A value of true
for this keyword causes swpackage to follow
symbolic links in the package source files and include the files they reference in the pack-
aged products.
include_file_revisions=false
Do not include each source file’s revision attribute in the products being packaged. Because
this operation is time consuming, by default the revision attributes are not included. If set
to
true, swpackage will execute what
and possibly ident (in that order) to try to
determine a file’s revision attribute.
layout_version=1.0
Specifies the POSIX layout_version
to which the SD commands conform when writ-
ing distributions and
swlist output. Supported values are "1.0" (default) and "0.8".
SD object and attribute syntax conforms to the layout_version 1.0 specification of the IEEE
POSIX 1387.2 Software Administration standard. SD commands still accept the keyword
names associated with the older layout version, but you should use
layout_version=0.8
only to create distributions readable by older versions of SD.
See the description of the
layout_version
option in sd(5) for more information.
log_msgid=0
Adds numeric identification numbers at the beginning of SD logfile messages:
0 (default) No identifiers are attached to messages.
1 Adds identifiers to ERROR messages only.
2 Adds identifiers to ERROR and WARNING messages.
3 Adds identifiers to ERROR, WARNING, and NOTE messages.
4 Adds identifiers to ERROR, WARNING, NOTE, and certain other informational mes-
sages.
logdetail=false
The logdetail option controls the amount of detail written to the log file. When set to
true, this option adds detailed task information (such as options specified, progress state-
ments, and additional summary information) to the log file. This information is in addition
to log information controlled by the loglevel option.
logfile=/var/adm/sw/sw<package>.log
Defines the default log file for the swpackage command.
loglevel=1
Controls the log level for the events logged to the command logfile, the target agent logfile,
and the source agent logfile. This information is in addition to the detail controlled by the
logdetail option. See logdetail for more information.
A value of:
0 provides no information to the log files.
1 enables verbose logging to the log files.
2 enables very verbose logging to the log files.
media_capacity=1330
If creating a distribution tape or multiple-directory media such as a CD-ROM, this keyword
specifies the capacity of the tape in one million byte units (not Mbytes). This option is
required if the media is not a DDS tape or a disk file. Without this option, swpackage
sets the size to the default of 1,330 Mbytes for tape or to the amount of free space on the
disk up to minfree for a disk file. SD uses the same format across multiple directory
media as it does for multiple serial media, including calculations of the correct size based
partitioning of filesets and setting of the media_sequence_number attributes.
media_type=directory
Defines the type of distribution to create. The recognized types are directory and
tape.
package_in_place=false
If set to true, swpackage does not put the files that make up a product in the target
depot. Instead, swpackage inserts references to the original source files, saving disk
space.
remove_obsolete_filesets=false
Controls whether swpackage automatically removes obsolete filesets from target
HP-UX 11i Version 2: December 2007 Update 6 Hewlett-Packard Company 505