All Patches for PowerMAX 5.0 are:

base-001       diskless-001   kdb-001        sym-001                       
crypt-001      inet-001       man-001                                      

================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Software Update Name: base-001
 Date Issued:          12/09/2000 15:19:11
 Software Package:     base pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     crypt-001, diskless-001, inet-001, kdb-001, man-001,
		       sym-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 base package release updates

 #############################################################################

 PowerMAX OS 5.0 Service Release 1 

      Software updates for PowerMAX OS are now released officially as "Service
      Releases".  A service release set is a collection of software package
      updates released simultaneously.  Individual update packages may have
      dependencies on other update packages included in a service release. 
      Not all update packages in a "Service Release" may be available or
      applicable on all supported platforms.  It is important to install all
      applicable software updates in order to ensure proper system operation.

      "5.0SR1" is the abbreviated name for "PowerMAX OS 5.0
      Service Release 1".

      PowerMAX OS 5.0SR1 Software Update Package(s):

	base-001	Base System Software Update 001 (5.0SR1)
	crypt-001	Domestic Encryption Utilities Software Update 001
				 (5.0SR1)
	diskless-001	Diskless Systems Package Software Update 001 (5.0SR1)
	inet-001	Internet Utilities Software Update 001 (5.0SR1)
	kdb-001		Kernel Debugger Software Update 001 (5.0SR1)
	man-001		On-line Manual Pages Software Update 001 (5.0SR1)
	sym-001		Symbios 53C885 Fast Ethernet Driver Software Update 001
				 (5.0SR1)

 #############################################################################

 Enhancements:
 
      1.  Support for the Power Hawk 740 platform is added.

      2.  Support is provided for the P0Bus bridge board.  This board allows
	  two P0-PCI overlays to be connected together via a bridge, making
	  more P0-PCI slots available.  The P0-PCI overlay connects multiple
	  Series 700 single board computers in a closely-coupled configuration.
	  See the "Closely-coupled Support Guidelines for the PowerMAX OS
	  5.0SR1 Release" manual for more information.

 Problem Description:

      1.  The '-S' option for the uname(1) command previously was used to
 	  change both the system name and node name.  This option was
	  incompatible with other UNIX distributions.

      2.  Socket-related man pages were inconsistent with <sys/socket.h>
	  definitions.

 Problem Resolution: 
 
      1.  Changed the '-S' option to only modify the node name, leaving the
	  system name intact.  The setuname(1M) command can still be used to
	  change the system and node names individually.

      2.  Man pages now consistent with <sys/socket.h>.

 Object(s) To Be Replaced: 

      /etc/conf/cf.d/intr.s
      /etc/conf/cf.d/sc.s
      /etc/conf/mdevice.d/p0bus
      /etc/conf/pack.d/bspall/Driver.o
      /etc/conf/pack.d/bspvgm5/Driver.o
      /etc/conf/pack.d/bspvss4/Driver.o
      /etc/conf/pack.d/cons/Driver.o
      /etc/conf/pack.d/kernel/Driver.o
      /etc/conf/pack.d/mem/Driver.o
      /etc/conf/pack.d/mod/Driver.o
      /etc/conf/pack.d/name/Driver.o
      /etc/conf/pack.d/p0bus/stubs.c
      /etc/conf/pack.d/proc/Driver.o
      /etc/conf/pack.d/svc/Driver.o
      /sbin/uname
      /stand/cp1
      /usr/bin/uname
      /usr/ccs/lib/libc.a
      /usr/ccs/lib/libc.so
      /usr/ccs/lib/libnc.a
      /usr/include/sys/cons.h
      /usr/include/sys/p0bus.h
      /usr/include/sys/vgm.h
      /usr/lib/libc.so.1
      /usr/lib/libnsl_i.a
      /usr/lib/libsocket.so
      /usr/lib/libthread.a
      /usr/lib/libthread.so

 Special Conditions for Installation: 

      During installation of base-001, an updated version of /stand/cp1 will be
      installed and the new console overlay will be written to partition 6 on
      the system disk.  Following successful installation, the system must be
      shut down and reset to load the new console before rebooting.  Failure
      to do so may result in unexpected or unreliable behavior.

      The following link(s) will also be updated in "base-001":

		/usr/lib/libnsl.a	-->	/usr/lib/libnsl_i.a
		/usr/lib/libxti.a	-->	/usr/lib/libnsl_i.a
		/usr/lib/libsocket.a	-->	/usr/lib/libnsl.a
		/usr/lib/libposix1c.a	-->	/usr/lib/libthread.a
		/usr/lib/libposix1c.so	-->	/usr/lib/libthread.so
 
 Possible Side Effects: 

      If the base-001 package is removed (pkgrm(1M)), the original console will
      be re-written to partition 6 on the system disk.  To ensure there are no
      adverse side effects, the kernel should be rebuilt (idbuild(1M)) and the
      system shut down and reset to load the original console before rebooting
      the system.

      Suggested procedure for removing base-001:

        # pkgrm base-001
        # /etc/conf/bin/idbuild -B
        # sync
        # init 0
        # Reset system

        Follow the normal boot procedure detailed in the PowerMAX OS Product
        Release Notes to load the new console and boot the new kernel.


                                        return to index
