Go to file
Xinliang Liu fce0f7aff4 autoconf: add support for openEuler
Add config support for openEuler, so that it set the right sysconfig
dir for openEuler.

And DEFAULT_INIT_SCRIPT is no longer needed since commit "2a34db1bd
Base init scripts for SYSV systems".

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
Closes #14241
2023-03-01 14:41:19 -08:00
.github
cmd
config autoconf: add support for openEuler 2023-03-01 14:41:19 -08:00
contrib initramfs: Make mountpoint=none work 2023-02-09 12:43:03 -08:00
etc systemd: set restart=always for zfs-zed.service 2023-01-19 12:50:42 -08:00
include Revert zfeature_active() to static 2023-03-01 09:36:19 -08:00
lib
man
module Revert zfeature_active() to static 2023-03-01 09:36:19 -08:00
rpm rpm: add support for openEuler 2023-03-01 14:41:19 -08:00
scripts
tests Activate filesystem features only in syncing context 2023-01-19 12:50:42 -08:00
udev
.editorconfig
.gitignore
.gitmodules
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md Documentation corrections 2023-01-19 12:50:42 -08:00
configure.ac
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META Tag zfs-2.1.9 2023-01-24 15:41:54 -08:00
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.2-RELEASE.