[Reproducible-builds] generating reproducible ISOs with xorriso

Thomas Schmitt scdbackup at gmx.net
Thu Jun 4 15:16:12 UTC 2015


Hi,

i wrote:

>  -alter_date "b" "$timestamp" / -- \
>  -alter_date "c" "$timestamp" / -- \

This should have been -alter_date_r, in order to work recursively:

-alter_date_r "b" "$timestamp" / -- \
-alter_date_r "c" "$timestamp" / -- \


Have a nice day :)

Thomas




More information about the Reproducible-builds mailing list