================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Sofware Update Name:  crypt-001
 Date Issued:          12/11/2000 07:56:52
 Software Package:     crypt pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     base-001, diskless-001, inet-001, kdb-001, man-001,
		       sym-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 crypt package release updates

 #############################################################################

 Enhancements:
 
      1.  Support for the Power Hawk 740 platform is added.

 Object(s) To Be Replaced: 

      /usr/lib/libnsl_d.a

 Special Conditions for Installation: 

      The following link(s) will also be updated for "crypt-001":

		/usr/lib/libnsl.a	-->	/usr/lib/libnsl_d.a
		/usr/lib/libsocket.a	-->	/usr/lib/libnsl.a
		/usr/lib/libxti.a	-->	/usr/lib/libnsl_d.a
 
 Possible Side Effects: 

      None.

                                        return to index
================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Software Update Name: diskless-001
 Date Issued:          12/11/2000 07:57:56
 Software Package:     diskless pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     base-001, crypt-001, inet-001, kdb-001, man-001, sym-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 diskless package release updates

 #############################################################################

 Enhancements:
 
      1.  Support for the Power Hawk 740 platform is added.

 Object(s) To Be Replaced: 

      /etc/conf/bin/sbcbstrap
      /etc/conf/mtune.d/p0bus
      /etc/conf/pack.d/p0bus/Driver.o
      /etc/conf/pack.d/p0bus/space.c
      /etc/conf/pack.d/sbc/Driver.o
      /usr/etc/diskless.d/profiles.conf/cluster.profile.README
      /usr/etc/diskless.d/profiles.conf/vmeboot.client.profile.README
      /usr/etc/diskless.d/sys.conf/bin.d/funcs.cmn
      /usr/etc/diskless.d/sys.conf/bin.d/mkmemfs
      /usr/etc/diskless.d/sys.conf/bin.d/nodeconfig
      /usr/etc/diskless.d/sys.conf/bin.d/shm_config
      /usr/etc/diskless.d/sys.conf/bin.d/stune_config
      /usr/etc/diskless.d/sys.conf/rc.d/clusterboot
      /usr/etc/diskless.d/sys.conf/templates.d/cluster.profile

 Special Conditions for Installation: 

      None.
 
 Possible Side Effects: 

      None.

                                        return to index
================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Software Update Name: inet-001
 Date Issued:          12/11/2000 07:59:29
 Software Package:     inet pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     base-001, crypt-001, diskless-001, kdb-001, man-001,
		       sym-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 inet package release updates

 #############################################################################

 Enhancements:
 
      1.  Support for the Power Hawk 740 platform is added.

 Object(s) To Be Replaced: 

      None.

 Special Conditions for Installation: 

      The following link(s) will be updated by "inet-001":
 
		/usr/lib/libresolv.a	-->	/usr/lib/libnsl.a

 Possible Side Effects: 

      None.

                                        return to index
