New -as mkisofs option --boot-catalog-hide

This commit is contained in:
2010-06-24 08:49:04 +00:00
parent f38e4ff854
commit cfd39f3d96
5 changed files with 50 additions and 39 deletions

View File

@ -2850,10 +2850,11 @@ programs trigger comparable actions.
Among them: -R (always on), -r, -J, -o, -M, -C, -path-list, -m,
-exclude-list, -f, -print-size, -pad, -no-pad, -V, -v, -version,
-graft-points, -z, -no-emul-boot, -b, -c, -boot-info-table,
-boot-load-size, -input-charset, -G, -output-charset, -U,
pathspecs as with xorriso -add. A lot of options are not
supported and lead to failure of the mkisofs emulation. Some are
ignored, but better do not rely on this tolerance.
-boot-load-size, -input-charset, -G, -output-charset, -U, -hide,
-hide-joliet, -hide-list, -hide-joliet-list, file paths and
pathspecs. A lot of options are not supported and lead to failure
of the mkisofs emulation. Some are ignored, but better do not rely
on this tolerance.
-graft-points is equivalent to -pathspecs on. Note that pathspecs
without "=" are interpreted differently than with xorriso option
-add. Directories get merged with the root directory of the ISO
@ -2892,6 +2893,7 @@ programs trigger comparable actions.
where FILE is one of the Syslinux files mbr/isohdp[fp]x*.bin . Use
this instead of -G to apply the effect of -boot_image isolinux
partition_table=on.
-boot-catalog-hide is -boot_image any cat_hidden=on.
Personalites "*xorrisofs*", "*genisoimage*", and "*genisofs*" are
aliases for "mkisofs".
If xorriso is started with one of the leafnames "xorrisofs",
@ -3793,7 +3795,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -out_charset sets output character set: SetWrite. (line 122)
* -outdev aquires a drive for output: AqDrive. (line 29)
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
* -pacifier controls pacifier text form: Emulation. (line 105)
* -pacifier controls pacifier text form: Emulation. (line 107)
* -padding sets amount of image padding: SetWrite. (line 205)
* -page set terminal geometry: DialogCtl. (line 15)
* -paste_in copies file into disk file: Restore. (line 117)
@ -3820,7 +3822,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -rollback discards pending changes: Writing. (line 9)
* -rollback_end ends program without writing: Scripting. (line 125)
* -rom_toc_scan searches for sessions: Loading. (line 184)
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 115)
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 117)
* -scsi_log reports SCSI commands: Scripting. (line 113)
* -session_log logs written sessions: Scripting. (line 104)
* -session_string composes session info line: Inquiry. (line 56)
@ -3876,11 +3878,11 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Backslash Interpretation, _definition: Processing. (line 49)
* Backup, enable fast incremental, -disk_dev_ino: Loading. (line 163)
* Backup, enable features, -for_backup: Loading. (line 158)
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 115)
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 117)
* Blank media, _definition: Media. (line 25)
* Blind growing, _definition: Methods. (line 40)
* Bootability, control, -boot_image: Bootable. (line 20)
* cdrecord, Emulation: Emulation. (line 72)
* cdrecord, Emulation: Emulation. (line 74)
* Character Set, _definition: Charset. (line 6)
* Character Set, for input, -in_charset: Loading. (line 73)
* Character Set, for input/output, -charset: Charset. (line 43)
@ -3915,9 +3917,9 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Drive, write and eject, -commit_eject: Writing. (line 40)
* El Torito, _definiton: Extras. (line 19)
* Emulation, -as: Emulation. (line 13)
* Emulation, cdrecord, -as: Emulation. (line 72)
* Emulation, cdrecord, -as: Emulation. (line 74)
* Emulation, mkisofs, -as: Emulation. (line 16)
* Emulation, pacifier form, -pacifier: Emulation. (line 105)
* Emulation, pacifier form, -pacifier: Emulation. (line 107)
* Examples: Examples. (line 6)
* Filter, _definition: Filter. (line 6)
* Filter, apply to file tree, -set_filter_r: Filter. (line 84)
@ -4119,29 +4121,29 @@ Node: Navigate117760
Node: Verify125481
Node: Restore133901
Node: Emulation140557
Node: Scripting147430
Node: Frontend152992
Node: Examples154193
Node: ExDevices155362
Node: ExCreate155996
Node: ExDialog157270
Node: ExGrowing158532
Node: ExModifying159334
Node: ExBootable159835
Node: ExCharset160382
Node: ExPseudo161210
Node: ExCdrecord162104
Node: ExMkisofs162419
Node: ExGrowisofs163422
Node: ExException164546
Node: ExTime165000
Node: ExIncBackup165459
Node: ExRestore168931
Node: ExRecovery169900
Node: Files170466
Node: Seealso171504
Node: Legal172028
Node: CommandIdx172950
Node: ConceptIdx186324
Node: Scripting147539
Node: Frontend153101
Node: Examples154302
Node: ExDevices155471
Node: ExCreate156105
Node: ExDialog157379
Node: ExGrowing158641
Node: ExModifying159443
Node: ExBootable159944
Node: ExCharset160491
Node: ExPseudo161319
Node: ExCdrecord162213
Node: ExMkisofs162528
Node: ExGrowisofs163531
Node: ExException164655
Node: ExTime165109
Node: ExIncBackup165568
Node: ExRestore169040
Node: ExRecovery170009
Node: Files170575
Node: Seealso171613
Node: Legal172137
Node: CommandIdx173059
Node: ConceptIdx186433

End Tag Table