SunOS 5.10: package-move-of-IP-objects patch |
Status: RELEASED
Patch Id: 125503-02
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************Summary: SunOS 5.10: package-move-of-IP-objects patch
Date: Sep/10/2007
Installation Requirements:
Reboot immediately after installing this patch on an active boot environment to bring the system to a consistent state. An alternative may be specified in the Special Install Instructions.
Use Single User Mode (run level S) when installing this patch on an active boot environment. An alternative may be specified in the Special Install Instructions.Solaris Release: 10
Sun OS Release: 5.10
Unbundled Product:
Unbundled Release:
Xref:
Topic:
SunOS 5.10: package-move-of-IP-objects patch
Relevant Architecture: sparc
BugId's fixed with this patch:
6575034 6577318
Changes incorporated in this version:
6575034 6577318
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Required Patches:
118833-36 118918-24 119042-09 119374-06 119574-02 119578-30 119689-04 120272-03 120900-04 121133-02 121901-01 122640-05 123839-01 (or greater)
Obsoleted by:
Files Included in this Patch:
/etc/aggregation.conf
/etc/default/dhcpagent
/etc/default/inetinit
/etc/default/ipsec
/etc/default/mpathd
/etc/inet/datemsk.ndpd
/etc/inet/ike/config.sample
/etc/inet/ipsecalgs
/etc/inet/ipsecinit.sample
/etc/inet/secret/ike.preshared
/etc/inet/secret/ipseckeys.sample
/etc/inet/sock2path
/etc/ipf/ipf.conf
/etc/sock2path
/lib/svc/method/ipfilter
/lib/svc/method/pfil
/sbin/dladm
/var/svc/manifest/network/ipfilter.xml
/var/svc/manifest/network/pfil.xml
Problem Description:
6575034 IP move patch 125504-01 gives errors when applying to a miniroot
6577318 IP move patch 125504-01 deletes ipnodes completely from system
(from 125503-01)
This patch is only to address IP Instances pkg moves for B5 freshbit
Revision History:
Patch Installation Instructions:
--------------------------------
For Solaris 2.0-2.6 releases, refer to the Install.info file and/or
the README within the patch for instructions on using the generic
'installpatch' and 'backoutpatch' scripts provided with each patch.
For Solaris 7-10 releases, refer to the man pages for instructions
on using 'patchadd' and 'patchrm' scripts provided with Solaris.
Any other special or non-generic installation instructions should be
described below as special instructions. The following example
installs a patch to a standalone machine:
example# patchadd /var/spool/patch/104945-02
The following example removes a patch from a standalone system:
example# patchrm 104945-02
For additional examples please see the appropriate man pages.Special Install Instructions:
-----------------------------
NOTE 1: This patch is to move objects from one package to another to enable the
IP functionality in non-global zones. Make sure installation of this
patch is always followed by installation of patch:
120011-12 (or greater) kernel patch
NOTE 2: If this patch is applied with the patchadd -d option (do not save back out
information), the following will be seen in /var/sadm/patch/125503-02/log
These messages can be safely ignored.
/var/sadm/pkg/SUNWcsr/install/i.dhcpagent:/var/tmp/125503-02.SUNWcsr/prototype: cannot create
/var/sadm/pkg/SUNWcsr/install/i.dhcpagent:/var/tmp/125503-02.SUNWcsr/files/deletes: cannot create
NOTE 3: In order to preserve the contents of /etc/inet/secret/ike.preshared
it is necessary to do the following:
Before applying the patch:
# cp -p /etc/inet/secret/ike.preshared /etc/inet/secret/ike.preshared.orig
After applying the patch:
# mv /etc/inet/secret/ike.preshared.orig /etc/inet/secret/ike.preshared
# pkgchk -a -f -p /etc/inet/secret/ike.preshared
README -- Last modified date: Friday, January 18, 2008