================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Software Update Name: kdb-001
 Date Issued:          12/11/2000 08:00:06
 Software Package:     kdb pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     base-001, crypt-001, diskless-001, inet-001, man-001,
		       sym-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 kdb package release updates

 #############################################################################

 Enhancements:
 
      1.  Support for the Power Hawk 740 platform is added.

 Object(s) To Be Replaced: 

      /etc/conf/pack.d/kdb/Driver.o

 Special Conditions for Installation: 

      None.
 
 Possible Side Effects: 

      None.
                                        return to index
================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Software Update Name: man-001
 Date Issued:          12/11/2000 08:00:39
 Software Package:     man pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     base-001, crypt-001, diskless-001, inet-001, kdb-001,
		       sym-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 man package release updates

 #############################################################################

 Problem Description:

      1.  The '-S' option for the uname(1) command previously was used to
 	  change both the system name and node name.  This option was
	  incompatible with other UNIX distributions.

      2.  Socket-related man pages were inconsistent with <sys/socket.h>
	  definitions.

 Problem Resolution: 
 
      1.  Changed the '-S' option to only modify the node name, leaving the
	  system name intact.  The setuname(1M) command can still be used to
	  change the system and node names individually.

      2.  Man pages now consistent with <sys/socket.h>.

 Object(s) To Be Replaced: 

      /usr/share/man/cat1/uname.1.z
      /usr/share/man/cat3/accept.3n.z
      /usr/share/man/cat3/bind.3n.z
      /usr/share/man/cat3/connect.3n.z
      /usr/share/man/cat3/getpeername.3n.z
      /usr/share/man/cat3/getsockname.3n.z
      /usr/share/man/cat3/getsockopt.3n.z
      /usr/share/man/cat3/listen.3n.z
      /usr/share/man/cat3/recv.3n.z
      /usr/share/man/cat3/send.3n.z
      /usr/share/man/cat3/shutdown.3n.z
      /usr/share/man/cat3/socket.3n.z
      /usr/share/man/cat3/socketpair.3n.z
      /usr/share/man/man1/uname.1
      /usr/share/man/man3/accept.3n
      /usr/share/man/man3/bind.3n
      /usr/share/man/man3/connect.3n
      /usr/share/man/man3/getpeername.3n
      /usr/share/man/man3/getsockname.3n
      /usr/share/man/man3/getsockopt.3n
      /usr/share/man/man3/listen.3n
      /usr/share/man/man3/recv.3n
      /usr/share/man/man3/send.3n
      /usr/share/man/man3/shutdown.3n
      /usr/share/man/man3/socket.3n
      /usr/share/man/man3/socketpair.3n

 Special Conditions for Installation: 

      The following link(s) will also be updated by "man-001":

		/usr/share/man/cat3/recvfrom.3n.z	-->
					/usr/share/man/cat3/recv.3n.z
		/usr/share/man/cat3/recvmsg.3n.z	-->
					/usr/share/man/cat3/recv.3n.z
		/usr/share/man/cat3/sendto.3n.z		-->
					/usr/share/man/cat3/send.3n.z
		/usr/share/man/cat3/sendmsg.3n.z	-->
					/usr/share/man/cat3/send.3n.z
		/usr/share/man/cat3/setsockopt.3n.z	-->
					/usr/share/man/cat3/getsockopt.3n.z
 
 Possible Side Effects: 

      None.

                                        return to index
================================================================================


              Concurrent Computer Corporation Software Development
                        Software Service Release Report
	
 #############################################################################

 Software Update Name: sym-001
 Date Issued:          12/11/2000 08:02:49
 Software Package:     sym pkg (Version 5.0)
 OS Release:           PowerMAX OS 5.0
 Architecture:         synergy
 Platforms:            Power Hawk 710/720/740
 Related Packages:     base-001, crypt-001, diskless-001, inet-001, kdb-001,
		       man-001
 Related SARs:         none
 
 Brief Description:

      PowerMAX OS 5.0 sym package release updates

 #############################################################################

 Enhancements:
 
      1.  Support for the Power Hawk 740 platform is added.

 Object(s) To Be Replaced: 

      /etc/conf/pack.d/sym/Driver.o

 Special Conditions for Installation: 

      None.
 
 Possible Side Effects: 

      None.


                                        return to index
================================================================================