mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-03-30 21:51:20 +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
65.6%
Python
32.9%
Perl
1.5%