New -report_system_area form "gpt_crc_of:"

This commit is contained in:
2014-04-12 13:02:23 +00:00
parent 825df24b70
commit 551823d96f
5 changed files with 86 additions and 35 deletions

View File

@ -3265,7 +3265,7 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
The ones for new images may be set by command -volume_date. See
there for the meaning of the particular timestamps.
-report_system_area "plain"|"help"
-report_system_area "plain"|"help"|"gpt_crc_of:"disk_path
With parameter "plain" print a report about the information found
in the System Area of the loaded ISO image. The report consists of
zero to many lines with a header text, a colon, and information
@ -3274,6 +3274,11 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
the lines. You probably will have to look for more documentation
which explains the technical properties of the mentioned boot
facilities.
With parameter "gpt_crc_of:"disk_path read up to 32 KiB from the
disk file with the path given after the colon. Compute the GPT
compliant CRC number and print it to the result channel. The
number is shown like "0x690fd979". The special disk_path "-"
causes reading from standard input.

File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Commands
@ -5485,34 +5490,34 @@ Node: Charset150178
Node: Exception153493
Node: DialogCtl159613
Node: Inquiry162211
Node: Navigate169011
Node: Verify177309
Node: Restore186573
Node: Emulation193660
Node: Scripting204048
Node: Frontend211819
Node: Examples221426
Node: ExDevices222604
Node: ExCreate223270
Node: ExDialog224555
Node: ExGrowing225820
Node: ExModifying226625
Node: ExBootable227129
Node: ExCharset227681
Node: ExPseudo228573
Node: ExCdrecord229471
Node: ExMkisofs229788
Node: ExGrowisofs231128
Node: ExException232263
Node: ExTime232717
Node: ExIncBackup233176
Node: ExRestore237156
Node: ExRecovery238089
Node: Files238659
Node: Seealso239958
Node: Bugreport240681
Node: Legal241262
Node: CommandIdx242273
Node: ConceptIdx259008
Node: Navigate169346
Node: Verify177644
Node: Restore186908
Node: Emulation193995
Node: Scripting204383
Node: Frontend212154
Node: Examples221761
Node: ExDevices222939
Node: ExCreate223605
Node: ExDialog224890
Node: ExGrowing226155
Node: ExModifying226960
Node: ExBootable227464
Node: ExCharset228016
Node: ExPseudo228908
Node: ExCdrecord229806
Node: ExMkisofs230123
Node: ExGrowisofs231463
Node: ExException232598
Node: ExTime233052
Node: ExIncBackup233511
Node: ExRestore237491
Node: ExRecovery238424
Node: Files238994
Node: Seealso240293
Node: Bugreport241016
Node: Legal241597
Node: CommandIdx242608
Node: ConceptIdx259343

End Tag Table