HP Tru64 UNIX Version 5.1B-2 and Higher Patch Kit Installation Instructions (March 2009)

TRU64_UNIX_V5.1B
TRU64_UNIX_V5.1A
TRU64_UNIX_V5.1
TRU64_UNIX_V5.0A
TRU64_UNIX_V5.0
TRU64_UNIX_V4.0G
TRU64__UNIX_V4.0F
DIGITAL_UNIX_V4.0D
TruCluster_V5.1B
TruCluster_V5.1A
TruCluster_V5.1
TruCluster_V5.0A
TruCluster_V1.6
TruCluster_V1.5
A product_id specification is not necessary when the system being patched has only one
product installed; for example, Tru64 UNIX Version 4.0F with no TruCluster software
product.
A product_id specification only applies to the patch_id specifications that follow it and
ends when another product_id is specified.
Because the purpose of the product_id is to clarify the patch_id specification, the
product_id must precede the patch_id.
Product strings are not case sensitive. Wildcard characters are not permitted.
The following example shows the use of a product string with an old style patch kit:
/pk3/patch_kit/dupatch -install -product DIGITAL_UNIX_V4.0F -patch 1.1 \
-product TruCluster_V1.6 -patch 35 -name Joe -note \
"installing patch 1.1" -kit /pk3/patch_kit
Specifying a Patch ID with –patch
You must specify all with the -patch option when installing or removing an inclusive patch
kit. For example:
./dupatch -install -product all -patch all \
-name Joe -note "installing pk4" -kit .
For old style patch kits, the patch_id you specify with the -patch option has the following
format:
xxxx[.yy]
For example:
15
200.11
10.2
00111.02
Both xxxx and yy are numeric values; leading zeros can be omitted.
Patch revision (yy), when left unspecified, maps to wildcarded "??"
Multiple patch_id specifications are separated by white space.
The keyword all cannot be combined with other patch IDs.
If product_id is used, patch_id must come after it.
The following example shows the use of the -patch option with an old style patch kit:
/pk3/patch_kit/dupatch -install -product DIGITAL_UNIX_V4.0F -patch 1.1 \
-product TruCluster_V1.6 -patch 35 -name Joe -note \
"installing patch 1.1" -kit /pk3/patch_kit
dupatch Reference Page 97