mergerfs 2.33.5-1ubuntu1 source package in Ubuntu

Changelog

mergerfs (2.33.5-1ubuntu1) noble; urgency=medium

  * Don't hard-code dependency on shared library.

 -- Matthias Klose <email address hidden>  Sat, 23 Mar 2024 19:21:40 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mergerfs_2.33.5.orig.tar.gz 411.3 KiB dcfbc3faf241567fdf4da0ffd87a89833db18ddd176f20962f05751552780e54
mergerfs_2.33.5-1ubuntu1.debian.tar.xz 5.4 KiB aec5930ea2db1fcd1cfdcdb3a01690e5858e1e8a57c3761e73e014073caab18c
mergerfs_2.33.5-1ubuntu1.dsc 1.9 KiB 732f6ed34d883078794044b32ead14d8775386803a6198f46b8c649d37612cb9

Available diffs

View changes file

Binary packages built by this source

mergerfs: another FUSE union filesystem

 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.
 .
 Some salient features include
  * Runs in userspace (FUSE)
  * Configurable behaviors
  * Support for extended attributes (xattrs)
  * Support for file attributes (chattr)
  * Runtime configurable (via xattrs)
  * Safe to run as root
  * Opportunistic credential caching
  * Works with heterogeneous filesystem types
  * Handling of writes to full drives
  * Handles pool of readonly and read/write drives

mergerfs-dbgsym: debug symbols for mergerfs