mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-03-10 17:48:48 +00:00
layer construction involves rsync, and that process ignores times to avoid some of the layers being larger than they would otherwise where the only difference is times. This saves a small amount of space, around 14MiB, but results in files in the layers having non-intended time values. Ensure mtime and atime in the source chroot match what is found in the destination chroot.
Description
Languages
Shell
67.2%
Python
31.3%
Perl
1.5%