2014-05-31 09:25:14 +08:00
|
|
|
Source: mergerfs
|
|
|
|
Section: utils
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Antonio SJ Musumeci <trapexit@spawn.link>
|
2018-10-09 23:58:06 +08:00
|
|
|
Build-Depends: debhelper (>= 8.0.0)
|
2014-05-31 09:25:14 +08:00
|
|
|
Standards-Version: 3.9.4
|
|
|
|
Homepage: http://github.com/trapexit/mergerfs
|
|
|
|
|
|
|
|
Package: mergerfs
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends},
|
2018-10-01 11:45:46 +08:00
|
|
|
${misc:Depends},
|
|
|
|
fuse [linux-any] | fuse4bsd [kfreebsd-any]
|
2014-05-31 09:25:14 +08:00
|
|
|
Description: another FUSE union filesystem
|
2018-10-01 11:45:46 +08:00
|
|
|
mergerfs is a union filesystem geared towards simplifying storage and
|
|
|
|
management of files across numerous commodity storage devices. It is
|
|
|
|
similar to mhddfs, unionfs, and aufs.
|