HP-UX Reference (11i v1 00/12) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man5/!!!intro.5
________________________________________________________________
___ ___
s
sd(5) sd(5)
(Hewlett-Packard Company)
writing distributions and swlist output. Supported values are "1.0" (default) and "0.8".
SD for HP-UX version 10.10 and later can read or write either layout version.
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.
The version used by swpackage can be controlled by specifying the layout_version attri-
bute in the product specification file (PSF). However, if the layout_version attribute in the
PSF is 1.0, the is_locatable attribute defaults to true in all cases, and must be explicitly set
to false. (See swpackage(4) for more information on PSFs.)
Layout version 1.0 adds significant functionality not recognized by systems supporting only
0.8, including:
• Category class objects (formerly the category and category_title attributes
within the bundle or product class).
• Patch-handling attributes, including applied_patches, is_patch, and
patch_state .
• The fileset architecture attribute, which permits you to specify the architecture
of the target system on which the product will run.
In addition to adding new attributes and objects, layout_version 1.0 changes the following
preexisting 0.8 objects and attributes as follows:
• Replaces the depot media_sequence_number
with the media object with a
sequence_number attribute.
• Replaces the
vendor definition within products and bundles with a vendor_tag
attribute and a corresponding vendor object defined outside the product or bundle.
• Pluralizes the
corequisite and prerequisite fileset attributes (to core-
quisites
and prerequisites).
• Changes the
timestamp attribute to mod_time.
Applies to swpackage, swcopy, swmodify, and swlist.
level= Specifies a software level for swlist, swacl,orswreg.
For
swlist:
Lists all objects down to the specified level. Both the specified level(s) and the depth of the
specified software_selections control the depth of the
swlist output. The supported
software levels are:
bundle Show all objects down to the bundle level.
product Show all objects down to the product level. Also use -l bundle -l product to
show bundles.
subproduct Show all objects down to the subproduct level.
fileset Show all objects down to the fileset level. Also use -l fileset -l subproduct to
show subproducts and filesets.
file Show all objects down to the file level (i.e. depots, products, filesets, and
files).
control_file
Show all objects down to the control_file level.
category Show all categories of available software objects.
patch Show all applied patches.
The supported depot and root levels are:
depot Show only the depot level (i.e. depots which exist at the specified target
hosts).
root List all alternate roots.
shroot List all registered shared roots (HP-UX 10.X only).
prroot List all registered private roots (HP-UX 10.X only).
For swacl:
Section 5−−312 − 17 − HP-UX Release 11i: December 2000
___
___