]> git.proxmox.com Git - mirror_zfs-debian.git/blob - README.markdown
Merge tag 'upstream/0.7.5'
[mirror_zfs-debian.git] / README.markdown
1 <p align="center"><img src="http://zfsonlinux.org/images/zfs-linux.png"/></p>
2 ZFS is an advanced file system and volume manager which was originally
3 developed for Solaris and is now maintained by the Illumos community.
4
5 ZFS on Linux, which is also known as ZoL, is currently feature complete. It
6 includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers. And it's native!
7
8 # Official Resources
9 * [Site](http://zfsonlinux.org)
10 * [Wiki](https://github.com/zfsonlinux/zfs/wiki)
11 * [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists)
12 * [OpenZFS site](http://open-zfs.org/)
13
14 # Installation
15 Full documentation for installing ZoL on your favorite Linux distribution can
16 be found at [our site](http://zfsonlinux.org/).
17
18 # Contribute & Develop
19 We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).