ONCplus B.11.31.07.01 Release Notes HP-UX 11i v3
1. Login as root.
2. To check which version of ONCplus is currently installed on your system, run the following
command:
swlist | grep ONCplus
The output will be similar to one of the following nine lines:
ONCplus B.11.31.07 ONC+ 2.3
ONCplus B.11.31.06.01 ONC+ 2.3
ONCplus B.11.31.06 ONC+ 2.3
ONCplus B.11.31.05 ONC+ 2.3
ONCplus B.11.31.04 ONC+ 2.3
ONCplus B.11.31.03 ONC+ 2.3
ONCplus B.11.31.02 ONC+ 2.3
ONCplus B.11.31.01 ONC+ 2.3
ONCplus B.11.31 ONC+ 2.3
3. After you download the ONCplus_B.11.31.07.01.depot file, move it to the /tmp
directory:
/tmp/ONCplus_B.11.31.07.01.depot
4. Verify that the file has downloaded correctly using the swlist command as follows:
NOTE: You must specify the full path name of the source depot when you use swlist
and swinstall commands.
swlist -d @ /tmp/ONCplus_B.11.31.07.01.depot
If ONCplus is downloaded correctly, the output will include:
#
# Bundle(s):
#
ONCplus B.11.31.07.01 ONC+ 2.3
#
# Product(s) not contained in a Bundle:
#
PHCO_38048 1.0 libc cumulative patch
5. Run the following command to install the product on a stand-alone system:
swinstall -x autoreboot=true -s \
/tmp/ONCplus_B.11.31.07.01.depot ONCplus
NOTE: ONCplus includes kernel filesets. As a result, installing the product using the
swinstall command will require the system to be restarted after the installation is complete.
Verifying ONCplus B.11.31.07.01 Installation
To verify the ONCplus installation:
Installation Information 11