Changed SOURCE_DATE_EPOCH effect to --set_all_file_dates "set_to_mtime"

This commit is contained in:
2016-09-12 09:16:59 +00:00
parent 3250649269
commit e3933ca63c
8 changed files with 38 additions and 27 deletions

View File

@ -1787,9 +1787,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. Startup files and program
options can override the effect of SOURCE_DATE_EPOCH.
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".
Startup files and program options can override the effect of
SOURCE_DATE_EPOCH.

File: xorrisofs.info, Node: Seealso, Next: Bugreport, Prev: Environ, Up: Top
@ -2337,10 +2339,10 @@ Node: ExIncBckAcc74583
Node: ExBootable76272
Node: Files80454
Node: Environ81549
Node: Seealso82251
Node: Bugreport82902
Node: Legal83495
Node: CommandIdx84392
Node: ConceptIdx99830
Node: Seealso82320
Node: Bugreport82971
Node: Legal83564
Node: CommandIdx84461
Node: ConceptIdx99899

End Tag Table