35 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: spl-linux
 | |
| Section: kernel
 | |
| Priority: extra
 | |
| Maintainer: Proxmox Support Team <support@proxmox.com>
 | |
| Build-Depends: autotools-dev,
 | |
|  autoconf,
 | |
|  autogen,
 | |
|  automake,
 | |
|  debhelper (>= 8),
 | |
|  dh-autoreconf,
 | |
|  dkms (>= 2.2.0.2),
 | |
|  libtool,
 | |
| Standards-Version: 3.9.5
 | |
| Homepage: http://www.zfsonlinux.org/
 | |
| 
 | |
| Package: spl-dkms
 | |
| Architecture: all
 | |
| Depends: ${misc:Depends}, dkms (>= 2.2.0.2), file, lsb-release
 | |
| Recommends: spl
 | |
| Description: 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.
 | |
| 
 | |
| Package: spl
 | |
| Architecture: any
 | |
| Conflicts: spl-dev
 | |
| Depends: ${shlibs:Depends}, ${misc:Depends}
 | |
| Description: Solaris Porting Layer utilities for Linux
 | |
|  This package provides the userspace utilities for the SPL and SPLAT Linux
 | |
|  kernel modules.
 | 
