Information for build overlayfs-tools-0-0.14.20200817git77bf3f7.fc45

ID222908
Package Nameoverlayfs-tools
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0
Release0.14.20200817git77bf3f7.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/overlayfs-tools.git#fdc6441ff1ce0860e8c61074ef9df373a96bee72
SummaryOverlayFS layers manipulation tools
DescriptionOverlayFS is the union filesystem provided by Linux kernel. This program comes provides three tools: * vacuum - remove duplicated files in upperdir where copy_up is done but the file is not actually modified (see the sentence "the copy_up may turn out to be unnecessary" in the Linux documentation). This may reduce the size of upperdir without changing lowerdir or overlay. * diff - show the list of actually changed files (the difference between overlay and lowerdir). A file with its type changed (i.e. from symbolic link to regular file) will shown as deleted then added, rather than modified. Similarly, for a opaque directory in upperdir, the corresponding directory in lowerdir (if exists) will be shown as entirely deleted, and a new directory with the same name added. File permission/owner changes will be simply shown as modified. * merge - merge down the changes from upperdir to lowerdir. Unlike aubrsync for AuFS which bypasses the union filesystem mechanism, overlayfs-utils emulates the OverlayFS logic, which will be far more efficient. After this operation, upperdir will be empty and lowerdir will be the same as original overlay. * deref - copy changes from upperdir to uppernew while unfolding redirect directories and metacopy regular files, so that new upperdir is compatible with legacy overlayfs driver. For safety reasons, vacuum and merge will not actually modify the filesystem, but generate a shell script to do the changes instead.
Built byhezhengyu
State complete
Volume DEFAULT
StartedSun, 30 Aug 2026 10:55:37 CST
CompletedSun, 30 Aug 2026 12:44:38 CST
Taskbuild (f45, /rpms/overlayfs-tools.git:fdc6441ff1ce0860e8c61074ef9df373a96bee72)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/overlayfs-tools.git#fdc6441ff1ce0860e8c61074ef9df373a96bee72'}}
Tags
f45
RPMs
src
overlayfs-tools-0-0.14.20200817git77bf3f7.fc45.src.rpm (info) (download)
riscv64
overlayfs-tools-0-0.14.20200817git77bf3f7.fc45.riscv64.rpm (info) (download)
overlayfs-tools-debuginfo-0-0.14.20200817git77bf3f7.fc45.riscv64.rpm (info) (download)
overlayfs-tools-debugsource-0-0.14.20200817git77bf3f7.fc45.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
dnf5.log
installed_pkgs.log
mock_output.log
build.log
state.log
root.log
hw_info.log
Changelog * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - fix FTBFS with recent libattr * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild