Changed SOURCE_DATE_EPOCH effect to --set_all_file_dates "set_to_mtime"
This commit is contained in:
@ -2036,8 +2036,11 @@ MKISOFSRC may be used to point the program to a mkisofs startup file.
|
||||
SOURCE_DATE_EPOCH belongs to the specs of reproducible\-builds.org.
|
||||
It is supposed to be either undefined or to contain a decimal number
|
||||
which tells the seconds since january 1st 1970. If it contains a number,
|
||||
then it is used as time value to set the default of \-\-modification\-date=,
|
||||
\-\-gpt_disk_guid, and \-\-set_all_file_dates.
|
||||
then it is used as time value to set the default of
|
||||
\-\-modification\-date=.
|
||||
\-\-gpt_disk_guid defaults to "modification\-date".
|
||||
The default of \-\-set_all_file_dates is then "set_to_mtime".
|
||||
.br
|
||||
Startup files and program options can override the effect of SOURCE_DATE_EPOCH.
|
||||
.SS
|
||||
.SH SEE ALSO
|
||||
|
Reference in New Issue
Block a user