20 lines
557 B

  1. Source: mergerfs
  2. Section: utils
  3. Priority: optional
  4. Maintainer: Antonio SJ Musumeci <trapexit@spawn.link>
  5. Build-Depends: debhelper (>= 8.0.0),
  6. libfuse-dev,
  7. libattr1-dev,
  8. pkg-config
  9. Standards-Version: 3.9.4
  10. Homepage: http://github.com/trapexit/mergerfs
  11. Package: mergerfs
  12. Architecture: any
  13. Depends: ${shlibs:Depends},
  14. ${misc:Depends},
  15. libfuse2
  16. Description: another FUSE union filesystem
  17. mergerfs is similar to mhddfs, unionfs, and aufs. Like mhddfs in that it too
  18. uses FUSE. Like aufs in that it provides multiple policies for how to handle
  19. behavior.