13967 diskinfo(8) should show serial numbers in more cases
[illumos-gate.git] / README.md
blobe92b6c179c0e243bf78041b62711637dc113fbdd
1 # illumos-gate
3 This is the core [illumos](https://illumos.org) source tree.
5 ## Building
7 The illumos build must be run on an illumos-based operating system.  See the
8 [Building illumos](https://illumos.org/docs/developers/build/) section of our
9 documentation for detailed instructions.
11 ## Contributing
13 Code changes must be reviewed and tested.  If you'd like to submit a change for
14 inclusion in the project, please see the [Contributing to
15 illumos](https://illumos.org/docs/contributing/) guide in our documentation.
17 ## Community
19 The illumos community is small but active. We welcome everybody who would like
20 to use the software and participate in the community -- whether you've decades
21 of experience in systems software, or you're just getting started; whether you
22 work for a company that uses illumos, or you just find it personally
23 interesting.
25 Our [Community](https://illumos.org/docs/community/) guide includes details
26 about our Mailing Lists and IRC channels.
28 ## Code of Conduct
30 Participation in our community spaces, and in the project in general, are
31 covered by our [Code of Conduct](./CODE_OF_CONDUCT.md).  By participating in
32 the project you agree to abide by its terms.
34 ## License
36 Most of the existing code is licensed under the
37 [CDDL](https://illumos.org/license/CDDL) and we expect new code will generally
38 be under this license as well.  Modifications of existing code may not alter
39 the original license terms.  Integrations of code from upstream sources that
40 use another open source license are permissible, subject to approval of the
41 advocates.