mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
521abcc49a
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Matthew Ahrens <mahrens@delphix.com> Closes #10053
37 lines
1.5 KiB
Markdown
37 lines
1.5 KiB
Markdown
![img](https://github.com/openzfs/zfs/wiki/img/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png)
|
|
|
|
OpenZFS is an advanced file system and volume manager which was originally
|
|
developed for Solaris and is now maintained by the OpenZFS community.
|
|
This repository contains the code for running OpenZFS on Linux and FreeBSD.
|
|
|
|
[![codecov](https://codecov.io/gh/openzfs/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/openzfs/zfs)
|
|
[![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/openzfs-zfs)
|
|
|
|
# Official Resources
|
|
|
|
* [Wiki](https://github.com/openzfs/zfs/wiki) - for using and developing this repo
|
|
* [ZoL Site](https://zfsonlinux.org) - Linux release info & links
|
|
* [Mailing lists](https://github.com/openzfs/zfs/wiki/Mailing-Lists)
|
|
* [OpenZFS site](http://open-zfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)
|
|
|
|
# Installation
|
|
|
|
Full documentation for installing OpenZFS on your favorite Linux distribution can
|
|
be found at the [ZoL Site](https://zfsonlinux.org/).
|
|
|
|
FreeBSD support is a work in progress. See the [PR](https://github.com/openzfs/zfs/pull/8987).
|
|
|
|
# Contribute & Develop
|
|
|
|
We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).
|
|
|
|
We have a [Code of Conduct](./CODE_OF_CONDUCT.md).
|
|
|
|
# Release
|
|
|
|
OpenZFS is released under a CDDL license.
|
|
For more details see the NOTICE, LICENSE and COPYRIGHT files; `UCRL-CODE-235197`
|
|
|
|
# Supported Kernels
|
|
* The `META` file contains the officially recognized supported Linux kernel versions.
|