System z Project (Sirius) Download Center
Several different components are required to build Sirius, OpenSolaris for IBM System z mainframes.
As is the case with the ON OpenSolaris consolidation, Sirius source components are also covered by multiple open source licenses.
The majority of the code is released under the Common Development and Distribution License (CDDL) Version 1.0.
Source based on existing open source projects will continue to be available under their current licenses.
Some binary components are covered under the OpenSolaris Binary License and some are covered under other open source licenses.
NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL):
The OpenSolaris code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.
How do I start?
It is highly recommended you read the release notes first to get a feel for more details regarding the implementation of OpenSolaris for System z.
What pieces do I need?
- The libc internationalization library (libc_i18n), found in the tarball sirius-libc_i18n-closed-bins-20071004.s390.tar.bz2.
This library is provided as a convenience to this project by Sun Microsystems, Inc. under the terms of the OpenSolaris Binary License. - The initial release of the Sirius source code tree is available as a tarball or may be downloaded as a Mercurial tree and is provided under the terms of the Common Development and Distribution License (CDDL) Version 1.0.
The source code tarball is available from the OpenSolaris Download Center; the initial release (bzip2-compressed tar format) can be found in this directory.
A Mercurial source tree repository is available as well. You may clone a copy to your own system via the command:
hg clone ssh://anon@hg.opensolaris.org/hg/systemz/sirius
Please note that the Mercurial repository is likely to be the most up to date version of the source tree available at any given time.