Skip to content

Source code

Jorgen Lundman edited this page Apr 19, 2026 · 2 revisions

Source Code

GitHub Repository

The OpenZFS on OS X work is now hosted in a single repository:

Clone it with:

git clone https://github.com/openzfsonosx/openzfs-fork.git
Branches

Development and release work is organized by branch.

For example, the current macOS release work is on:

zfs-macOS-2.4.1-release

If you want that branch directly:

git clone --branch zfs-macOS-2.4.1-release https://github.com/openzfsonosx/openzfs-fork.git
Releases

Release builds are published on [GitHub Releases](https://github.com/openzfsonosx/openzfs-fork/releases?utm_source=chatgpt.com):

GitHub Releases
Discussions and Issues

Project discussion and issue tracking are also on GitHub:

[Discussions](https://github.com/openzfsonosx/openzfs-fork/discussions?utm_source=chatgpt.com)
Issues

Clone this wiki locally