]> git.proxmox.com Git - mirror_zfs.git/commit
autoconf: add support for openEuler
authorXinliang Liu <xinliang.liu@linaro.org>
Sat, 3 Dec 2022 01:39:48 +0000 (09:39 +0800)
committerGitHub <noreply@github.com>
Sat, 3 Dec 2022 01:39:48 +0000 (17:39 -0800)
commitdb6ba8d7443a234e497264a1da3d197d5ca32777
tree6de9e1464cf15fd83aef9da4cb27d7d4990b1086
parentfe975048da29c4756bafd9f63a192db17e3acb7c
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
config/zfs-build.m4