No description
Find a file
Zhao Yongming 4ee66cdf4e
Add building support for Artix Linux (#16265)
Artix Linux is systemd free distribution based on Arch Linux, with
openrc dinit runit s6 as init alternatives. This patch will make
init scripts installation work the way Gentoo Linux with openrc.

The scripts tweaking for other init will be left to packager.

Signed-off-by: Yongming Zhao <ming.zym@gmail.com>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
2024-07-15 16:58:00 -07:00
.github
cmd Fix zdb "Memory fault" found on FreeBSD ZTS (#16332) 2024-07-09 09:36:17 -07:00
config Add building support for Artix Linux (#16265) 2024-07-15 16:58:00 -07:00
contrib contrib/bash_completion.d: squelch FreeBSD seq when first < last 2024-06-06 17:37:26 -07:00
etc
include Fix missing semicolon in trace_dbuf.h (#16281) 2024-07-12 17:44:10 -07:00
lib zdb: detect cachefile automatically otherwise force import 2024-06-03 16:28:43 -07:00
man one-word manpage correction: snapshot->rollback (#16294) 2024-07-12 16:27:12 -07:00
module zstd: don't call zstd_mempool_reap if there are no buffers (#16302) 2024-07-15 14:51:37 -07:00
rpm
scripts disable automatic dependency tracking for dkms builds 2024-06-13 18:08:49 -07:00
tests ZTS: handle FreeBSD version numbers correctly (#16340) 2024-07-12 10:58:03 -07:00
udev
.cirrus.yml
.editorconfig
.gitignore
.gitmodules
.mailmap
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META
NEWS
NOTICE
README.md
RELEASES.md
TEST
zfs.release.in

img

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 coverity

Official Resources

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.4-RELEASE.