README for Update Manager Solaris 9 sparc install bundle

Sun Connection Update Manager v1.0.10 - 22 August 2007

Contents
  * Introduction
  * Minimum Requirements
  * Known Problems, Workarounds, and Limitations
  * Installing the Software
     - Installation Script Tasks
     - Supported Options
  * Launching the Application
  * Uninstalling the Software
     - Uninstall Script Tasks
     - Supported Options

---------------------------------------------------------------------------
Introduction
---------------------------------------------------------------------------
Sun Connection Update Manager allows you to analyze and patch your system
with the latest Solaris patches. It is available for the following 
configurations:

   * Solaris 8, SPARC only. 
   * Solaris 9, SPARC and x86 

For Solaris 8, similar functionality used to be delivered as Patch Manager
by downloading Patch Manager from the Sun Download Center website.
Installing Sun Connection Update Manager will replace this product's packages
and will reuse its configuration files, namely:
   /etc/patch/patch.conf
   /etc/patch/secret.conf
NOTE:
    Uninstalling Sun Connection Update Manager will NOT restore a previously
    installed Patch Manager

For Solaris 9, similar functionality used to be delivered as Patch Manager
by installing patch 112945-45 (SPARC) or 114193-35 (x86). Installing Sun 
Connection Update Manager will replace this product and will reuse 
its configuration files, namely:
   /etc/patch/patch.conf
   /etc/patch/secret.conf

The product consists of the following packages:
SUNWbreg
SUNWccccr
SUNWccccrr
SUNWccsign
SUNWcsmauth
SUNWppro-plugin-sunos-base
SUNWppror
SUNWpprou
SUNWupdatemgrr
SUNWupdatemgru

In addition it contains the following patches, depending on the platform:
For Solaris 8, SPARC platform: 
    126992-01 SunOS 5.8: embedded_su patch
    109147-43 SunOS 5.8: linker patch
    108434-22 32-Bit Shared library patch for C++
    110380-06 SunOS 5.8: ufssnapshots support, libadm patch
    110934-26 SunOS 5.8: pkgtrans, pkgadd, pkgchk, pkgmk and libpkg.a patch

For Solaris 9, SPARC platform:
    112945-46 SunOS 5.9: wbem Patch
    111711-16 32-bit Shared library patch for C++
    116552-02 SunOS 5.9: su patch
    113713-23 SunOS 5.9: pkginstall Patch
    126982-01 SunOS 5.9: Sun Connection Update Manager

For Solaris 9, x86 platform:
    114193-36 SunOS 5.9_x86: wbem Patch
    111713-13 Shared library patch for C++ _x86
    116553-02 SunOS 5.9_x86: su Patch
    114568-22 SunOS 5.9_x86: usr/sadm/install/bin/pkginstall Patch
    126983-01 SunOS 5.9_x86: Sun Connection Update Manager

 
For additional documentation about the Sun Connection Update Manager product, 
go to http://www.sun.com/bigadmin/hubs/connection/library/

For installation and registration documentation, go to
http://www.sun.com/bigadmin/hubs/connection/tasks/install.jsp

For general Sun Connection information, go to
http://www.sun.com/bigadmin/hubs/connection/


---------------------------------------------------------------------------
Minimum Requirements
---------------------------------------------------------------------------
This product depends on other software. The following are the minimum required 
software products:
  * Java (TM) 5.0 Runtime Environment
    This product is included in the download bundle and is installed if
    a compatible version is not already installed on your system.

  * For Solaris 8, the following patches are required:

    116602-01 SunOS 5.8: /sbin/uadmin and /sbin/hostconfig patch
    115827-01 SunOS 5.8: /sbin/sulogin and /sbin/netstrategy patch
    113648-04 SunOS 5.8: mount patch
    111317-07 SunOS 5.8: /sbin/init and /usr/sbin/init patch
    111023-03 SunOS 5.8: /kernel/fs/mntfs and /kernel/fs/sparcv9/mntfs patch
    110386-04 SunOS 5.8: RBAC Feature Patch
    108989-02 SunOS 5.8: /usr/kernel/sys/acctctl and /usr/kernel/sys/exacctsys
                         patch
    111310-01 SunOS 5.8: /usr/lib/libdhcpagent.so.1 patch
    111111-07 SunOS 5.8: /usr/bin/nawk patch
    112396-03 SunOS 5.8: /usr/bin/fgrep patchunOS
    108987-18 SunOS 5.8: Patch for patchadd and patchrm
    108528-29 SunOS 5.8: kernel update patch
    108993-67 SunOS 5.8: LDAP2 client, libc, libthread and libnsl libraries
                         patch

    If they are not installed on your system, you can download the
    update_connection_required_patches.zip file and run its installer.

---------------------------------------------------------------------------
Known Problems, Workarounds, and Limitations
---------------------------------------------------------------------------


----------------------------------------------------------------------------
Installing the Software
----------------------------------------------------------------------------
The following topics are covered in this section:
  * Installation Script Tasks
  * Supported Options

Installation Script Tasks
-------------------------
The installation script performs the following tasks:
    - Checks the packages that are installed on the system to determine if the 
      system is running at least Java version 1.5 technology.
    - Checks if required patches are installed and if not, installs them.
    - Checks if Sun Connection Update Manager packages are installed. 
      If not installed, the installation script installs the packages.

