Fedora Packages

chunkfs

FUSE based filesystem that allows you to mount an arbitrary file or block device

ChunkFS is a FUSE based filesystem that allows you to mount an arbitrary file or block device as a directory tree of files that each represent a chunk of user-specified size of the mounted file. The chunk size is global per mount, but at mount time any value can be specified. (If the file size isn't a multiple of the specified chunk size, the last file in the tree simply will be smaller than the chunk size.) Only read access is supported at the moment. UnChunkFS is the inversion of ChunkFS—it allows you to mount a ChunkFS tree (or a copy of it, of course), and gives you a single file named image that has the same contents as the file or device you created the tree from by mounting it as a ChunkFS.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.8-9.fc40 -
Fedora 40 0.8-9.fc40 -
Fedora 39 0.8-7.fc39 -
Fedora 38 0.8-6.fc38 -
EPEL 8 0.8-1.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at chunkfs dash maintainers at fedoraproject dot org.



Sources on Pagure