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

@ -5070,10 +5070,11 @@ HOME is used to find xorriso and mkisofs startup files.
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 -volume date "uuid",
-volume_date "all_file_dates", and it sets -boot_image "any"
"gpt_disk_guid=" to "volume_date_uuid". Startup files and program
options can override the effect of SOURCE_DATE_EPOCH.
it is used as time value to set the default of -volume date "uuid", sets
-boot_image "any" "gpt_disk_guid=" to "volume_date_uuid", and
-volume_date "all_file_dates" to "set_to_mtime",
Startup files and program options can override the effect of
SOURCE_DATE_EPOCH.

File: xorriso.info, Node: Seealso, Next: Bugreport, Prev: Environ, Up: Top
@ -5760,10 +5761,10 @@ Node: ExRestore260903
Node: ExRecovery261849
Node: Files262421
Node: Environ263755
Node: Seealso264447
Node: Bugreport265164
Node: Legal265755
Node: CommandIdx266767
Node: ConceptIdx283955
Node: Seealso264461
Node: Bugreport265178
Node: Legal265769
Node: CommandIdx266781
Node: ConceptIdx283969

End Tag Table