mirror_zfs-debian/debian/control.modules.in
2018-09-19 04:19:55 +00:00

52 lines
2.0 KiB
Plaintext

Source: zfs-linux
Section: contrib/kernel
Priority: extra
Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@alioth-lists.debian.net>
Build-Depends: autoconf,
autogen,
automake,
autotools-dev,
debhelper (>= 9),
dkms (>> 2.1.1.2-5),
libtool,
linux-headers-_KVERS_,
spl-dkms
Standards-Version: 4.1.1
Homepage: http://www.zfsonlinux.org/
Vcs-Git: https://salsa.debian.org/zfsonlinux-team/zfs.git
Vcs-Browser: https://salsa.debian.org/zfsonlinux-team/zfs
Package: zfs-modules-_KVERS_
Architecture: _ARCH_
Provides: zfs-modules
Depends: linux-image-_KVERS_, spl-modules | spl-dkms
Recommends: zfsutils
Description: OpenZFS filesystem kernel modules for Linux (kernel _KVERS_)
An advanced integrated volume manager and filesystem that is designed for
performance and data integrity. Snapshots, clones, checksums, deduplication,
compression, and RAID redundancy are built-in features.
.
This package contains the compiled kernel module for _KVERS_
.
Includes the SPA, DMU, ZVOL, and ZPL components of OpenZFS.
.
If you have compiled your own kernel, you will most likely need to build
your own zfs-modules. The zfs-source package has been
provided for use with the Debian kernel-package utility to produce a
version of zfs-module for your kernel.
Package: zfs-modules-_KVERS_-di
Package-Type: udeb
Section: contrib/debian-installer
Architecture: _ARCH_
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: zfs-modules, zfs-modules-_KVERS_-udeb
Description: OpenZFS filesystem kernel modules for Linux (debian-installar version for kernel _KVERS_)
An advanced integrated volume manager and filesystem that is designed for
performance and data integrity. Snapshots, clones, checksums, deduplication,
compression, and RAID redundancy are built-in features.
.
This package contains the compiled kernel module for _KVERS_
.
This is a minimal package for use in debian-installer.