spl-linux 0.7.5-1ubuntu1 source package in Ubuntu
Changelog
spl-linux (0.7.5-1ubuntu1) bionic; urgency=medium * New upstream version 0.7.5 (LP: #1734172) * Include 14.15 compat fixes - "Linux 4.15 timer setup compat" -- Colin Ian King <email address hidden> Fri, 26 Jan 2018 14:41:22 +0000
Upload details
- Uploaded by:
- Colin Ian King
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- kernel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
spl-linux_0.7.5.orig.tar.gz | 536.4 KiB | c4845d9a6123397c53ee003ed1712f2996a50ac2a9a30d1490280771484d08a6 |
spl-linux_0.7.5-1ubuntu1.debian.tar.xz | 10.7 KiB | 672c844a0d3a5ff323cf153aef309ae0709471ebacc7a29ff420ddd33895d0ec |
spl-linux_0.7.5-1ubuntu1.dsc | 2.2 KiB | 2e29d1391f2d4fd2f17e877520fca1f44939f80688e1df18f605f2d954acf0ac |
Available diffs
Binary packages built by this source
- spl: Solaris Porting Layer user-space utilities for Linux
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. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel
module which provides a testing harness for the SPL module.
.
SPL can be particularly useful when you want to track upstream Illumos
(or any other OpenSolaris fork) development closely and don't want the
overhead of maintaining a large patch which converts Solaris primitives
to Linux primitives.
.
This package includes the user space utilities needed to test and debug
the SPL and SPLAT kernel modules.
- spl-dbgsym: debug symbols for spl
- spl-dkms: Solaris Porting Layer kernel modules for Linux
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. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel
module which provides a testing harness for the SPL module.
.
SPL can be particularly useful when you want to track upstream Illumos
(or any other OpenSolaris fork) development closely and don't want the
overhead of maintaining a large patch which converts Solaris primitives
to Linux primitives.
.
This package contains the source code for the SPL and SPLAT Linux kernel
modules, which can be used with DKMS, so that local kernel modules are
automatically built and installed every time the kernel packages are
upgraded.