User's Guide
PHCO_25841 1.0 Add Rock Ridge extension to mount_cdfs(1M)
PHKL_26269 1.0 Rock Ridge extension for ISO-9660
PHKL_28025 1.0 Rock Ridge extension for ISO-9660
There are no patches required for HP-UX B.11.23.
The make_depots command above assumes that there was no previous depot created at
/var/opt/ignite/depots/Rel_B.11.11/core. If such a depot exists, you should use the
–d option of make_depots to have the new depot created in a new location. If you need to
maintain multiple core operating system (OE) depots for a release of HP-UX, you should consider
placing them into depots that indicate what version of the media the depot contains for easy
identification. For example, if you are creating depots for the December 2003 and June 2004 HP-
UX 11i v1 Mission Critical OE media you could use the following commands:
make_depots -r B.11.11 -s /dev/dsk/c0t1d0 –d \
/var/opt/ignite/depots/Rel_B.11.11/core_1203_mc
make_depots -r B.11.11 -s /dev/dsk/c0t1d0 –d \
/var/opt/ignite/depots/Rel_B.11.11/core_0604_mc
Important:
If you need to install different OEs from your Ig
nite-UX server, you must
ensure that the only the OEs that the client system is licensed to run are
installed onto the client system.
Alternatively, you could use swremove on the depot
78
to remove all of the software it contains, or
use the following commands to remove the contents before running the previous make_depots
commands:
# swreg –u –l depot /var/opt/ignite/depots/Rel_B.11.11/core
# rm –rf /var/opt/ignite/depots/Rel_B.11.11/core
If everything is successful, you will have a depot at the following location containing the OE media
for HP-UX B.11.11:
swlist -d -s /var/opt/ignite/depots/Rel_B.11.11/core
# Initializing...
# Contacting target "test"...
#
# Target: test:/var/opt/ignite/depots/Rel_B.11.11/core
#
#
# Bundle(s):
#
100BaseT-00 B.11.11.01 EISA 100BaseT;Supptd W=A4308B;SW=J2780BA
78
Be extremely careful if you use swremove with a wildcard. Make sure you also use the –d option to tell swremove you will be operating
on a depot, otherwise you may end up operating on the software installed on the local system.
165