Solaris (operating system)

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Solaris
Image:SolarisOS.jpg
Company / developer Sun Microsystems
OS family UNIX
Working state Current
Source model Mixed open source / closed source
Latest stable release 10 10/08 / 2008-10-31; 157 days ago
Supported platforms SPARC, x86, x86-64
Kernel type Monolithic kernel
Default user interface Java Desktop System or CDE
License Various
Website http://sun.com/solaris/

Solaris is a UNIX-based operating system introduced by Sun Microsystems in 1992 as the successor to SunOS.

Solaris is known for its scalability, especially on SPARC systems, and for originating many innovative features such as DTrace and ZFS.[1][2] Solaris supports SPARC-based and x86-based workstations and servers from Sun and other vendors, with efforts underway to port to additional platforms.

Solaris is certified against the Single Unix Specification. Although it was historically developed as proprietary software, it is supported on systems manufactured by all major server vendors, and the majority of its codebase is now open source software via the OpenSolaris project.

Contents

[edit] History

In 1987, AT&T and Sun announced that they were collaborating on a project to merge the most popular Unix variants on the market at that time: BSD, System V, and Xenix. This would become Unix System V Release 4 (SVR4).[3]

On September 4, 1991, Sun announced that it would replace its existing BSD-derived Unix, SunOS 4, with one based on SVR4. This was identified internally as SunOS 5, but a new marketing name was introduced at the same time: Solaris 2.[4] While SunOS 4.1.x micro releases were retroactively named Solaris 1 by Sun, the Solaris name is almost exclusively used to refer to the SVR4-derived SunOS 5.0 and later.[5]

The justification for this new "overbrand" was that it encompassed not only SunOS, but also the OpenWindows graphical user interface and Open Network Computing (ONC) functionality. The SunOS minor version is included in the Solaris release number; for example, Solaris 2.4 incorporated SunOS 5.4. After Solaris 2.6, Sun dropped the "2." from the number, so Solaris 7 incorporates SunOS 5.7, and the latest release SunOS 5.10 forms the core of Solaris 10.

[edit] Supported architectures

Solaris uses a common code base for the platforms it supports: SPARC and i86pc (which includes both x86 and x86-64).[6]

Solaris has a reputation for being well-suited to symmetric multiprocessing, supporting a large number of CPUs.[7] It has historically been tightly integrated with Sun's SPARC hardware (including support for 64-bit SPARC applications since Solaris 7), with which it is marketed as a combined package. This has often led to more reliable systems, but at a cost premium over commodity PC hardware. However, it has also supported x86 systems since Solaris 2.1 and the latest version, Solaris 10, includes support for 64-bit x86 applications, allowing Sun to capitalize on the availability of commodity 64-bit CPUs based on the x86-64 architecture. Sun has heavily marketed Solaris for use with both its own "x64" workstations and servers based on AMD Opteron and Intel Xeon processors, as well as x86 systems manufactured by companies such as Dell, Hewlett-Packard, and IBM. As of 2009, the following vendors support Solaris for their x86 server systems:

  • Dell - will "test, certify, and optimize Solaris and OpenSolaris on its rack and blade servers and offer them as one of several choices in the overall Dell software menu"[8]
  • IBM - also distributes Solaris and Solaris Subscriptions for select x86-based IBM System x servers and BladeCenter servers[9]
  • Intel[10]
  • Hewlett-Packard[11] - distributes and provides software technical support for Solaris on ProLiant server and blade systems
  • Fujitsu Siemens[12]

[edit] Other platforms

Solaris 2.5.1 included support for the PowerPC platform (PowerPC Reference Platform), but the port was canceled almost as soon as it was released. In January 2006 a community of developers at Blastwave began work on a PowerPC port which they named Polaris.[13] In October 2006, an OpenSolaris community project called Polaris was begun within the OpenSolaris project based on the Blastwave efforts.[14] and kickstarted by Sun Labs' Project Pulsar[15], integrating the relevant parts from Solaris 2.5.1 into OpenSolaris[16]. The project showed great success largely due to the continual efforts of Tom Riddle ( Sun ), Guy Shaw ( Sun ) and Dennis Clake ( Blastwave ) and in 31 May 2006 the Blastwave project revealed the Initial Polaris kernel.[17].

