Home
last modified time | relevance | path

Searched refs:pyzfs (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/openzfs/config/
H A Dalways-pyzfs.m421 dnl # Determines if pyzfs can be built, requires Python 2.7 or later.
24 AC_ARG_ENABLE([pyzfs],
25 AS_HELP_STRING([--enable-pyzfs],
31 dnl # Packages for pyzfs specifically enabled/disabled.
35 DEFINE_PYZFS='--with pyzfs'
37 DEFINE_PYZFS='--without pyzfs'
44 DEFINE_PYZFS='--without pyzfs'
69 dnl # Python "setuptools" module is required to build and install pyzfs
82 dnl # Python "cffi" module is required to run pyzfs
103 AC_MSG_CHECKING([whether to enable pyzfs: ])
H A Ddeb.am52 pkg10=`ls python*-pyzfs-$${version}* | tail -1`; \
/f-stack/freebsd/contrib/openzfs/rpm/generic/
H A Dzfs.spec.in108 %bcond_with pyzfs
110 %bcond_without pyzfs
275 %if %{with pyzfs}
336 %if %{with pyzfs}
337 %define pyzfs --enable-pyzfs
339 %define pyzfs --disable-pyzfs
366 %{pyzfs}
512 %if %{with pyzfs}
514 %doc contrib/pyzfs/README
515 %doc contrib/pyzfs/LICENSE
[all …]
/f-stack/freebsd/contrib/openzfs/contrib/
H A DMakefile.am1 SUBDIRS = bash_completion.d pyzfs zcp subdir
8 DIST_SUBDIRS = bash_completion.d bpftrace dracut initramfs pam_zfs_key pyzfs zcp
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dindex.rst1 .. pyzfs documentation master file, created by
6 Welcome to pyzfs's documentation!
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A Dsetup.py.in21 name="pyzfs",
26 url="http://pyzfs.readthedocs.org",
H A D.gitignore2 pyzfs.egg-info
H A DMakefile.am35 rm -rf build/ pyzfs.egg-info/
H A DREADME27 Package documentation: http://pyzfs.readthedocs.org
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/pyzfs/
H A DMakefile.am3 pkgpyzfsdir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/pyzfs
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am57 pyzfs \ subdir
/f-stack/freebsd/contrib/openzfs/
H A Dconfigure.ac103 contrib/pyzfs/Makefile
104 contrib/pyzfs/setup.py
370 tests/zfs-tests/tests/functional/pyzfs/Makefile
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dcommon.run705 [tests/functional/pyzfs]
709 tags = ['functional', 'pyzfs']