Supported Options
-----------------
The installation script has the following options:
    -b Batch mode: runs in non-interactive mode. If this mode is on 
       and the script requires any info it will stop.
    -d Turns debug mode on.
    -R Installs packages to an alternate root directory. 

How to Install this Software
----------------------------
If you want to use an option during installation, review "Supported 
Options" carefully before running the command.

1.) Download the bundle from the Sun Download Center to /tmp
2.) Become a superuser.
3.) Unzip the bundle.
4.) Type the following command to run the installation script:
    # update_connection/install

----------------------------------------------------------------------------
How to Launch Sun Connection Update Manager
----------------------------------------------------------------------------

Launching the Sun Connection Update Manager GUI
-----------------------------------------------
1.) Type the following command
    # /usr/bin/updatemanager

On first launch of Update Manager the user will be taken through the Sun 
Connection Update Manager registration process (required before Update Manager
or smpatch can be used).


CLI only option:
----------------
The CLI tool, /usr/sbin/sconadm, can be used to register and configure 
the system for Sun Connection Update Manager without launching a GUI. 
For instructions on how to do this see Sun Connection 1.0, System Edition 
Registration Guide for the Command Line Interface link at 
http://www.sun.com/bigadmin/hubs/connection/tasks/install.jsp
Additionally there are instructions in the file 
/usr/lib/breg/data/RegistrationProfile.properties.

Note: 
-----
S8/S9 does not support the -h, -e or -E options of sconadm

Once registered the CLI tool, /usr/bin/smpatch, can also used to analyze 
and patch your system.

---------------------------------------------------------------------------
Uninstalling the Software
---------------------------------------------------------------------------
The installation script copies the following to /var/update_connection:
  * uninstall: script used to uninstall Sun Connection Update Manager
  * install_util: utility tool used by install script (not directly invoked)
  * uninstall_list: List of packages to be removed during uninstall
  * patch_uninstall_list: List of patches to be removed during uninstall

The uninstallation script performs the following tasks:
    - Removes packages and patches previously installed by the install script

The uninstall script supports the following options:
   -d  Turns debug mode on.
   -R  <root-dir> uninstalls packages that were installed at the specified 
       directory. This command essentially does pkgrm -R <root-dir>.

How to Uninstall Sun Connection Update Manager
----------------------------------------------
1.) Become a superuser.    
2.) Type the following command to uninstall the Sun Connection Update Manager packages:
    # /var/update_connection/uninstall


----------------------------------------------------------------------------
----------------------------------------------------------------------------
Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.

Sun Microsystems, Inc. has intellectual property rights relating to technology 
embodied in the product that is described in this document. In particular, and 
without limitation, these intellectual property rights may include one or more 
of the U.S. patents listed at http://www.sun.com/patents and one or more 
additional patents or pending patent applications in the U.S. and in other 
countries.

U.S. Government Rights - Commercial software. Government users are subject to 
the Sun Microsystems, Inc. standard license agreement and applicable provisions 
of the FAR and its supplements. 

Use is subject to license terms.

This distribution may include materials developed by third parties.

Portions may be derived from Berkeley BSD systems, licensed from U. of CA. 

Sun, Sun Microsystems, the Sun logo, Java, Java Development Kit, JDK, 
Java Dynamic Management Kit, Solaris, and Sun Connection are trademarks or registered trademarks of Sun 
Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are 
used under license and are trademarks or registered trademarks of SPARC 
International, Inc. in the U.S. and other countries. Products bearing SPARC 
trademarks are based upon an architecture developed by Sun Microsystems, Inc. 

---------------------------------------------------------------------------- 
Copyright 2006 Sun Microsystems, Inc. Tous droits réservés.

Sun Microsystems, Inc. détient les droits de propriété intellectuels relatifs 
à la technologie incorporée dans le produit qui est décrit dans ce document. 
En particulier, et ce sans limitation, ces droits de propriété intellectuelle 
peuvent inclure un ou plus des brevets américains listés à l'adresse 
http://www.sun.com/patents et un ou les brevets supplémentaires ou les 
applications de brevet en attente aux Etats - Unis et dans les autres pays.

L'utilisation est soumise aux termes du contrat de licence.

Cette distribution peut comprendre des composants développés par des tierces 
parties.

Des parties de ce produit pourront étre dérivées des systémes Berkeley BSD 
licenciés par l'Université de Californie.

Sun, Sun Microsystems, the Sun logo, Java, Java Development Kit, JDK, 
Java Dynamic Management Kit, Solaris, et Sun Connection sont des marques de 
fabrique ou des marques déposées de Sun Microsystems, Inc. aux Etats-Unis et 
dans d'autres pays. Toutes les marques SPARC sont utilisées sous licence 
et sont des marques de fabrique ou des marques déposées de SPARC 
International, Inc. aux Etats-Unis et dans d'autres pays. Les produits portant 
les marques SPARC sont basés sur une architecture développée par Sun 
Microsystems, Inc.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Sign up or Log in to add a comment or watch this page.


The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact