]> git.proxmox.com Git - mirror_zfs.git/blame - README.md
shellcheck pass
[mirror_zfs.git] / README.md
CommitLineData
bb2773b3 1![img](http://zfsonlinux.org/images/zfs-linux.png)
34bc5537 2
bb2773b3
BB
3ZFS on Linux is an advanced file system and volume manager which was originally
4developed for Solaris and is now maintained by the OpenZFS community.
5
6[![codecov](https://codecov.io/gh/zfsonlinux/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/zfsonlinux/zfs)
c9427c46 7[![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/zfsonlinux-zfs)
d57f03e4
GM
8
9# Official Resources
93ce2b4c 10
d57f03e4
GM
11 * [Site](http://zfsonlinux.org)
12 * [Wiki](https://github.com/zfsonlinux/zfs/wiki)
13 * [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists)
14 * [OpenZFS site](http://open-zfs.org/)
2ee4a18b 15
d57f03e4 16# Installation
93ce2b4c 17
09fb1ec4 18Full documentation for installing ZoL on your favorite Linux distribution can
d57f03e4
GM
19be found at [our site](http://zfsonlinux.org/).
20
21# Contribute & Develop
93ce2b4c 22
bb2773b3 23We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).
93ce2b4c
BB
24
25# Release
26
27ZFS on Linux is released under a CDDL license.
28For more details see the NOTICE, LICENSE and COPYRIGHT files; `UCRL-CODE-235197`
928046b7
AR
29
30# Supported Kernels
31 * The `META` file contains the officially recognized supported kernel versions.