mirror of https://github.com/zfsonlinux/zfs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 hours ago | |
---|---|---|
.github | 1 week ago | |
cmd | 8 hours ago | |
config | 2 weeks ago | |
contrib | 1 week ago | |
etc | 2 months ago | |
include | 8 hours ago | |
lib | 8 hours ago | |
man | 8 hours ago | |
module | 8 hours ago | |
rpm | 1 month ago | |
scripts | 2 days ago | |
tests | 1 week ago | |
udev | 9 months ago | |
.editorconfig | 3 years ago | |
.gitignore | 11 months ago | |
.gitmodules | 2 years ago | |
AUTHORS | 5 months ago | |
CODE_OF_CONDUCT.md | 3 months ago | |
COPYRIGHT | 3 years ago | |
LICENSE | 5 years ago | |
META | 2 months ago | |
Makefile.am | 5 months ago | |
NEWS | 3 years ago | |
NOTICE | 5 years ago | |
README.md | 1 year ago | |
RELEASES.md | 2 years ago | |
TEST | 3 years ago | |
autogen.sh | 4 months ago | |
configure.ac | 3 months ago | |
copy-builtin | 11 months ago | |
zfs.release.in | 11 years ago |
README.md
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.
Official Resources
- Documentation - for using and developing this repo
- ZoL Site - Linux release info & links
- Mailing lists
- OpenZFS site - for conference videos and info on other platforms (illumos, OSX, Windows, etc)
Installation
Full documentation for installing OpenZFS on your favorite operating system can be found at the Getting Started Page.
Contribute & Develop
We have a separate document with contribution guidelines.
We have a Code of Conduct.
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. - Supported FreeBSD versions are any supported branches and releases starting from 12.2-RELEASE.