view README.md @ 20063:af8fee8a8d70

13094 systems have more kmem caches than they used to Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
author Joshua M. Clulow <josh@sysmgr.org>
date Mon, 21 Sep 2020 21:59:03 -0700
parents 164b0be1cf2f
children
line wrap: on
line source

# illumos-gate

This is the core [illumos](https://illumos.org) source tree.

## Building

The illumos build must be run on an illumos-based operating system.  See the
[Building illumos](https://illumos.org/docs/developers/build/) section of our
documentation for detailed instructions.

## Contributing

Code changes must be reviewed and tested.  If you'd like to submit a change for
inclusion in the project, please see the [Contributing to
illumos](https://illumos.org/docs/contributing/) guide in our documentation.

## Community

The illumos community is small but active. We welcome everybody who would like
to use the software and participate in the community -- whether you've decades
of experience in systems software, or you're just getting started; whether you
work for a company that uses illumos, or you just find it personally
interesting.

Our [Community](https://illumos.org/docs/community/) guide includes details
about our Mailing Lists and IRC channels.

## Code of Conduct

Participation in our community spaces, and in the project in general, are
covered by our [Code of Conduct](./CODE_OF_CONDUCT.md).  By participating in
the project you agree to abide by its terms.

## License

Most of the existing code is licensed under the
[CDDL](https://illumos.org/license/CDDL) and we expect new code will generally
be under this license as well.  Modifications of existing code may not alter
the original license terms.  Integrations of code from upstream sources that
use another open source license are permissible, subject to approval of the
advocates.