Re: Issue with creating an archive with reproducible content
On Sat, 2024-04-27 21:23:37 +0200, Jan-Benedict Glaw wrote: [...] > tar --sort=name > \ > --mtime="@${SOURCE_DATE_EPOCH:-$(date +%s)}" >
Issue with creating an archive with reproducible content
Hi! I'm trying to generate a reproducible archive of a directory contianing a number of files using tar 1.34; there are just directories and files, no device nodes or stuff like that. That archive (with a completely bit-identical tree to be archived) is once generated on an ext4 filesystem, and on