mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	This change updates the documentation to refer to the project as OpenZFS instead ZFS on Linux. Web links have been updated to refer to https://github.com/openzfs/zfs. The extraneous zfsonlinux.org web links in the ZED and SPL sources have been dropped. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #11007
		
			
				
	
	
		
			17 lines
		
	
	
		
			659 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			659 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
The Solaris Porting Layer, SPL, is a Linux kernel module which provides a
 | 
						|
compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
 | 
						|
 | 
						|
# Installation
 | 
						|
 | 
						|
The latest version of the SPL is maintained as part of this repository.
 | 
						|
Only when building ZFS version 0.7.x or earlier must an external SPL release
 | 
						|
be used.  These releases can be found at:
 | 
						|
 | 
						|
  * Version 0.7.x: https://github.com/zfsonlinux/spl/tree/spl-0.7-release  
 | 
						|
  * Version 0.6.5.x: https://github.com/zfsonlinux/spl/tree/spl-0.6.5-release  
 | 
						|
 | 
						|
# Release
 | 
						|
 | 
						|
The SPL is released under a GPLv2 license.  
 | 
						|
For more details see the NOTICE and THIRDPARTYLICENSE files; `UCRL-CODE-235197`
 |