Go to main content

Transitioning From Oracle® Solaris 10 to Oracle Solaris 11.3

Exit Print View

Updated: December 2018
 
 

Installing Maintenance Updates on an Oracle Solaris 11 System

If you have an active Oracle support plan, you have access to the support package repository so that you can routinely update your Oracle Solaris 11 systems. Updates to the support repository are called Support Repository Updates (SRUs) and they occur on a regular basis. SRUs take the place of maintenance updates or patch bundles that are available for Oracle Solaris 10 releases. Subsequent Oracle Solaris 11 releases are made available in the support repository or a release repository that provides the currently available OS. Note that SRUs apply to the current release and are generally not provided for previous Oracle Solaris 11 releases. See How to Configure Access to the Oracle Solaris Support Repository.

If you need to access an IPS repository on a system that has zones installed by using https_proxy and http_proxy, see Proxy Configuration on a System That Has Installed Zones in Creating and Using Oracle Solaris Zones. See also Specifying a Proxy in Adding and Updating Software in Oracle Solaris 11.3.

For more information about copying and creating package repositories, see Copying and Creating Package Repositories in Oracle Solaris 11.3.

For more information about choosing the best way to update your system images, see Chapter 4, Updating or Upgrading an Oracle Solaris Image in Adding and Updating Software in Oracle Solaris 11.3.

How to Configure Access to the Oracle Solaris Support Repository

  1. Log into the following site:

    https://pkg-register.oracle.com/

  2. Select Oracle Solaris 11 Support option from the Product list, then click the Submit button to accept the license agreement.
  3. To download the SSL key and certificate, follow the directions on the download page.
  4. Set the Oracle Solaris publisher to the support repository.
    # pkg set-publisher \
    -k /var/pkg/ssl/Oracle_Solaris_11_Support.key.pem \
    -c /var/pkg/ssl/Oracle_Solaris_11_Support.certificate.pem \
    -g https://pkg.oracle.com/solaris/support solaris