]> git.proxmox.com Git - mirror_zfs.git/blob - README.md
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / README.md
1 ![img](http://zfsonlinux.org/images/zfs-linux.png)
2
3 ZFS on Linux is an advanced file system and volume manager which was originally
4 developed 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)
7 [![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/zfsonlinux-zfs)
8
9 # Official Resources
10
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/)
15
16 # Installation
17
18 Full documentation for installing ZoL on your favorite Linux distribution can
19 be found at [our site](http://zfsonlinux.org/).
20
21 # Contribute & Develop
22
23 We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).
24
25 # Release
26
27 ZFS on Linux is released under a CDDL license.
28 For more details see the NOTICE, LICENSE and COPYRIGHT files; `UCRL-CODE-235197`
29
30 # Supported Kernels
31 * The `META` file contains the officially recognized supported kernel versions.