mirror of https://github.com/trapexit/mergerfs.git
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							20 lines
						
					
					
						
							557 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							20 lines
						
					
					
						
							557 B
						
					
					
				| Source: mergerfs | |
| Section: utils | |
| Priority: optional | |
| Maintainer: Antonio SJ Musumeci <trapexit@spawn.link> | |
| Build-Depends: debhelper (>= 8.0.0), | |
|  libfuse-dev, | |
|  libattr1-dev, | |
|  pkg-config | |
| Standards-Version: 3.9.4 | |
| Homepage: http://github.com/trapexit/mergerfs | |
| 
 | |
| Package: mergerfs | |
| Architecture: any | |
| Depends: ${shlibs:Depends}, | |
|  ${misc:Depends}, | |
|  libfuse2 | |
| Description: another FUSE union filesystem | |
|  mergerfs is similar to mhddfs, unionfs, and aufs. Like mhddfs in that it too | |
|  uses FUSE. Like aufs in that it provides multiple policies for how to handle | |
|  behavior.
 |