-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.3.0
-
generic
-
solaris_2.5.1
The cluster patches for Java and Solaris 2.5.1 or earlier should not reference patchadd as it doesnt exist in these OS's and can cause confusion for customers installing these clusters.
[76] gshipman@lakewood: pwd
/work/J2SE_Solaris_2.5.1_Recommended
[77] gshipman@lakewood: less install_cluster
#! /bin/sh
#
# @(#) install_S7orLater_patch_cluster 1.0 24/May/99, Enterprise Services, SMI
#
# Script to install a patch cluster supplement
#
# HISTORY:
#
# 1.0 24/May/99 PK: Original script. This is a copy of the old install
# cluster script modified to use patchadd, instead of
# installpatch.
# 1.1 24/Jun/99 AN: Fixed the syntax for patchadd command.
# 1.2 24/Apr/00 DW: Added ${saveold} to syntax for patchadd.
# Needed to recognize the -nosave option.
# BugID 4317738
########################################################################
[76] gshipman@lakewood: pwd
/work/J2SE_Solaris_2.5.1_Recommended
[77] gshipman@lakewood: less install_cluster
#! /bin/sh
#
# @(#) install_S7orLater_patch_cluster 1.0 24/May/99, Enterprise Services, SMI
#
# Script to install a patch cluster supplement
#
# HISTORY:
#
# 1.0 24/May/99 PK: Original script. This is a copy of the old install
# cluster script modified to use patchadd, instead of
# installpatch.
# 1.1 24/Jun/99 AN: Fixed the syntax for patchadd command.
# 1.2 24/Apr/00 DW: Added ${saveold} to syntax for patchadd.
# Needed to recognize the -nosave option.
# BugID 4317738
########################################################################