On Sat, 2024-04-27 21:23:37 +0200, Jan-Benedict Glaw wrote:
> I'm trying to generate a reproducible archive of a directory
> contianing a number of files using tar 1.34; there are just
[...]
> It boils down to a call like this:
>
> tar --sort=name
On Sat, 2024-04-27 21:23:37 +0200, Jan-Benedict Glaw wrote:
[...]
> tar --sort=name
> \
> --mtime="@${SOURCE_DATE_EPOCH:-$(date +%s)}"
>
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