New option -volume_date, for grub-mkrescue: -as mkisofs --modification-date=
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
This is xorriso/xorriso.info, produced by makeinfo version 4.8 from
|
||||
./xorriso/xorriso.texi.
|
||||
This is xorriso.info, produced by makeinfo version 4.8 from
|
||||
./xorriso.texi.
|
||||
|
||||
INFO-DIR-SECTION Archiving
|
||||
START-INFO-DIR-ENTRY
|
||||
@ -1786,6 +1786,25 @@ will be written according to the setting of option -acl.
|
||||
are up to 32 characters. This setting gets overridden by image
|
||||
loading.
|
||||
|
||||
-volume_date type timestring
|
||||
Set one of the four overall timestamps for subsequent image
|
||||
writing. Available types are:
|
||||
"c" time when the volume was created.
|
||||
"m" time when volume was last modified.
|
||||
"x" time when the information in the volume expires.
|
||||
"f" time since when the volume is effectively valid.
|
||||
"uuid" sets a timestring that overrides "m" time literally.
|
||||
It must consist of 16 decimal digits which form YYYYMMDDhhmmsscc,
|
||||
with YYYY between 1970 and 2999. It is supposed to match this
|
||||
GRUB line:
|
||||
search -fs-uuid -set YYYY-MM-DD-hh-mm-ss-cc
|
||||
E.g. 2010040711405800 is 7 Apr 2010 11:40:58 (+0 centiseconds).
|
||||
Timestrings for the other types may be given as with option
|
||||
-alter_date. They are prone to timezone computations. The
|
||||
timestrings "default" or "overridden" cause default settings: "c"
|
||||
and "m" will show the current time of image creation. "x" and "f"
|
||||
will be marked as insignificant. "uuid" will be deactivated.
|
||||
|
||||
-out_charset character_set_name
|
||||
Set the character set to which file names get converted when
|
||||
writing an image. See paragraph "Character sets" for more
|
||||
@ -3557,7 +3576,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -chmod_r sets permissions in ISO image: Manip. (line 70)
|
||||
* -chown sets ownership in ISO image: Manip. (line 42)
|
||||
* -chown_r sets ownership in ISO image: Manip. (line 47)
|
||||
* -close controls media closing: SetWrite. (line 172)
|
||||
* -close controls media closing: SetWrite. (line 191)
|
||||
* -close_filter_list bans filter registration: Filter. (line 52)
|
||||
* -commit writes pending ISO image: Writing. (line 13)
|
||||
* -commit_eject writes and ejects: Writing. (line 40)
|
||||
@ -3577,11 +3596,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -disk_pattern controls pattern expansion: Insert. (line 31)
|
||||
* -drive_class controls drive accessability: Loading. (line 35)
|
||||
* -du show directory size in ISO image: Navigate. (line 84)
|
||||
* -dummy controls write simulation: SetWrite. (line 161)
|
||||
* -dummy controls write simulation: SetWrite. (line 180)
|
||||
* -dus show directory size in ISO image: Navigate. (line 88)
|
||||
* -dusx show directory size on disk: Navigate. (line 97)
|
||||
* -dux show directory size on disk: Navigate. (line 92)
|
||||
* -dvd_obs set write block size: SetWrite. (line 148)
|
||||
* -dvd_obs set write block size: SetWrite. (line 167)
|
||||
* -eject ejects drive tray: Writing. (line 36)
|
||||
* -end writes pending session and ends program: Scripting. (line 122)
|
||||
* -errfile_log logs problematic disk files: Scripting. (line 84)
|
||||
@ -3598,12 +3617,12 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -follow softlinks and mount points: SetInsert. (line 76)
|
||||
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 163)
|
||||
* -format formats media: Writing. (line 69)
|
||||
* -fs sets size of fifo: SetWrite. (line 165)
|
||||
* -fs sets size of fifo: SetWrite. (line 184)
|
||||
* -getfacl shows ACL in ISO image: Navigate. (line 65)
|
||||
* -getfacl_r shows ACL in ISO image: Navigate. (line 72)
|
||||
* -getfattr shows xattr in ISO image: Navigate. (line 76)
|
||||
* -getfattr_r shows xattr in ISO image: Navigate. (line 80)
|
||||
* -gid sets global ownership: SetWrite. (line 105)
|
||||
* -gid sets global ownership: SetWrite. (line 124)
|
||||
* -grow_blindly overides next writeable address: AqDrive. (line 44)
|
||||
* -hardlinks controls handling of hard links: Loading. (line 91)
|
||||
* -help prints help text: Scripting. (line 16)
|
||||
@ -3643,11 +3662,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -not_paths sets absolute exclusion paths: SetInsert. (line 55)
|
||||
* -options_from_file reads commands from file: Scripting. (line 12)
|
||||
* -osirrox enables ISO-to-disk copying: Restore. (line 18)
|
||||
* -out_charset sets output character set: SetWrite. (line 95)
|
||||
* -out_charset sets output character set: SetWrite. (line 114)
|
||||
* -outdev aquires a drive for output: AqDrive. (line 29)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 92)
|
||||
* -padding sets amount of image padding: SetWrite. (line 178)
|
||||
* -padding sets amount of image padding: SetWrite. (line 197)
|
||||
* -page set terminal geometry: DialogCtl. (line 15)
|
||||
* -paste_in copies file into disk file: Restore. (line 117)
|
||||
* -path_list inserts paths from disk file: Insert. (line 75)
|
||||
@ -3687,17 +3706,17 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -setfattr_r sets xattr in ISO image: Manip. (line 123)
|
||||
* -show_stream shows data source and filters: Navigate. (line 153)
|
||||
* -show_stream_r shows data source and filters: Navigate. (line 168)
|
||||
* -speed set write speed: SetWrite. (line 121)
|
||||
* -speed set write speed: SetWrite. (line 140)
|
||||
* -split_size enables large file splitting: SetInsert. (line 140)
|
||||
* -status shows current settings: Scripting. (line 25)
|
||||
* -status_history_max curbs -status history: Scripting. (line 34)
|
||||
* -stdio_sync controls stdio buffer: SetWrite. (line 155)
|
||||
* -stream_recording controls defect management: SetWrite. (line 136)
|
||||
* -stdio_sync controls stdio buffer: SetWrite. (line 174)
|
||||
* -stream_recording controls defect management: SetWrite. (line 155)
|
||||
* -system_id sets system id: SetWrite. (line 88)
|
||||
* -tell_media_space reports free space: Inquiry. (line 74)
|
||||
* -temp_mem_limit curbs memory consumption: Scripting. (line 70)
|
||||
* -toc shows list of sessions: Inquiry. (line 18)
|
||||
* -uid sets global ownership: SetWrite. (line 101)
|
||||
* -uid sets global ownership: SetWrite. (line 120)
|
||||
* -update inserts path if different: Insert. (line 99)
|
||||
* -update_l inserts paths if different: Insert. (line 121)
|
||||
* -update_r inserts paths if different: Insert. (line 110)
|
||||
@ -3705,8 +3724,9 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -version prints help text: Scripting. (line 19)
|
||||
* -volid sets volume id: SetWrite. (line 52)
|
||||
* -volset_id sets volume set id: SetWrite. (line 71)
|
||||
* -volume_date sets volume timestamp: SetWrite. (line 95)
|
||||
* -xattr controls handling of xattr (EA): Loading. (line 136)
|
||||
* -zisofs controls zisofs production: SetWrite. (line 109)
|
||||
* -zisofs controls zisofs production: SetWrite. (line 128)
|
||||
|
||||
|
||||
File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
@ -3736,7 +3756,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Character Set, _definition: Charset. (line 6)
|
||||
* Character Set, for input, -in_charset: Loading. (line 73)
|
||||
* Character Set, for input/output, -charset: Charset. (line 43)
|
||||
* Character Set, for output, -out_charset: SetWrite. (line 95)
|
||||
* Character Set, for output, -out_charset: SetWrite. (line 114)
|
||||
* Character set, learn from image, -auto_charset: Loading. (line 80)
|
||||
* Character Set, of terminal, -local_charset: Charset. (line 47)
|
||||
* Closed media, _definition: Media. (line 39)
|
||||
@ -3779,8 +3799,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Filter, show chain, -show_stream: Navigate. (line 153)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 168)
|
||||
* Filter, unregister, -unregister_filter: Filter. (line 48)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 109)
|
||||
* Group, global in ISO image, -gid: SetWrite. (line 105)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 128)
|
||||
* Group, global in ISO image, -gid: SetWrite. (line 124)
|
||||
* Group, in ISO image, -chgrp: Manip. (line 50)
|
||||
* Group, in ISO image, -chgrp_r: Manip. (line 55)
|
||||
* Growing, _definition: Methods. (line 19)
|
||||
@ -3793,6 +3813,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Image, set system id, -system_id: SetWrite. (line 88)
|
||||
* Image, set volume id, -volid: SetWrite. (line 52)
|
||||
* Image, set volume set id, -volset_id: SetWrite. (line 71)
|
||||
* Image, set volume timestamp, -volume_date: SetWrite. (line 95)
|
||||
* Image, show id strings, -pvd_info: Inquiry. (line 78)
|
||||
* Insert, enable overwriting, -overwrite: SetInsert. (line 127)
|
||||
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
|
||||
@ -3844,7 +3865,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Navigate, tell ISO working directory, -pwd: Navigate. (line 20)
|
||||
* Next writeable address, -grow_blindly: AqDrive. (line 44)
|
||||
* Overwriteable media, _definition: Media. (line 10)
|
||||
* Ownership, global in ISO image, -uid: SetWrite. (line 101)
|
||||
* Ownership, global in ISO image, -uid: SetWrite. (line 120)
|
||||
* Ownership, in ISO image, -chown: Manip. (line 42)
|
||||
* Ownership, in ISO image, -chown_r: Manip. (line 47)
|
||||
* Pathspec, _definition: SetInsert. (line 120)
|
||||
@ -3910,22 +3931,22 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Verify, file checksum, -check_md5: Verify. (line 144)
|
||||
* Verify, file tree checksums, -check_md5_r: Verify. (line 160)
|
||||
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40)
|
||||
* Write, block size, -dvd_obs: SetWrite. (line 148)
|
||||
* Write, block size, -dvd_obs: SetWrite. (line 167)
|
||||
* Write, bootability, -boot_image: Bootable. (line 20)
|
||||
* Write, buffer syncing, -stdio_sync: SetWrite. (line 155)
|
||||
* Write, close media, -close: SetWrite. (line 172)
|
||||
* Write, buffer syncing, -stdio_sync: SetWrite. (line 174)
|
||||
* Write, close media, -close: SetWrite. (line 191)
|
||||
* Write, compliance to specs, -compliance: SetWrite. (line 14)
|
||||
* Write, defect management, -stream_recording: SetWrite. (line 136)
|
||||
* Write, defect management, -stream_recording: SetWrite. (line 155)
|
||||
* Write, enable Joliet, -joliet: SetWrite. (line 10)
|
||||
* Write, fifo size, -fs: SetWrite. (line 165)
|
||||
* Write, fifo size, -fs: SetWrite. (line 184)
|
||||
* Write, free space, -tell_media_space: Inquiry. (line 74)
|
||||
* Write, log problematic disk files, -errfile_log: Scripting. (line 84)
|
||||
* Write, log written sessions, -session_log: Scripting. (line 104)
|
||||
* Write, padding image, -padding: SetWrite. (line 178)
|
||||
* Write, padding image, -padding: SetWrite. (line 197)
|
||||
* Write, pending ISO image, -commit: Writing. (line 13)
|
||||
* Write, predict image size, -print_size: Inquiry. (line 69)
|
||||
* Write, set speed, -speed: SetWrite. (line 121)
|
||||
* Write, simulation, -dummy: SetWrite. (line 161)
|
||||
* Write, set speed, -speed: SetWrite. (line 140)
|
||||
* Write, simulation, -dummy: SetWrite. (line 180)
|
||||
* xattr, _definiton: Extras. (line 46)
|
||||
* xattr, control handling, -xattr: Loading. (line 136)
|
||||
* xattr, set in ISO image, -setfattr: Manip. (line 110)
|
||||
@ -3937,57 +3958,57 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
|
||||
|
||||
Tag Table:
|
||||
Node: Top436
|
||||
Node: Overview1340
|
||||
Node: Model3217
|
||||
Node: Media6097
|
||||
Node: Methods8527
|
||||
Node: Drives11074
|
||||
Node: Extras14340
|
||||
Node: Processing17471
|
||||
Node: Dialog20967
|
||||
Node: Options22624
|
||||
Node: AqDrive24192
|
||||
Node: Loading27098
|
||||
Node: Insert39533
|
||||
Node: SetInsert47890
|
||||
Node: Manip56457
|
||||
Node: CmdFind64333
|
||||
Node: Filter72891
|
||||
Node: Writing77240
|
||||
Node: SetWrite83529
|
||||
Node: Bootable92406
|
||||
Node: Charset97533
|
||||
Node: Exception100287
|
||||
Node: DialogCtl104802
|
||||
Node: Inquiry107147
|
||||
Node: Navigate111287
|
||||
Node: Verify118641
|
||||
Node: Restore127061
|
||||
Node: Emulation133717
|
||||
Node: Scripting139743
|
||||
Node: Frontend145305
|
||||
Node: Examples146506
|
||||
Node: ExDevices147675
|
||||
Node: ExCreate148157
|
||||
Node: ExDialog149431
|
||||
Node: ExGrowing150693
|
||||
Node: ExModifying151495
|
||||
Node: ExBootable151996
|
||||
Node: ExCharset152543
|
||||
Node: ExPseudo153371
|
||||
Node: ExCdrecord154265
|
||||
Node: ExMkisofs154580
|
||||
Node: ExGrowisofs155583
|
||||
Node: ExException156707
|
||||
Node: ExTime157161
|
||||
Node: ExIncBackup157620
|
||||
Node: ExRestore161092
|
||||
Node: ExRecovery162061
|
||||
Node: Files162626
|
||||
Node: Seealso163213
|
||||
Node: Legal163737
|
||||
Node: CommandIdx164659
|
||||
Node: ConceptIdx177887
|
||||
Node: Top420
|
||||
Node: Overview1324
|
||||
Node: Model3201
|
||||
Node: Media6081
|
||||
Node: Methods8511
|
||||
Node: Drives11058
|
||||
Node: Extras14324
|
||||
Node: Processing17455
|
||||
Node: Dialog20951
|
||||
Node: Options22608
|
||||
Node: AqDrive24176
|
||||
Node: Loading27082
|
||||
Node: Insert39517
|
||||
Node: SetInsert47874
|
||||
Node: Manip56441
|
||||
Node: CmdFind64317
|
||||
Node: Filter72875
|
||||
Node: Writing77224
|
||||
Node: SetWrite83513
|
||||
Node: Bootable93406
|
||||
Node: Charset98533
|
||||
Node: Exception101287
|
||||
Node: DialogCtl105802
|
||||
Node: Inquiry108147
|
||||
Node: Navigate112287
|
||||
Node: Verify119641
|
||||
Node: Restore128061
|
||||
Node: Emulation134717
|
||||
Node: Scripting140743
|
||||
Node: Frontend146305
|
||||
Node: Examples147506
|
||||
Node: ExDevices148675
|
||||
Node: ExCreate149157
|
||||
Node: ExDialog150431
|
||||
Node: ExGrowing151693
|
||||
Node: ExModifying152495
|
||||
Node: ExBootable152996
|
||||
Node: ExCharset153543
|
||||
Node: ExPseudo154371
|
||||
Node: ExCdrecord155265
|
||||
Node: ExMkisofs155580
|
||||
Node: ExGrowisofs156583
|
||||
Node: ExException157707
|
||||
Node: ExTime158161
|
||||
Node: ExIncBackup158620
|
||||
Node: ExRestore162092
|
||||
Node: ExRecovery163061
|
||||
Node: Files163626
|
||||
Node: Seealso164213
|
||||
Node: Legal164737
|
||||
Node: CommandIdx165659
|
||||
Node: ConceptIdx178960
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user