New -early_stdio_test option appendable_wo

This commit is contained in:
2011-03-21 16:55:18 +00:00
parent 9e3963203c
commit b4eae1ee7a
8 changed files with 68 additions and 51 deletions

View File

@ -824,7 +824,7 @@ activate them only after image loading.
to write the result into files of nearly arbitrary type. Once
set, this command cannot be revoked.
-early_stdio_test "on"|"off"
-early_stdio_test "on"|"appendable_wo"|"off"
If enabled by "on" then regular files and block devices get tested
for effective access permissions. This implies to try opening
those files for writing, which otherwise will happen only later
@ -833,6 +833,9 @@ activate them only after image loading.
overwriteable, read-only, write-only, or uselessly empty. This may
lead to earlier detection of severe problems, and may avoid some
less severe error events.
Mode "appendable_wo" is like "on" with the additional property that
non-empty write-only files are regarded as appendable rather than
blank.

File: xorriso.info, Node: Insert, Next: SetInsert, Prev: Loading, Up: Options
@ -4549,46 +4552,46 @@ Node: Dialog21570
Node: Options23227
Node: AqDrive24835
Node: Loading27741
Node: Insert41888
Node: SetInsert51507
Node: Manip60074
Node: CmdFind68755
Node: Filter80055
Node: Writing84404
Node: SetWrite90693
Node: Bootable104634
Node: Jigdo117952
Node: Charset122210
Node: Exception124961
Node: DialogCtl129472
Node: Inquiry132059
Node: Navigate136436
Node: Verify144376
Node: Restore152965
Node: Emulation159621
Node: Scripting169457
Node: Frontend175019
Node: Examples176314
Node: ExDevices177483
Node: ExCreate178117
Node: ExDialog179391
Node: ExGrowing180653
Node: ExModifying181455
Node: ExBootable181956
Node: ExCharset182503
Node: ExPseudo183331
Node: ExCdrecord184225
Node: ExMkisofs184540
Node: ExGrowisofs185876
Node: ExException187000
Node: ExTime187454
Node: ExIncBackup187913
Node: ExRestore191834
Node: ExRecovery192803
Node: Files193369
Node: Seealso194597
Node: Legal195177
Node: CommandIdx196099
Node: ConceptIdx210479
Node: Insert42060
Node: SetInsert51679
Node: Manip60246
Node: CmdFind68927
Node: Filter80227
Node: Writing84576
Node: SetWrite90865
Node: Bootable104806
Node: Jigdo118124
Node: Charset122382
Node: Exception125133
Node: DialogCtl129644
Node: Inquiry132231
Node: Navigate136608
Node: Verify144548
Node: Restore153137
Node: Emulation159793
Node: Scripting169629
Node: Frontend175191
Node: Examples176486
Node: ExDevices177655
Node: ExCreate178289
Node: ExDialog179563
Node: ExGrowing180825
Node: ExModifying181627
Node: ExBootable182128
Node: ExCharset182675
Node: ExPseudo183503
Node: ExCdrecord184397
Node: ExMkisofs184712
Node: ExGrowisofs186048
Node: ExException187172
Node: ExTime187626
Node: ExIncBackup188085
Node: ExRestore192006
Node: ExRecovery192975
Node: Files193541
Node: Seealso194769
Node: Legal195349
Node: CommandIdx196271
Node: ConceptIdx210651

End Tag Table