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.3 How can I tell what patches are in the kernel?

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


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.12.2.2 How can I list all installed patches?
Next Document: 5.12.2.4 How do I get rid of old 10.x patches or superseded patches?
See reader questions & answers on this topic! - Help others by sharing your knowledge

Kernel patches are required to register their presence when they are
installed into the system's kernel (/stand/vmunix).  The what(1) utility
will list this information:

  $ what /stand/vmunix | grep PH.._

You can compare the output of the above with the output of the command
"swlist -l product 'PH??_*'" command.

A typical kernel patch string is in HP-UX 10.x or 11.0 looks like:

  PATCH_11.00: pty.o  1.6.118.4  00/03/29  PHNE_21433

And in 11.x, patch strings look like:

  mem.c $Date: 2001/01/29 17:53:59 $Revision: r11.11/1 PATCH_11.11...
  ...(PHKL_23250)

All patches named PHKL*, and some patches named PHNE*, are kernel patches.
See question x.x.x for a description of the patch naming scheme used by
HP.

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.2 How can I list all installed patches?
Next Document: 5.12.2.4 How do I get rid of old 10.x patches or superseded 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