New -volume_date "all_file_dates" pseudo-timestamp "set_to_mtime"
This commit is contained in:
@ -2826,9 +2826,13 @@ Available types are:
|
||||
"f" time since when the volume is effectively valid.
|
||||
.br
|
||||
"all_file_dates" sets mtime, atime, and ctime of all files and
|
||||
directories to the given time.
|
||||
This action stays delayed until actual ISO production begins.
|
||||
Up to then it can be revoked by "all_file_dates" with empty timestring.
|
||||
directories to the given time. If the timestring is "set_to_mtime", then the
|
||||
atime and ctime of each file and directory get set to the value found in their
|
||||
mtime.
|
||||
.br
|
||||
These actions stay delayed until actual ISO production begins.
|
||||
Up to then they can be revoked by "all_file_dates" with empty timestring
|
||||
or timestring "default".
|
||||
.br
|
||||
The timestamps of the El Torito boot catalog file get refreshed when the ISO
|
||||
is produced. They can be influenced by "uuid".
|
||||
|
Reference in New Issue
Block a user