Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 5.12.2.7 What is the naming convention used for HP-UX patch names?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Houses ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.12.2.6 How do I configure swlist to not display superseded patches?
Next Document: 5.12.2.8 Where can I get OpenView patches?
See reader questions & answers on this topic! - Help others by sharing your knowledge
Added: 04/05/01

A patch name consists of the characters "PH" (Patch HP-UX), followed by
a two-character type-identifier, followed by an underscore, followed by
a four or five-digit number.

The currently defined patch types are:

CO - COmmands & libraries
KL - KerneL
NE - NEtworking
SS - SubSystems

An example name of a Kernel patch name would be "PHKL_23507."

Kernel patches always require a system reboot, so that the newly updated
kernel can be loaded.  Many Networking patches (PHNE*) also make
modifications to the kernel, and hence require a reboot.

Note that the numerical portion of any given patch name is unique, among
ALL patches.  So there would never be a patch named "PHCO_23507", in
addition to a patch named "PHKL_23507."  This lends itself nicely to
grepping for a particular patch (ie - to see if "PHKL_23507" is
installed, one could use "swlist -l product | grep 23507"

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.12.2.6 How do I configure swlist to not display superseded patches?
Next Document: 5.12.2.8 Where can I get OpenView patches?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM