The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/openzfs/README.md

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 ![img](https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png)
    2 
    3 OpenZFS is an advanced file system and volume manager which was originally
    4 developed for Solaris and is now maintained by the OpenZFS community.
    5 This repository contains the code for running OpenZFS on Linux and FreeBSD.
    6 
    7 [![codecov](https://codecov.io/gh/openzfs/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/openzfs/zfs)
    8 [![coverity](https://scan.coverity.com/projects/1973/badge.svg)](https://scan.coverity.com/projects/openzfs-zfs)
    9 
   10 # Official Resources
   11 
   12   * [Documentation](https://openzfs.github.io/openzfs-docs/) - for using and developing this repo
   13   * [ZoL Site](https://zfsonlinux.org) - Linux release info & links
   14   * [Mailing lists](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html)
   15   * [OpenZFS site](https://openzfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)
   16 
   17 # Installation
   18 
   19 Full documentation for installing OpenZFS on your favorite operating system can
   20 be found at the [Getting Started Page](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).
   21 
   22 # Contribute & Develop
   23 
   24 We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md).
   25 
   26 We have a [Code of Conduct](./CODE_OF_CONDUCT.md).
   27 
   28 # Release
   29 
   30 OpenZFS is released under a CDDL license.
   31 For more details see the NOTICE, LICENSE and COPYRIGHT files; `UCRL-CODE-235197`
   32 
   33 # Supported Kernels
   34   * The `META` file contains the officially recognized supported Linux kernel versions.
   35   * Supported FreeBSD versions are any supported branches and releases starting from 12.2-RELEASE.

Cache object: ba1e4fdf80c1477366591f138b0d8c99


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.