Difference between revisions of "Source code"
From OpenZFS on OS X
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
[[Category:O3X development]] | [[Category:O3X development]] | ||
==GitHub repositories== | ==GitHub repositories== | ||
− | * [https://github.com/ | + | * [https://github.com/openzfsonosx/zfs ZFS repository on GitHub] |
− | * [https://github.com/ | + | * [https://github.com/openzfsonosx/spl SPL repository on GitHub] |
− | git clone https://github.com/ | + | git clone https://github.com/openzfsonosx/zfs.git |
− | git clone https://github.com/ | + | git clone https://github.com/openzfsonosx/spl.git |
==Archives== | ==Archives== | ||
− | * [https://github.com/ | + | * [https://github.com/openzfsonosx/zfs/archive/zfs-0.6.2-r7.zip ZFS 0.6.2-r7 archive (.zip file)] |
− | * [https://github.com/ | + | * [https://github.com/openzfsonosx/spl/archive/spl-0.6.2-r7.zip SPL 0.6.2-r7 archive (.zip file)] |
Latest revision as of 16:43, 15 May 2014
GitHub repositories[edit]
git clone https://github.com/openzfsonosx/zfs.git git clone https://github.com/openzfsonosx/spl.git