Thu, 16 May 2024 15:10:01 UTC | login

Information for build chunkfs-0.8-5.fc37

ID211813
Package Namechunkfs
Version0.8
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/chunkfs.git#944b848c1e0d62896c9e99619842d45421375bd0
SummaryFUSE based filesystem that allows you to mount an arbitrary file or block device
DescriptionChunkFS 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Oct 2022 13:09:56 UTC
CompletedSat, 15 Oct 2022 14:23:36 UTC
Taskbuild (f37, /rpms/chunkfs.git:944b848c1e0d62896c9e99619842d45421375bd0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/chunkfs.git#944b848c1e0d62896c9e99619842d45421375bd0'}}
Tags
f37
f38
RPMs
src
chunkfs-0.8-5.fc37.src.rpm (info) (download)
riscv64
chunkfs-0.8-5.fc37.riscv64.rpm (info) (download)
chunkfs-debuginfo-0.8-5.fc37.riscv64.rpm (info) (download)
chunkfs-debugsource-0.8-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 02 2020 Richard Shaw <hobbes1069@gmail.com> - 0.8-1 - Initial packaging.