Files
mirror_zfs/README.markdown
T

19 lines
857 B
Markdown
Raw Normal View History

2016-12-09 20:48:12 +01:00
<p align="center"><img src="http://zfsonlinux.org/images/zfs-linux.png"/></p>
2013-03-20 22:52:53 -05:00
ZFS is an advanced file system and volume manager which was originally
developed for Solaris and is now maintained by the Illumos community.
2010-09-01 11:23:13 -07:00
2013-03-20 22:52:53 -05:00
ZFS on Linux, which is also known as ZoL, is currently feature complete. It
2016-12-09 20:48:12 +01:00
includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers. And it's native!
# Official Resources
* [Site](http://zfsonlinux.org)
* [Wiki](https://github.com/zfsonlinux/zfs/wiki)
* [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists)
* [OpenZFS site](http://open-zfs.org/)
2012-07-09 11:23:00 +02:00
2016-12-09 20:48:12 +01:00
# Installation
2013-03-20 22:52:53 -05:00
Full documentation for installing ZoL on your favorite Linux distribution can
2016-12-09 20:48:12 +01:00
be found at [our site](http://zfsonlinux.org/).
# Contribute & Develop
We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).