New -as mkisofs options -hide, -hide-joliet, -hide-list, -hide-joliet-list
This commit is contained in:
@ -1306,6 +1306,8 @@ whether they stem from the loaded image or were newly inserted.
|
||||
included in the resulting image, even if they do not show up in
|
||||
any directory. But you will need own means to find nameless data
|
||||
in the image.
|
||||
Warning: Data which are hidden from the ISO 9660 tree will not be
|
||||
copied by the write method of modifying.
|
||||
Possible values of hide_state are: "iso_rr" for hiding from ISO
|
||||
9660 tree, "joliet" for Joliet tree, "on" for both trees. "off"
|
||||
means visibility in both directory trees.
|
||||
@ -2399,6 +2401,12 @@ File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Options
|
||||
-lsl iso_rr_pattern [***]
|
||||
Like -ls but also list some of the file attributes. The output
|
||||
format resembles shell command ls -ln.
|
||||
If the file has non-trivial ACL, then a '+' is appended to the
|
||||
permission info. If the file is hidden, then 'I' for "iso_rr",
|
||||
'J' for "joliet", resp. 'H' for "on" gets appended. Together with
|
||||
ACL it is 'i', 'j', resp. 'h'.
|
||||
Particular types of regular files: "R" hidden in ISO/Rock Ridge,
|
||||
"J" hidden in Joliet, "H" hidden in both trees.
|
||||
|
||||
-lsdl iso_rr_pattern [***]
|
||||
Like -lsd but also list some of the file attributes. The output
|
||||
@ -3699,9 +3707,9 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -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)
|
||||
* -compare reports ISO/disk differences: Navigate. (line 130)
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 148)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 143)
|
||||
* -compare reports ISO/disk differences: Navigate. (line 136)
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 154)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 149)
|
||||
* -compliance controls standard compliance: SetWrite. (line 14)
|
||||
* -cp_rx copies file trees to disk: Restore. (line 104)
|
||||
* -cpax copies files to disk: Restore. (line 100)
|
||||
@ -3714,11 +3722,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -disk_dev_ino fast incremental backup: Loading. (line 163)
|
||||
* -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)
|
||||
* -du show directory size in ISO image: Navigate. (line 90)
|
||||
* -dummy controls write simulation: SetWrite. (line 188)
|
||||
* -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)
|
||||
* -dus show directory size in ISO image: Navigate. (line 94)
|
||||
* -dusx show directory size on disk: Navigate. (line 103)
|
||||
* -dux show directory size on disk: Navigate. (line 98)
|
||||
* -dvd_obs set write block size: SetWrite. (line 175)
|
||||
* -eject ejects drive tray: Writing. (line 36)
|
||||
* -end writes pending session and ends program: Scripting. (line 122)
|
||||
@ -3732,15 +3740,15 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -extract_single copies file to disk: Restore. (line 68)
|
||||
* -file_size_limit limits data file size: SetInsert. (line 7)
|
||||
* -find traverses and alters ISO tree: CmdFind. (line 7)
|
||||
* -findx traverses disk tree: Navigate. (line 101)
|
||||
* -findx traverses disk tree: Navigate. (line 107)
|
||||
* -follow softlinks and mount points: SetInsert. (line 76)
|
||||
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 158)
|
||||
* -format formats media: Writing. (line 69)
|
||||
* -fs sets size of fifo: SetWrite. (line 192)
|
||||
* -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)
|
||||
* -getfacl shows ACL in ISO image: Navigate. (line 71)
|
||||
* -getfacl_r shows ACL in ISO image: Navigate. (line 78)
|
||||
* -getfattr shows xattr in ISO image: Navigate. (line 82)
|
||||
* -getfattr_r shows xattr in ISO image: Navigate. (line 86)
|
||||
* -gid sets global ownership: SetWrite. (line 132)
|
||||
* -grow_blindly overides next writeable address: AqDrive. (line 44)
|
||||
* -hardlinks controls handling of hard links: Loading. (line 91)
|
||||
@ -3759,12 +3767,12 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -logfile logs output channels to file: Frontend. (line 20)
|
||||
* -ls lists files in ISO image: Navigate. (line 26)
|
||||
* -lsd lists files in ISO image: Navigate. (line 34)
|
||||
* -lsdl lists files in ISO image: Navigate. (line 42)
|
||||
* -lsdlx lists files on disk: Navigate. (line 61)
|
||||
* -lsdx lists files on disk: Navigate. (line 53)
|
||||
* -lsdl lists files in ISO image: Navigate. (line 48)
|
||||
* -lsdlx lists files on disk: Navigate. (line 67)
|
||||
* -lsdx lists files on disk: Navigate. (line 59)
|
||||
* -lsl lists files in ISO image: Navigate. (line 38)
|
||||
* -lslx lists files on disk: Navigate. (line 57)
|
||||
* -lsx lists files on disk: Navigate. (line 46)
|
||||
* -lslx lists files on disk: Navigate. (line 63)
|
||||
* -lsx lists files on disk: Navigate. (line 52)
|
||||
* -map inserts path: Insert. (line 85)
|
||||
* -map_l inserts paths from disk file: Insert. (line 94)
|
||||
* -map_single inserts path: Insert. (line 90)
|
||||
@ -3824,8 +3832,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -setfattr sets xattr in ISO image: Manip. (line 110)
|
||||
* -setfattr_list sets xattr in ISO image: Manip. (line 126)
|
||||
* -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)
|
||||
* -show_stream shows data source and filters: Navigate. (line 159)
|
||||
* -show_stream_r shows data source and filters: Navigate. (line 174)
|
||||
* -speed set write speed: SetWrite. (line 148)
|
||||
* -split_size enables large file splitting: SetInsert. (line 140)
|
||||
* -status shows current settings: Scripting. (line 25)
|
||||
@ -3862,8 +3870,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* ACL, set in ISO image, -setfacl: Manip. (line 73)
|
||||
* ACL, set in ISO image, -setfacl_list: Manip. (line 100)
|
||||
* ACL, set in ISO image, -setfacl_r: Manip. (line 97)
|
||||
* ACL, show in ISO image, -getfacl: Navigate. (line 65)
|
||||
* ACL, show in ISO image, -getfacl_r: Navigate. (line 72)
|
||||
* ACL, show in ISO image, -getfacl: Navigate. (line 71)
|
||||
* ACL, show in ISO image, -getfacl_r: Navigate. (line 78)
|
||||
* Appendable media, _definition: Media. (line 34)
|
||||
* Backslash Interpretation, _definition: Processing. (line 49)
|
||||
* Backup, enable fast incremental, -disk_dev_ino: Loading. (line 163)
|
||||
@ -3916,8 +3924,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Filter, apply to file, -set_filter: Filter. (line 59)
|
||||
* Filter, ban registration, -close_filter_list: Filter. (line 52)
|
||||
* Filter, register, -external_filter: Filter. (line 20)
|
||||
* Filter, show chain, -show_stream: Navigate. (line 153)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 168)
|
||||
* Filter, show chain, -show_stream: Navigate. (line 159)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 174)
|
||||
* Filter, unregister, -unregister_filter: Filter. (line 48)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 136)
|
||||
* Group, global in ISO image, -gid: SetWrite. (line 132)
|
||||
@ -3970,17 +3978,17 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Modifying, _definition: Methods. (line 27)
|
||||
* Multi-session media, _definition: Media. (line 7)
|
||||
* Multi-session, _definition: Model. (line 18)
|
||||
* Navigate, directory size in ISO image, -du: Navigate. (line 84)
|
||||
* Navigate, directory size in ISO image, -dus: Navigate. (line 88)
|
||||
* Navigate, directory size in on disk, -dusx: Navigate. (line 97)
|
||||
* Navigate, directory size in on disk, -dux: Navigate. (line 92)
|
||||
* Navigate, list disk files, -lsdlx: Navigate. (line 61)
|
||||
* Navigate, list disk files, -lsdx: Navigate. (line 53)
|
||||
* Navigate, list disk files, -lslx: Navigate. (line 57)
|
||||
* Navigate, list disk files, -lsx: Navigate. (line 46)
|
||||
* Navigate, directory size in ISO image, -du: Navigate. (line 90)
|
||||
* Navigate, directory size in ISO image, -dus: Navigate. (line 94)
|
||||
* Navigate, directory size in on disk, -dusx: Navigate. (line 103)
|
||||
* Navigate, directory size in on disk, -dux: Navigate. (line 98)
|
||||
* Navigate, list disk files, -lsdlx: Navigate. (line 67)
|
||||
* Navigate, list disk files, -lsdx: Navigate. (line 59)
|
||||
* Navigate, list disk files, -lslx: Navigate. (line 63)
|
||||
* Navigate, list disk files, -lsx: Navigate. (line 52)
|
||||
* Navigate, list ISO files, -ls: Navigate. (line 26)
|
||||
* Navigate, list ISO files, -lsd: Navigate. (line 34)
|
||||
* Navigate, list ISO files, -lsdl: Navigate. (line 42)
|
||||
* Navigate, list ISO files, -lsdl: Navigate. (line 48)
|
||||
* Navigate, list ISO files, -lsl: Navigate. (line 38)
|
||||
* Navigate, set disk working directory, -cdx: Navigate. (line 16)
|
||||
* Navigate, set ISO working directory, -cd: Navigate. (line 7)
|
||||
@ -4047,12 +4055,12 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Table-of-content, show, -toc: Inquiry. (line 18)
|
||||
* Timestamps, set in ISO image, -alter_date: Manip. (line 146)
|
||||
* Timestamps, set in ISO image, -alter_date_r: Manip. (line 166)
|
||||
* Tree, disk, traverse, -findx: Navigate. (line 101)
|
||||
* Tree, disk, traverse, -findx: Navigate. (line 107)
|
||||
* Tree, ISO, traverse and alter, -find: CmdFind. (line 7)
|
||||
* Verify, check blocks, -check_media: Verify. (line 21)
|
||||
* Verify, compare ISO and disk file, -compare: Navigate. (line 130)
|
||||
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 143)
|
||||
* Verify, compare ISO and disk, -compare_l: Navigate. (line 148)
|
||||
* Verify, compare ISO and disk file, -compare: Navigate. (line 136)
|
||||
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 149)
|
||||
* Verify, compare ISO and disk, -compare_l: Navigate. (line 154)
|
||||
* 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)
|
||||
@ -4077,8 +4085,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* xattr, set in ISO image, -setfattr: Manip. (line 110)
|
||||
* xattr, set in ISO image, -setfattr_list: Manip. (line 126)
|
||||
* xattr, set in ISO image, -setfattr_r: Manip. (line 123)
|
||||
* xattr, show in ISO image, -getfattr: Navigate. (line 76)
|
||||
* xattr, show in ISO image, -getfattr_r: Navigate. (line 80)
|
||||
* xattr, show in ISO image, -getfattr: Navigate. (line 82)
|
||||
* xattr, show in ISO image, -getfattr_r: Navigate. (line 86)
|
||||
|
||||
|
||||
|
||||
@ -4098,42 +4106,42 @@ Node: Loading27397
|
||||
Node: Insert39576
|
||||
Node: SetInsert47933
|
||||
Node: Manip56500
|
||||
Node: CmdFind65064
|
||||
Node: Filter75015
|
||||
Node: Writing79364
|
||||
Node: SetWrite85653
|
||||
Node: Bootable95937
|
||||
Node: Charset103889
|
||||
Node: Exception106643
|
||||
Node: DialogCtl111158
|
||||
Node: Inquiry113503
|
||||
Node: Navigate117643
|
||||
Node: Verify124997
|
||||
Node: Restore133417
|
||||
Node: Emulation140073
|
||||
Node: Scripting146946
|
||||
Node: Frontend152508
|
||||
Node: Examples153709
|
||||
Node: ExDevices154878
|
||||
Node: ExCreate155512
|
||||
Node: ExDialog156786
|
||||
Node: ExGrowing158048
|
||||
Node: ExModifying158850
|
||||
Node: ExBootable159351
|
||||
Node: ExCharset159898
|
||||
Node: ExPseudo160726
|
||||
Node: ExCdrecord161620
|
||||
Node: ExMkisofs161935
|
||||
Node: ExGrowisofs162938
|
||||
Node: ExException164062
|
||||
Node: ExTime164516
|
||||
Node: ExIncBackup164975
|
||||
Node: ExRestore168447
|
||||
Node: ExRecovery169416
|
||||
Node: Files169982
|
||||
Node: Seealso171020
|
||||
Node: Legal171544
|
||||
Node: CommandIdx172466
|
||||
Node: ConceptIdx185840
|
||||
Node: CmdFind65181
|
||||
Node: Filter75132
|
||||
Node: Writing79481
|
||||
Node: SetWrite85770
|
||||
Node: Bootable96054
|
||||
Node: Charset104006
|
||||
Node: Exception106760
|
||||
Node: DialogCtl111275
|
||||
Node: Inquiry113620
|
||||
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
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user