mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Guidelines for developers and users describing how they can participle in the project. Reviewed-by: Manuel Mendez <mmendez534@gmail.com> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #672 Closes #4776 Closes #5361
		
			
				
	
	
		
			19 lines
		
	
	
		
			857 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			857 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
<p align="center"><img src="http://zfsonlinux.org/images/zfs-linux.png"/></p>
 | 
						|
ZFS is an advanced file system and volume manager which was originally
 | 
						|
developed for Solaris and is now maintained by the Illumos community.
 | 
						|
 | 
						|
ZFS on Linux, which is also known as ZoL, is currently feature complete.  It
 | 
						|
includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers. And it's native!
 | 
						|
 | 
						|
# Official Resources
 | 
						|
  * [Site](http://zfsonlinux.org)
 | 
						|
  * [Wiki](https://github.com/zfsonlinux/zfs/wiki)
 | 
						|
  * [Mailing lists](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists)
 | 
						|
  * [OpenZFS site](http://open-zfs.org/)
 | 
						|
 | 
						|
# Installation
 | 
						|
Full documentation for installing ZoL on your favorite Linux distribution can
 | 
						|
be found at [our site](http://zfsonlinux.org/).
 | 
						|
 | 
						|
# Contribute & Develop
 | 
						|
We have a separate document with [contribution guidelines](./.github/CONTRIBUTING.md). |