mergerfs
Featureful union file system
mergerfs is a union file system geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.
- Versions: 2.33.5
- Website: https://github.com/trapexit/mergerfs
- Licenses: GPL 2 · ISC · LGPL 2.0
- Package source: gnu/packages/file-systems.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mergerfs
as follows:
guix install mergerfs
Or install a particular version:
guix install mergerfs@2.33.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/mergerfs/'><img src='http://127.0.0.1:3000/packages/mergerfs/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/mergerfs/badges/latest-version.svg)](http://127.0.0.1:3000/packages/mergerfs/) Org: [[http://127.0.0.1:3000/packages/mergerfs/][http://127.0.0.1:3000/packages/mergerfs/badges/latest-version.svg]]