A port of Solaris to the Intel Itanium architecture was announced in 1997 but never brought to market.[18]

On November 28, 2007, IBM, Sun, and Sine Nomine Associates demonstrated a preview of OpenSolaris for System z running on an IBM System z mainframe under z/VM[19], called Sirius (in analogy to the Polaris project, and also due to the primary developer's Australian nationality: HMS Sirius of 1786 was a ship of the First Fleet to Australia). On October 17, 2008 a prototype release of Sirius was made available[20] and on November 19 the same year, IBM authorized the use of Sirius on System z IFL processors.[21]

Solaris also supports the Linux platform ABI, allowing Solaris to run native Linux binaries on x86 systems. This feature is called "Solaris Containers for Linux Applications" or SCLA, based on the branded zones functionality introduced in Solaris 10 8/07.[22]

[edit] Installation and usage options

Solaris 10 packaging groups

Solaris can be installed from various pre-packaged software groups, ranging from a minimalistic "Reduced Network Support" to a complete "Entire Plus OEM". Installation of Solaris is not necessary for an individual to use the system.

[edit] Usage with installation

Solaris 10 text installation
Solaris 10 graphical installation

Solaris can be installed from physical media or a network for use on a desktop or server.

Solaris can be interactively installed from a text console on platforms without a video display and mouse. This may be selected for servers, in a rack, in a remote data center, from a terminal server or even dial up modem.

Solaris can be interactively installed from a graphical console. This may be selected for personal workstations or laptops, in a local area, where a console may normally be used.

Solaris can be automatically installed over a network. System administrators can customize installations with scripts and configuration files, including configuration and automatic installation of third-party software, without purchasing additional software management utilities.

When Solaris is installed, the operating system will reside on the same system where the installation occurred. Applications may be individually installed on the local system, or can be mounted via the network from a remote system.

[edit] Usage without installation

Solaris can be used without separately installing the operating system on a desktop or server.

Solaris can be booted from a remote server providing an OS image in a diskless environment, or in an environment where an internal disk is only used for swap space. In this configuration, the operating system still runs locally on the system. Applications may or may not reside locally when they are running. This may be selected for businesses or educational institutions where rapid setup is required (workstations can be "rolled off" of a loading dock, the MAC address registered into a central server, the workstation plugged in, and users can immediately leverage the desktop) or rapid replacement is required (if a desktop hardware failure occurs, a new workstation is pulled from a closet, plugged in, and a user can resume their work from their last saved point.)

Solaris can be used from an X terminal, which can boot from embedded or network accessible firmware and display a desktop immediately to the user. Applications and the operating system run remotely on one or more servers, but the graphical rendering (and occasionally the window manager) is offloaded to the X terminal. In the case of a desktop hardware failure, an X terminal can be easily replaced, and a user can resume their work from their last saved point.

Solaris can also be used from a thin client. Applications, operating system, window manager, and graphical rendering runs on one or more remote servers. Administrators can add a user account to a central Solaris system and a thin client can be rolled from a closet, placed on a desktop, and a user can start work immediately. If there is a hardware failure, the thin client can be swapped and the user can resume their work from the exact point of failure, whether or not the work was saved.

[edit] Desktop environments

olvwm with OpenWindows on Solaris

Early releases of Solaris used OpenWindows as the standard desktop environment. In Solaris 2.0 to 2.2, OpenWindows supported both NeWS and X applications, and provided backward compatibility for SunView applications from Sun's older desktop environment. NeWS allowed applications to be built in an object oriented way using PostScript, a common printing language released in 1982. The X Window System originated from MIT's Project Athena in 1984 and allowed for the display of an application to be disconnected from the machine where the application was running, separated by a network connection. Sun’s original bundled SunView application suite was ported to X.

Sun later dropped support for legacy SunView applications and NeWS with OpenWindows 3.3, which shipped with Solaris 2.3, and switched to X11R5 with Display Postscript support. The graphical look and feel remained based upon OPEN LOOK. OpenWindows 3.6.2 was the last release under Solaris 8. The OPEN LOOK Window Manager (olwm) with other OPEN LOOK specific applications were dropped in Solaris 9, but support libraries were still bundled, providing long term binary backwards compatibility with existing applications. The OPEN LOOK Virtual Window Manager (olvwm) can still be downloaded for Solaris from sunfreeware and works on releases as recent as Solaris 10.

Common Desktop Environment

Sun and other Unix vendors created an industry alliance to standardize Unix desktops. As a member of COSE, the Common Open Software Environment initiative, Sun helped co-develop the Common Desktop Environment. CDE was an initiative to create a standard Unix desktop environment. Each vendor contributed different components: Hewlett-Packard contributed the window manager, IBM provided the file manager, and Sun provided the e-mail and calendar facilities as well as drag-and-drop support (ToolTalk). This new desktop environment was based upon the Motif look and feel and the old OPEN LOOK desktop environment was considered legacy. Solaris 2.5 onwards supported CDE. CDE unified Unix desktops across multiple open system vendors.

GNOME Version 2.24

In 2001, Sun issued a preview release of the open-source desktop environment GNOME 1.4, based on the GTK+ toolkit, for Solaris 8.[23] Solaris 9 8/03 introduced GNOME 2.0 as an alternative to CDE. Solaris 10 includes Sun's Java Desktop System, which is based on GNOME and comes with a large set of applications, including StarOffice, Sun's office suite. Sun describes JDS as a "major component" of Solaris 10.[24]

The open source desktop environments KDE and XFCE, along with numerous other window managers, also compile and run on recent versions of Solaris.

Sun was investing in a new desktop environment called Project Looking Glass since 2003. The environment has been copied by other desktop vendors.

[edit] License

Solaris' source code (with a few exceptions) has been released under the Common Development and Distribution License (CDDL) via the OpenSolaris project.[25] The CDDL is an OSI-approved license.[26] It is considered by the Free Software Foundation to be free but incompatible with the GPL.[27]

OpenSolaris was seeded on June 14, 2005 from the then-current Solaris development code base; both binary and source versions are currently downloadable and licensed without cost. Source for upcoming features such as Xen support is now added to the OpenSolaris project as a matter of course, and Sun has said that future releases of Solaris proper will henceforth be derived from OpenSolaris.[28]

[edit] Versions

Notable features of Solaris currently include DTrace, Doors, Service Management Facility, Solaris Containers, Solaris Multiplexed I/O, Solaris Volume Manager, ZFS, and Solaris Trusted Extensions.

In descending order, the following versions of Solaris have been released as of April 2008:

Solaris version SunOS version Release date End of support Major new features
Solaris 10 SunOS 5.10 January 31, 2005 - Includes "x64" or x86-64 (AMD64/Intel 64) support, DTrace (Dynamic Tracing), Solaris Containers, Service Management Facility (SMF) which replaces init.d scripts, NFSv4. Least privilege security model. Support for sun4m and UltraSPARC I processors removed. Support for EISA-based PCs removed. Adds Java Desktop System (based on GNOME) as default desktop. [29]
  • Solaris 10 1/06 added the GRUB bootloader for x86 systems, iSCSI Initiator support and fcinfo command-line tool.
  • Solaris 10 6/06 added the ZFS filesystem.
  • Solaris 10 11/06 added Solaris Trusted Extensions and Logical Domains.
  • Solaris 10 8/07 added Samba Active Directory support,[30] IP Instances (part of the OpenSolaris Network Virtualization and Resource Control project), iSCSI Target support and Solaris Containers for Linux Applications (based on branded zones), enhanced version of the Resource Capping Daemon (rcapd).
  • Solaris 10 5/08 added CPU capping for Solaris Containers, performance improvements, SpeedStep support for Intel processors and PowerNow! support for AMD processors [31] [32]
  • Solaris 10 10/08 added boot from ZFS and can use ZFS as its root file system. Solaris 10 10/08 also includes virtualization enhancements including the ability for a Solaris Container to automatically update its environment when moved from one system to another, Logical Domains support for dynamically reconfigurable disk and network I/O, and paravirtualization support when Solaris 10 is used as a guest OS in Xen-based environments such as Sun xVM Server.[33]
Solaris 9 SunOS 5.9 May 28, 2002 (SPARC)
January 10, 2003 (x86)
- iPlanet Directory Server, Resource Manager, Solaris Volume Manager, extended file attributes, IKE IPsec keying, and Linux compatibility added; OpenWindows dropped, sun4d support removed. Most current update is Solaris 9 9/05.
Solaris 8 SunOS 5.8 February 2000 March 2012 Includes Multipath I/O, IPMP, first support for IPv6 and IPsec (manual keying only), mdb modular debugger. Introduced Role-Based Access Control (RBAC); sun4c support removed. Last update is Solaris 8 2/04.[34]
Solaris 7 SunOS 5.7 November 1998 August 2008 The first 64-bit UltraSPARC release. Added native support for file system meta-data logging (UFS logging). Dropped MCA support on x86 platform. Last update was Solaris 7 11/99.[35]
Solaris 2.6 SunOS 5.6 July 1997 - Includes Kerberos 5, PAM, TrueType fonts, WebNFS, large file support, enhanced procfs. SPARCserver 600MP series support dropped.[36]
Solaris 2.5.1 SunOS 5.5.1 May 1996 - Only release to support PowerPC platform; Ultra Enterprise support added; user and group IDs (uid_t, gid_t) expanded to 32 bits,[37] also included processor sets[38] and early resource management technologies.
Solaris 2.5 SunOS 5.5 November 1995 - First to support UltraSPARC and include CDE, NFSv3 and NFS/TCP. Dropped sun4 (VMEbus) support. POSIX.1c-1995 pthreads added. Doors added but undocumented.[39]
Solaris 2.4 SunOS 5.4 November 1994 - First unified SPARC/x86 release. Includes OSF/Motif runtime support.
Solaris 2.3 SunOS 5.3 November 1993 - SPARC-only release. OpenWindows 3.3 switches from NeWS to Display PostScript and drops SunView support. Support added for autofs and CacheFS filesystems.
Solaris 2.2 SunOS 5.2 May 1993 - SPARC-only release. First to support sun4d architecture. First to support multithreading libraries (UI threads API in libthread)[40].
Solaris 2.1 SunOS 5.1 December 1992 (SPARC)
May 1993 (x86)
- Support for sun4 and sun4m architectures added; first Solaris x86 release. First Solaris 2 release to support SMP.
Solaris 2.0 SunOS 5.0 June 1992 - Preliminary release (primarily available to developers only), support for only the sun4c architecture. First appearance of NIS+.[41]
Solaris 1.x SunOS 4.1.x 1991-1994 - SunOS 4 rebranded as Solaris 1 for marketing purposes. See SunOS article for more information.

Solaris 8 stopped shipping in February 2007 but will be supported until April 2012;[42] earlier versions are unsupported.

A more comprehensive summary of some Solaris versions is also available.[43] Solaris releases are also described in the Solaris 2 FAQ.[44]

[edit] Development release

The underlying Solaris codebase has been under continuous development since work began in the late 1980s on what was eventually released as Solaris 2.0. Each version such as Solaris 10 is based on a snapshot of this development codebase, taken near the time of its release, which is then maintained as a derived project. Updates to that project are built and delivered several times a year until the next official release comes out.

The Solaris version under development by Sun as of 2008 is codenamed Nevada, and is derived from what is now the OpenSolaris codebase.

In 2003, an addition to the Solaris development process was initiated. Under the program name Software Express for Solaris (or just Solaris Express), a binary release based on the current development basis was made available for download on a monthly basis, allowing anyone to try out new features and test the quality and stability of the OS as it progressed to the release of the next official Solaris version.[45] A later change to this program introduced a quarterly release model with support available, renamed to Solaris Express Developer Edition (SXDE).

In 2007, Sun announced Project Indiana with several goals, including providing an open source binary distribution of the OpenSolaris project, replacing SXDE.[46] The first release of this distribution was OpenSolaris 2008.05.

The Solaris Express Community Edition (SXCE) is intended specifically for OpenSolaris developers.[47] It is updated every two weeks. Although the download license seen when downloading the image files indicates its use is limited to personal, educational and evaluation purposes, the license acceptance form displayed when the user actually installs from these images lists additional uses including commercial and production environments.

[edit] See also

[edit] References

  1. ^ Michael Totty (September 11, 2006). "Innovation Awards: The Winners Are...". Wall Street Journal. http://online.wsj.com/public/article/SB115755300770755096-R2Ct41cQ4ZIPMwk4_xh0xU_HnQI_20061011.html. Retrieved on 2008-07-05. "The DTrace trouble-shooting software from Sun was chosen as the Gold winner in The Wall Street Journal's 2006 Technology Innovation Awards contest" 
  2. ^ "2008 Technology of the Year Awards: Storage - Best File System". InfoWorld. January 2008. http://www.infoworld.com/slideshow/2008/01/150-2008_technology-2.html. Retrieved on 2008-07-05. 
  3. ^ Salus, Peter (1994). A Quarter Century of Unix. Addison-Wesley. pp. 199–200. ISBN 0-201-54777-5. 
  4. ^ Sun Microsystems, Inc. (September 4, 1991). SunSoft introduces first shrink-wrapped distributed computing solution: Solaris. Press release. http://www.sun.com/aboutsun/media/presskits/25years/pr.html#solaris. Retrieved on 2007-08-07. 
  5. ^ "What are SunOS and Solaris?". Knowledge Base. Indiana University Technology Services. 2006-03-12. http://kb.iu.edu/data/agjq.html. Retrieved on 2006-12-12. 
  6. ^ "Solaris OS: Hardware Compatibility Lists". BigAdmin System Administration Portal. Sun Microsystems, Inc.. http://sun.com/bigadmin/hcl. Retrieved on 2006-12-12. 
  7. ^ Vance, Ashlee (2002-04-19). "Sun rethinks Solaris on Intel". Infoworld (IDG). http://www.infoworld.com/articles/hn/xml/02/04/19/020419hnsecretsix.html. Retrieved on 2006-12-11. "Neither Microsoft Windows nor Linux can match Solaris in this type of high-end architecture, said Tony Iams, an analyst at Port Chester, N.Y., research company D.H. Brown and Associates. "Solaris has earned its reputation over a long period of time," Iams said. "They have been working on high-end scalability features for 10 years, and that's the only way you can get solid results."" 
  8. ^ "Dell to Offer Sun's Solaris, OpenSolaris in Servers". eWeek. November 14, 2007. http://www.eweek.com/article2/0%2C1895%2C2216876%2C00.asp. Retrieved on 2007-11-14. 
  9. ^ Sun Microsystems, Inc. (August 16, 2007). IBM Expands Support for the Solaris OS on x86 Systems. Press release. http://www.sun.com/aboutsun/pr/2007-08/sunflash.20070816.1.xml. Retrieved on 2007-08-16. 
  10. ^ Intel Corp. (July 16, 2007). Intel Carrier Grade Platforms Certified for Sun Solaris. Press release. http://www.intel.com/pressroom/archive/releases/20070716corp_b.htm. Retrieved on 2007-08-16. 
  11. ^ Hewlett-Packard Company (2009-02-25). HP and Sun Microsystems Sign Multi-year Partnership Agreement for Solaris on HP ProLiant Servers. Press release. http://www.hp.com/hpinfo/newsroom/press/2009/090225xa.html. Retrieved on 2009-04-01. 
  12. ^ Sun Microsystems. Sun Microsystems and Fujitsu Siemens Computers Power PRIMERGY Servers with Solaris Operating System. Press release. http://www.sun.com/aboutsun/pr/2008-06/sunflash.20080610.2.xml. Retrieved on 2008-06-10. 
  13. ^ "OpenSolaris Community Creates Kernel for Power Chips". ITJungle. http://www.itjungle.com/tfh/tfh011606-story02.html. 
  14. ^ "PowerPC at OpenSolaris". OpenSolaris Project. http://www.opensolaris.org/os/community/power_pc/. Retrieved on 2007-10-04. 
  15. ^ "Embedded Solaris on PowerPC". Sun Research. http://research.sun.com/spotlight/2006/2006-06-14-SolarisPPC.html. 
  16. ^ "Kickstarting OpenSolaris on PowerPC". OpenSolaris Project. http://opensolaris.org/os/project/ppc-dev/kickstart/. 
  17. ^ "Initial Polaris kernel from Sun Labs". Blastwave.org Inc.. http://www.blastwave.org/articles/BLS-0055/index.html. 
  18. ^ Intel Corporation, Sun Microsystems, Inc. (December 16, 1997). SUN TO DELIVER ENTERPRISE-CLASS SOLARIS FOR INTEL'S MERCED PROCESSOR. Press release. http://www.sun.com/smi/Press/sunflash/1997-12/sunflash.971216.3.xml. Retrieved on 2006-09-10. 
  19. ^ "OpenSolaris Runs on IBM Mainframe". Reuters. http://www.reuters.com/article/pressRelease/idUS50566+30-Nov-2007+MW20071130. Retrieved on 2007-11-30. 
  20. ^ "OpenSolaris Project: Systemz". OpenSolaris Project. http://opensolaris.org/os/project/systemz/. 
  21. ^ "IBM authorizes OpenSolaris on mainframes". The Register. 2008-11-24. http://www.theregister.co.uk/2008/11/24/ibm_authorizes_mainframe_opensolaris/. Retrieved on 2008-11-24. 
  22. ^ "BrandZ/SCLA FAQ". OpenSolaris Project. http://www.opensolaris.org/os/community/brandz/brandz_lae_faq/. Retrieved on 2006-09-10. 
  23. ^ Mannina, Scott (2001-05-23). "Sun Announces GNOME 1.4 for Solaris". http://mail.gnome.org/archives/gnome-announce-list/2001-May/msg00046.html. Retrieved on 2009-02-09. 
  24. ^ "Sun Java Desktop System". Sun Microsystems Inc. 22 May 2006. http://www.sun.com/software/javadesktopsystem/. Retrieved on 2007-03-10. 
  25. ^ "What source code does the OpenSolaris project include?". OpenSolaris FAQ. OpenSolaris Project. http://www.opensolaris.org/os/about/faq/general_faq/#source. Retrieved on 2006-09-10. 
  26. ^ "The Approved Licenses". Open Source Initiative. http://www.opensource.org/licenses/. Retrieved on 2006-09-10. 
  27. ^ "Various Licenses and Comments about Them". Free Software Foundation. http://www.fsf.org/licensing/licenses/. Retrieved on 2006-09-10. 
  28. ^ "What is the difference between the OpenSolaris project and the Solaris Operating System?". OpenSolaris FAQ: General. OpenSolaris. http://www.opensolaris.org/os/about/faq/general_faq/#opensolaris-solaris. 
  29. ^ "Solaris 10 What's New". Sun Microsystems. http://docs.sun.com/app/docs/doc/817-0547. 
  30. ^ "SAMBA and SWAT in Solaris 10 Update 4 (Solaris 10 8/07)". As Good A Place As Any: Tim Thomas' Blog. http://blogs.sun.com/timthomas/entry/samba_and_swat_in_solaris. Retrieved on 2007-12-01. 
  31. ^ "Introducing Enhanced Intel SpeedStep to Solaris". http://blogs.sun.com/mhaywood/entry/introducing_speedstep_on_solaris. Retrieved on 2008-05-06. 
  32. ^ "AMD PowerNow! for Solaris". http://blogs.sun.com/mhaywood/entry/powernow_for_solaris. Retrieved on 2008-05-06. 
  33. ^ "General FAQs for Solaris 10". http://www.sun.com/software/solaris/faqs_general.jsp. Retrieved on 2008-10-23. 
  34. ^ "Solaris 8". SunOS & Solaris Version History (OCF Solaris History). UC Berkeley Open Computing Facility. http://www.ocf.berkeley.edu/solaris/versions/solaris/8.html. Retrieved on 2006-09-10. 
  35. ^ "Solaris 7". OCF Solaris History. http://www.ocf.berkeley.edu/solaris/versions/solaris/2.7.html. 
  36. ^ "Solaris 2.6". OCF Solaris History. http://www.ocf.berkeley.edu/solaris/versions/solaris/2.6.html. 
  37. ^ "Solaris 2.5.1". OCF Solaris History. http://www.ocf.berkeley.edu/solaris/versions/solaris/2.5.1.html. 
  38. ^ Matthias Laux (June 2001). "Solaris Processor Sets Made Easy". Sun Microsystems Inc. http://developers.sun.com/solaris/articles/solaris_processor.html. Retrieved on 2007-03-10. 
  39. ^ "Solaris 2.5". OCF Solaris History. http://www.ocf.berkeley.edu/solaris/versions/solaris/2.5.html. 
  40. ^ "Multithreading in the Solaris Operating Environment" (PDF). Sun Microsystems. 2002. http://www.sun.com/software/whitepapers/solaris9/multithread.pdf. Retrieved on 2006-11-02. 
  41. ^ Demetrios Stellas (September 3 1992). "SUMMARY: Solaris 2.0 vs 2.1". Sun Managers mailing list. http://www.sunmanagers.org/archives/1992/1133.html. Retrieved on 2006-09-10. 
  42. ^ "Solaris Operating System Vintage End Of Life Matrix". Sun Microsystems, Inc.. http://www.sun.com/service/eosl/solaris/solaris_vintage_eol_5.2005.xml. Retrieved on 2006-09-14. 
  43. ^ "SunOS & Solaris Version History". UC Berkeley Open Computing Facility. http://www.ocf.berkeley.edu/solaris/versions. Retrieved on 2006-09-10. 
  44. ^ Casper Dik (April 26, 2005). "What machines does Solaris 2.x run on?". Solaris 2 FAQ. http://www.science.uva.nl/pub/solaris/solaris2/Q1.5.html. Retrieved on 2006-09-10. 
  45. ^ Sun Microsystems, Inc. (September 16, 2003). 10 New Network Services Components Featured in Sun's Java Enterprise System; New Software Express Program Accelerates Customer Access to Future Technologies. Press release. http://www.sun.com/smi/Press/sunflash/2003-09/sunflash.20030916.5.xml. Retrieved on 2008-08-16. 
  46. ^ Robert Baty (2007-07-31). "Project Indiana". Sun Microsystems. http://sun.com/featured-articles/2007-0731/feature/. Retrieved on 2007-12-01. 
  47. ^ "Operating System/Networking (ON) Download Center". OpenSolaris web site. http://opensolaris.org/os/downloads/on/. Retrieved on 2006-12-12. 

[edit] External links

Personal tools