mirror_spl-debian/debian/control.modules.in
2018-09-18 09:16:03 +00:00

52 lines
2.0 KiB
Plaintext

Source: spl-linux
Section: kernel
Priority: extra
Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@alioth-lists.debian.net>
Build-Depends: autoconf,
autogen,
automake,
autotools-dev,
debhelper (>= 7.4),
dkms (>> 2.1.1.2-5),
libtool,
linux-headers-_KVERS_,
linux-headers-_KVERS_-common
Standards-Version: 4.1.2
Homepage: http://www.zfsonlinux.org/
Vcs-Git: https://salsa.debian.org/zfsonlinux-team/spl.git
Vcs-Browser: https://salsa.debian.org/zfsonlinux-team/spl.git
Package: spl-modules-_KVERS_
Architecture: _ARCH_
Provides: spl-modules
Depends: linux-image-_KVERS_
Suggests: spl (>= ${source:Upstream-Version})
Description: Solaris Porting Layer kernel modules for Linux (kernel _KVERS_)
The Solaris Porting Layer (SPL) is a Linux kernel module which provides
many of the Solaris kernel APIs. This shim layer makes it possible to
run Solaris kernel code in the Linux kernel with relatively minimal
modification.
.
This package contains the compiled kernel module for _KVERS_
.
If you have compiled your own kernel, you will most likely need to build
your own spl-modules. The spl-source package has been
provided for use with the Debian kernel-package utility to produce a
version of spl-module for your kernel.
Package: spl-modules-_KVERS_-di
Package-Type: udeb
Provides: spl-modules-_KVERS_-udeb
Section: debian-installer
Architecture: _ARCH_
Depends: zlib-modules-_KVERS_-di, ${misc:Depends}, ${shlibs:Depends}
Description: Solaris Porting Layer kernel modules for Linux (debian-installar version for kernel _KVERS_)
The Solaris Porting Layer (SPL) is a Linux kernel module which provides
many of the Solaris kernel APIs. This shim layer makes it possible to
run Solaris kernel code in the Linux kernel with relatively minimal
modification.
.
This package contains the compiled kernel module for _KVERS_
.
This is a minimal package for use in debian-installer.