Create reproducible gzip archives
gzip archives created by mkarchiso
are not reproducible because they include the original file names and timestamps.
The -n
option needs to be added to all gzip
commands.
gzip archives created by mkarchiso
are not reproducible because they include the original file names and timestamps.
The -n
option needs to be added to all gzip
commands.