xorrisofs: SetHide

 
 5.6 Settings for file hiding
 ============================
 
 
 -hide disk_path_pattern
      Make files invisible in the directory tree of ISO 9660 and Rock
      Ridge, if their disk_path matches the given shell parser pattern.
      The data content of such hidden files will be 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.
      This command does not apply to the boot catalog.
 -hide-list disk_path
      Perform -hide using each line out of file disk_path as argument
      disk_path_pattern.
 -hide-joliet disk_path_pattern
      Like option -hide but making files invisible in the directory tree
      of Joliet, if their disk_path matches the given shell parser
      pattern.
 -hide-joliet-list disk_path
      Perform -hide-joliet using each line out of file disk_path as
      argument disk_path_pattern.
 -hide-hfsplus disk_path_pattern
      Like option -hide but making files invisible in the directory tree
      of HFS+, if their disk_path matches the given shell parser pattern.
 -hide-hfsplus-list disk_path
      Perform -hide-hfsplus using each line out of file disk_path as
      argument disk_path_pattern.