Files
mirror_zfs/README.md
T

32 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2017-09-22 18:54:34 -07:00
![img](http://zfsonlinux.org/images/zfs-linux.png)
2010-09-01 11:23:13 -07:00
2017-09-22 18:54:34 -07:00
ZFS on Linux is an advanced file system and volume manager which was originally
developed for Solaris and is now maintained by the OpenZFS community.
[![codecov](https://codecov.io/gh/zfsonlinux/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/zfsonlinux/zfs)
2017-10-30 16:21:24 -07:00
[![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/zfsonlinux-zfs)
2016-12-09 20:48:12 +01:00
# Official Resources
2018-02-15 17:53:18 -08:00
2016-12-09 20:48:12 +01:00
* [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
2018-02-15 17:53:18 -08:00
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
2018-02-15 17:53:18 -08:00
2017-09-22 18:54:34 -07:00
We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).
2018-02-15 17:53:18 -08:00
# Release
ZFS on Linux is released under a CDDL license.
For more details see the NOTICE, LICENSE and COPYRIGHT files; `UCRL-CODE-235197`
2018-05-30 23:11:19 -04:00
# Supported Kernels
* The `META` file contains the officially recognized supported kernel versions.