Information for build overlayfs-tools-0-0.11.20200817git77bf3f7.fc42

ID10259
Package Nameoverlayfs-tools
Version0
Release0.11.20200817git77bf3f7.fc42
Epoch
DraftFalse
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:39:54 UTC
CompletedMon, 09 Jun 2025 16:39:54 UTC
Tags
f42
RPMs
src
overlayfs-tools-0-0.11.20200817git77bf3f7.fc42.src.rpm (info) (download)
riscv64
overlayfs-tools-0-0.11.20200817git77bf3f7.fc42.riscv64.rpm (info) (download)
overlayfs-tools-debuginfo-0-0.11.20200817git77bf3f7.fc42.riscv64.rpm (info) (download)
overlayfs-tools-debugsource-0-0.11.20200817git77bf3f7.fc42.riscv64.rpm (info) (download)
Changelog * 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 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6.20200817git77bf3f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild