4f0d43
diff -up cdrkit-1.1.11/genisoimage/genisoimage.1.orig cdrkit-1.1.11/genisoimage/genisoimage.1
4f0d43
--- cdrkit-1.1.11/genisoimage/genisoimage.1.orig	2011-01-21 14:26:20.709816708 +0100
4f0d43
+++ cdrkit-1.1.11/genisoimage/genisoimage.1	2011-01-24 08:49:24.283964211 +0100
4f0d43
@@ -180,6 +180,8 @@ in the
4f0d43
 file.
4f0d43
 .TP
4f0d43
 .BI \-A " application_id"
4f0d43
+.TP
4f0d43
+.BI \-appid " application_id"
4f0d43
 Specifies a text string that will be written into the volume header.
4f0d43
 This should describe the application that will be on the disc.  There
4f0d43
 is space for 128 characters.  Equivalent to
4f0d43
@@ -365,6 +367,8 @@ the Sun disk label will overlay the firs
4f0d43
 boot image.
4f0d43
 .TP
4f0d43
 .BI \-b " eltorito_boot_image"
4f0d43
+.TP
4f0d43
+.BI \-eltorito\-boot " eltorito_boot_image"
4f0d43
 Specifies the path and filename of the boot image to be used when making
4f0d43
 an El Torito bootable CD for x86 PCs. The pathname must be relative to
4f0d43
 the source path specified to
4f0d43
@@ -427,6 +431,8 @@ See the
4f0d43
 section for a description of this table.
4f0d43
 .TP
4f0d43
 .BI \-C " last_sess_start,next_sess_start"
4f0d43
+.TP
4f0d43
+.BI \-cdrecord\-params " last_sess_start,next_sess_start"
4f0d43
 This option is needed to create a CD Extra or the image of a second
4f0d43
 session or a higher-level session for a multisession disc.
4f0d43
 .B \-C
4f0d43
@@ -452,6 +458,8 @@ session on a CD Extra. This is a multise
4f0d43
 in the first session and an ISO9660 filesystem in the second session.
4f0d43
 .TP
4f0d43
 .BI \-c " boot_catalog"
4f0d43
+.TP
4f0d43
+.BI \-eltorito\-catalog " boot_catalog"
4f0d43
 Specifies the path and filename of the boot catalog, which is required
4f0d43
 for an El Torito bootable CD. The pathname must be relative to the source
4f0d43
 path specified to
4f0d43
@@ -488,6 +496,12 @@ For the parameter 
4f0d43
 see the description of
4f0d43
 .BR \-M .
4f0d43
 .TP
4f0d43
+.BI \-checksum_algorithm_iso " alg1,alg2,..."
4f0d43
+Specify the checksum types desired for the output image.
4f0d43
+.TP
4f0d43
+.BI \-checksum_algorithm_template " alg1,alg2,..."
4f0d43
+Specify the checksum types desired for the output jigdo template.
4f0d43
+.TP
4f0d43
 .BI \-copyright " file"
4f0d43
 Specifies copyright information, typically a filename on the disc.
4f0d43
 There is space for 37 characters.  Equivalent to
4f0d43
@@ -497,12 +511,16 @@ in the
4f0d43
 file.
4f0d43
 .TP
4f0d43
 .B \-d
4f0d43
+.TP
4f0d43
+.B \-omit\-period
4f0d43
 Do not append a period to files that do not have one.
4f0d43
 .br
4f0d43
 This violates the ISO9660 standard, but it happens to work on many systems.
4f0d43
 Use with caution.
4f0d43
 .TP
4f0d43
 .B \-D
4f0d43
+.TP
4f0d43
+.B \-disable\-deep\-relocation
4f0d43
 Do not use deep directory relocation, and instead just pack them in the
4f0d43
 way we see them.
4f0d43
 .br
4f0d43
@@ -510,6 +528,9 @@ If ISO9660:1999 has not been selected,
4f0d43
 this violates the ISO9660 standard, but it happens to work on many systems.
4f0d43
 Use with caution.
4f0d43
 .TP
4f0d43
+.B \-debug
4f0d43
+Set debug flag.
4f0d43
+.TP
4f0d43
 .BI \-dir\-mode " mode"
4f0d43
 Overrides the mode of directories used to create the image to
4f0d43
 .IR mode ,
4f0d43
@@ -535,7 +556,14 @@ another directory
4f0d43
 needs to include all needed files (filenames must be all caps) for a
4f0d43
 compliant DVD-Video filesystem.
4f0d43
 .TP
4f0d43
+.BI \-e " efi_boot_file"
4f0d43
+.TP
4f0d43
+.BI \-efi\-boot " efi_boot_file"
4f0d43
+Set EFI boot image name.
4f0d43
+.TP
4f0d43
 .B \-f
4f0d43
+.TP
4f0d43
+.B \-follow\-links
4f0d43
 Follow symbolic links when generating the filesystem.  When this option is not
4f0d43
 in use, symbolic links will be entered using Rock Ridge if enabled, otherwise
4f0d43
 they will be ignored.
4f0d43
@@ -740,6 +768,8 @@ See the
4f0d43
 section below for more details.
4f0d43
 .TP
4f0d43
 .B \-l
4f0d43
+.TP
4f0d43
+.B \-full\-iso9660\-filenames
4f0d43
 Allow full 31-character filenames.  Normally the ISO9660 filename will be in an
4f0d43
 8.3 format which is compatible with MS-DOS, even though the ISO9660 standard
4f0d43
 allows filenames of up to 31 characters.  If you use this option, the disc may
4f0d43
@@ -870,6 +900,8 @@ with
4f0d43
 .BR \-C .
4f0d43
 .TP
4f0d43
 .B \-N
4f0d43
+.TP
4f0d43
+.B \-omit\-version\-number
4f0d43
 Omit version numbers from ISO9660 filenames.
4f0d43
 .br
4f0d43
 This violates the ISO9660 standard, but no one really uses the
4f0d43
@@ -967,6 +999,8 @@ in the
4f0d43
 file.
4f0d43
 .TP
4f0d43
 .BI \-p " preparer_id"
4f0d43
+.TP
4f0d43
+.BI \-preparer " preparer_id"
4f0d43
 Specifies a text string that will be written into the volume header.
4f0d43
 This should describe the preparer of the CD-ROM, usually with a mailing
4f0d43
 address and phone number.  There is space for 128 characters.
4f0d43
@@ -1008,10 +1042,14 @@ This makes
4f0d43
 even less verbose.  No progress output will be provided.
4f0d43
 .TP
4f0d43
 .B \-R
4f0d43
+.TP
4f0d43
+.B \-rock
4f0d43
 Generate SUSP and RR records using the Rock Ridge protocol to further describe
4f0d43
 the files on the ISO9660 filesystem.
4f0d43
 .TP
4f0d43
 .B \-r
4f0d43
+.TP
4f0d43
+.B \-rational\-rock
4f0d43
 This is like the \-R option, but file ownership and modes are set to
4f0d43
 more useful values.  The uid and gid are set to zero, because they are
4f0d43
 usually only useful on the author's system, and not useful to the
4f0d43
@@ -1092,6 +1130,11 @@ intentionally. Accessing several older v
4f0d43
 support by the operating system to choose which sessions are to be
4f0d43
 mounted.
4f0d43
 .TP
4f0d43
+.BI \-s " sector type"
4f0d43
+.TP
4f0d43
+.BI \-sectype " sector type"
4f0d43
+Set output sector type to e.g. data/xa1/raw.
4f0d43
+ .TP
4f0d43
 .BI \-sort " sort_file"
4f0d43
 Sort file locations on the media. Sorting is controlled by a file that
4f0d43
 contains pairs of filenames and sorting offset weighting.
4f0d43
@@ -1213,6 +1256,8 @@ in the
4f0d43
 file.
4f0d43
 .TP
4f0d43
 .B \-T
4f0d43
+.TP
4f0d43
+.B \-translation\-table
4f0d43
 Generate a file
4f0d43
 .I TRANS.TBL
4f0d43
 in each directory on the CD-ROM, which can be used
4f0d43
@@ -1262,6 +1307,8 @@ to
4f0d43
 This option is the default on VMS. 
4f0d43
 .TP
4f0d43
 .B \-U
4f0d43
+.TP
4f0d43
+.B \-untranslated\-filenames
4f0d43
 Allows "untranslated" filenames, completely violating the ISO9660 standards
4f0d43
 described above.  Enables the following flags:
4f0d43
 .B \-d \-l \-N \-allow\-leading\-dots \-relaxed\-filenames
4f0d43
@@ -1333,6 +1380,8 @@ must be specified before
4f0d43
 on each command line.
4f0d43
 .TP
4f0d43
 .B \-v
4f0d43
+.TP
4f0d43
+.B \-verbose
4f0d43
 Verbose execution. If given twice on the command line, extra debug information
4f0d43
 will be printed.
4f0d43
 .TP
4f0d43
@@ -1341,7 +1390,15 @@ Identical to
4f0d43
 .B \-m
4f0d43
 .IR glob .
4f0d43
 .TP
4f0d43
+.B \-XA
4f0d43
+Generate XA directory attruibutes.
4f0d43
+.TP
4f0d43
+.B \-xa
4f0d43
+Generate rationalized XA directory attruibutes.
4f0d43
+.TP
4f0d43
 .B \-z
4f0d43
+.TP
4f0d43
+.B \-transparent\-compression
4f0d43
 Generate special
4f0d43
 .I RRIP
4f0d43
 records for transparently compressed files.