OpenSolaris


OpenSolaris is a discontinued open source computer operating system based on Solaris and created by Sun Microsystems. It was also the name of the project initiated by Sun to build a developer and user community around the software. After the acquisition of Sun Microsystems in 2010, Oracle decided to discontinue open development of the core software, and replaced the OpenSolaris distribution model with the proprietary Solaris Express.
Prior to Oracle's moving of core development "behind closed doors", a group of former OpenSolaris developers decided to fork the core software under the name OpenIndiana. The OpenIndiana project, a part of the illumos Foundation, aims to continue the development and distribution of the OpenSolaris codebase.
Since then many more illumos distributions are available for use, continuing development in open or offering support.
OpenSolaris is a descendant of the UNIX System V Release 4 code base developed by Sun and AT&T in the late 1980s. It is the only version of the System V variant of UNIX available as open source. OpenSolaris was developed as a combination of several software consolidations that were open sourced since Solaris 10. It includes a variety of free software, including popular desktop and server software.
On Friday, August 13, 2010, details started to emerge relating to the discontinuation of the OpenSolaris project and the pending release of a new closed-source, proprietary version of Solaris, Solaris 11.

History

OpenSolaris was based on Solaris, which was originally released by Sun in 1991. Solaris is a version of UNIX System V Release 4, jointly developed by Sun and AT&T to merge features from several existing Unix systems. It was licensed by Sun from Novell to replace SunOS.
Planning for OpenSolaris started in early 2004. A pilot program was formed in September 2004 with 18 non-Sun community members and ran for 9 months growing to 145 external participants. Sun submitted the CDDL to the OSI, which approved it on January 14, 2005.
The first part of the Solaris code base to be open sourced was the Solaris Dynamic Tracing facility, a tool that aids in the analysis, debugging, and tuning of applications and systems. DTrace was released under the CDDL on January 25, 2005, on the newly launched opensolaris.org website. The bulk of the Solaris system code was released on June 14, 2005. There remains some system code that is not open sourced, and is available only as pre-compiled binary files.
To direct the newly fledged project, a Community Advisory Board was announced on April 4, 2005: two were elected by the pilot community, two were employees appointed by Sun, and one was appointed from the broader free software community by Sun. The members were Roy Fielding, Al Hopper, Rich Teer, Casper Dik, and Simon Phipps. On February 10, 2006 Sun approved The OpenSolaris Charter, which reestablished this body as the independent OpenSolaris Governing Board. The task of creating a governance document or "constitution" for this organization was given to the OGB and three invited members: Stephen Hahn and Keith Wesolowski and Ben Rockwood. The former next-generation Solaris OS version under development by Sun to eventually succeed Solaris 10 was codenamed 'Nevada', and was derived from what was the OpenSolaris codebase and this new code was then pulled into new OpenSolaris 'Nevada' snapshot builds. "While under Sun Microsystems' control, there were bi-weekly snapshots of Solaris Nevada and this new code was then pulled into new OpenSolaris preview snapshots available at Genunix.org. The stable releases of OpenSolaris are based on these Nevada builds."
Initially, Sun's Solaris Express program provided a distribution based on the OpenSolaris code in combination with software found only in Solaris releases. The first independent distribution was released on June 17, 2005, and many others have emerged since.
On March 19, 2007, Sun announced that it had hired Ian Murdock, founder of Debian, to head Project Indiana, an effort to produce a complete OpenSolaris distribution, with GNOME and userland tools from GNU, plus a network-based package management system. The new distribution was planned to refresh the user experience, and would become the successor to Solaris Express as the basis for future releases of Solaris.
On May 5, 2008, OpenSolaris 2008.05 was released in a format that could be booted as a Live CD or installed directly. It uses the GNOME desktop environment as the primary user interface. The later OpenSolaris 2008.11 release included a GUI for ZFS' snapshotting capabilities, known as Time Slider, that provides functionality similar to macOS's Time Machine.
In December 2008, Sun Microsystems and Toshiba America Information Systems announced plans to distribute Toshiba laptops pre-installed with OpenSolaris. On April 1, 2009, the Tecra M10 and Portégé R600 came preinstalled with OpenSolaris 2008.11 release and several supplemental software packages.
On June 1, 2009, OpenSolaris 2009.06 was released, with support for the SPARC platform.
On January 6, 2010, it was announced that Solaris Express program would be closed while an OpenSolaris binary release was scheduled to be released March 26, 2010. The OpenSolaris 2010.03 release never appeared.
On August 13, 2010, Oracle was rumored to have discontinued the OpenSolaris binary distribution to focus on the Solaris Express binary distribution program. Source code would continue to be accepted from the community and Oracle source code would continue to be released into Open Source, but Oracle code releases would occur only after binary releases. Internal email was released by an OpenSolaris kernel developer but was unconfirmed by Oracle.
There was a post confirming the leak posted to the OpenSolaris Forums on August 13, 2010. Upstream contributions will continue through a new Oracle web site, downstream source code publishing will continue, binary distribution will continue under the old Solaris Express model, but release of source code will occur after binary cuts, and binary cuts will become less frequent.
On September 14, 2010, OpenIndiana was formally launched at the JISC Centre in London. While OpenIndiana is a fork in the technical sense, it is a continuation of OpenSolaris in spirit: the project intends to deliver a System V family operating system which is binary-compatible with the Oracle products Solaris 11 and Solaris 11 Express. However, rather than being based around the OS/Net consolidation like OpenSolaris was, OpenIndiana became a distribution based on illumos. The project uses the same IPS package management system as OpenSolaris.
On November 12, 2010, a final build of OpenSolaris was published by Oracle to the /release repository to serve as an upgrade path to Solaris 11 Express.
Oracle Solaris 11 Express 2010.11, a preview of Solaris 11 and the first release of the post-OpenSolaris distribution from Oracle, was released on November 15, 2010.

