Illumos/OmniOS fork for ZFS development
  • C 85.5%
  • Roff 6.7%
  • Shell 1.8%
  • Makefile 1.7%
  • Assembly 1.4%
  • Other 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andy Fiddaman 713afee74a
Merge pull request #1652 from citrus-it/upstream_merge/2026022701
Upstream merge upstream_merge/2026022701
2026-03-03 21:05:30 +00:00
.github Add stale-bot configuration file 2020-06-21 13:15:00 +00:00
exception_lists Merge branch 'upstream_gate' into upstream_merge/2026021301 2026-02-13 17:30:01 +00:00
usr/src Merge branch 'upstream_gate' into upstream_merge/2026022701 2026-02-27 16:34:27 +00:00
.git-bir Add git blame-ignore-revs file 2022-03-07 13:20:38 +00:00
.gitignore Update .gitignore 2025-05-30 11:29:57 +00:00
README.md Update README 2022-06-17 10:05:38 +00:00
README.OmniOS Update README.OmniOS 2026-01-28 19:11:21 +00:00

illumos-omnios

This is the OmniOS fork of the core illumos source tree.

Building

In general, and for least surprise, OmniOS must be built on an OmniOS system of the same version. See the build instructions for further information.

Contributing

The OmniOS fork is regularly updated with changes from the upstream illumos-gate. Contributions to OmniOS are also welcome via Github pull requests.

Contact

Contact details for OmniOS can be found on our web site.

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 have 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.

The Community guide includes details about Mailing Lists and IRC channels.

Licence

Most of the existing code is licensed under the CDDL and we expect new code will generally be under this licence 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 generally permissible.