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

s
swlist(1M) swlist(1M)
writing 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.
level= Specify the level of the object to list.
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 subpro-
duct to show subproducts.
file Show all objects down to the file level.
control_file Show all objects down to the control_file level.
category Show all categories of available patches.
patch Show all applied patches.
The supported depot and root levels are:
depot Show only the depot level (that is, 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).
one_liner=revision title
Defines the attributes which will be listed for each object when no -a or
-v options are
specified. Each attribute included in the
one_liner definition is separated by <tab> or
<space>. Any attributes may be included in the one_liner definition. If a particular
attribute does not exist for an object, that attribute is silently ignored. For example, the
description attribute is valid for products, subproducts, and filesets, but the archi-
tecture
attribute is only valid for products.
patch_one_liner=revision title patch_state
Specifies the attributes displayed for each object listed when the -l patch option is
invoked and when no -a or -v option is specified. The default display attributes are
title and patch_state .
rpc_binding_info=ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]
Defines the protocol sequence(s) and endpoint(s) on which the daemon listens and the other
commands contact the daemon. If the connection fails for one protocol sequence, the next is
attempted. SD supports both the tcp (ncacn_ip_tcp:[2121]
) and udp
(
ncadg_ip_udp:[2121]
) protocol sequence on most platforms. See the sd.5 man
page by typing
man 5 sd for more information.
rpc_timeout=5
Relative length of the communications timeout. This is a value in the range from 0 to 9 and
is interpreted by the DCE RPC. Higher values mean longer times; you may need a higher
value for a slow or busy network. Lower values will give faster recognition on attempts to
contact hosts that are not up or not running
swagentd. Each value is approximately
twice as long as the preceding value. A value of 5 is about 30 seconds for the
ncadg_ip_udp protocol sequence. This option may not have any noticeable impact when
using the ncacn_ip_tcp protocol sequence.
run_as_superuser=true
This option controls SD’s nonprivileged mode. This option is ignored (treated as true) when
the invoking user is super-user.
When set to the default value of true, SD operations are performed normally, with permis-
sions for operations either granted to a local super-user or set by SD ACLs. (See swacl(1M)
for details on ACLs.)
HP-UX 11i Version 2: December 2007 Update 6 Hewlett-Packard Company 485