Software >> OS >> Unix >> Solaris >> 11 >> IPS >> What is the difference between the Oracle Solaris Release Repository (/solaris/release) and Oracle Solaris Support Repository (/solaris/support)
Depending on your current environment, there are two main approaches for updating to Oracle Solaris 11.1:
Most users who have installed Oracle Solaris 11 without an Oracle support agreement will be using the Oracle Solaris Release Repository as their configured package repository, as shown below using the
# pkg publisher
PUBLISHER TYPE STATUS URI solaris origin online http://pkg.oracle.com/solaris/release/
Customers who have an Oracle support agreement will be using the Oracle Solaris Support Repository as their configured package repository, as shown below:
# pkg publisher
PUBLISHER TYPE STATUS URI solaris origin online https://pkg.oracle.com/solaris/support
References
|