Version history

ColorMeaning
RedRelease no longer supported
GreenRelease still supported

Release model

OpenSolaris was offered as both development and production releases.
OpenSolaris can be installed from CD-ROM, USB drives, or over a network with the Automated Installer. CD, USB, and network install images are made available for both types of releases.

Repositories

OpenSolaris uses a network-aware package management system called the Image Packaging System to add, remove, and manage installed software and to update to newer releases.
Packages for development releases of OpenSolaris were published by Oracle typically every two weeks to the /dev repository. Production releases use the /release repository which does not receive updates until the next production release. Only Sun customers with paid support contracts have access to updates for production releases.
Paid support for production releases which allows access to security updates and bug fixes was offered by Sun through the /support repository on pkg.sun.com.

Documentation

A hardware compatibility list for OpenSolaris can be consulted when choosing hardware for OpenSolaris deployment.
Extensive OpenSolaris administration, usage, and development documentation is available online, including community-contributed information.

License

Sun has released most of the Solaris source code under the Common Development and Distribution License, which is based on the Mozilla Public License version 1.1. The CDDL was approved as an open source license by the Open Source Initiative in January 2005. Files licensed under the CDDL can be combined with files licensed under other licenses, whether open source or proprietary.
During Sun's announcement of Java's release under the GNU General Public License, Jonathan Schwartz and Rich Green both hinted at the possibility of releasing Solaris under the GPL, with Green saying he was "certainly not" averse to relicensing under the GPL. When Schwartz pressed him, Green said Sun would "take a very close look at it." In January 2007, eWeek reported that anonymous sources at Sun had told them OpenSolaris would be dual-licensed under CDDL and GPLv3. Green responded in his blog the next day that the article was incorrect, saying that although Sun is giving "very serious consideration" to such a dual-licensing arrangement, it would be subject to agreement by the rest of the OpenSolaris community.

Conferences

The first annual OpenSolaris Developer Conference was organized by the German Unix User Group and took place from February 27 to March 2, 2007 at the Freie Universität Berlin in Germany. The 2008 OSDevCon was a joint effort of the GUUG and the Czech OpenSolaris User Group and look place June 25–27, 2008 in Prague, Czech Republic. The 2009 OSDevCon look place October 27–30, 2009, in Dresden, Germany.
In 2007, Sun Microsystems organized the first OpenSolaris Developer Summit, which was held on the weekend of October 13, 2007, at the University of California, Santa Cruz in the United States. The 2008 OpenSolaris Developer Summit returned to UCSC on May 2–3, 2008, and took place immediately prior to the launch of Sun's new OpenSolaris distribution on May 5, 2008, at the CommunityOne conference in San Francisco, California.
The first OpenSolaris Storage Summit was organized by Sun and held September 21, 2008, preceding the SNIA Storage Developer Conference, in Santa Clara, California. The second OpenSolaris Storage Summit preceded the USENIX Conference on File and Storage Technologies on February 23, 2009, in San Francisco, United States.
On November 3, 2009, a Solaris/OpenSolaris Security Summit was held by Sun in the Inner Harbor area of Baltimore, Maryland, preceding the Large Installation System Administration Conference.

Ports

Notable derivatives include: