An open-source Unix operating system -- this is a read-only mirror of the official repository at https://code.illumos.org/plugins/gitiles/illumos-gate https://illumos.org
  • C 85.6%
  • Roff 6.6%
  • Shell 1.8%
  • Makefile 1.7%
  • Assembly 1.4%
  • Other 2.3%
Find a file
Gordon Ross 44e9e35ce0 18129 Improve zfs-test cleanup reliability
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm+illumos@fingolfin.org>
2026-06-01 20:28:17 -04:00
exception_lists 17620 bhyve/virtio-scsi: support multiple backends 2026-02-12 18:22:32 +01:00
usr/src 18129 Improve zfs-test cleanup reliability 2026-06-01 20:28:17 -04:00
.gitignore 17393 gitignore could cover more 2025-05-29 20:23:41 +00:00
.hgtags Added tag onnv_147 for changeset 67d1861e02c15565f9bc5a6e271fa99c13d0d4c8 2010-08-16 23:02:16 -07:00
CODE_OF_CONDUCT.md 11772 adopt a Code of Conduct for the illumos project 2019-10-18 19:57:40 -07:00
README.md 11772 adopt a Code of Conduct for the illumos project 2019-10-18 19:57:40 -07:00

illumos-gate

This is the core illumos source tree.

Building

The illumos build must be run on an illumos-based operating system. See the Building illumos 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 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 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. By participating in the project you agree to abide by its terms.

License

Most of the existing code is licensed under the 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.