Version leap to libisoburn-1.1.7

This commit is contained in:
2011-09-27 13:36:10 +00:00
parent 6e5e11ad7f
commit 7126d95677
17 changed files with 135 additions and 127 deletions

View File

@ -14,7 +14,7 @@ END-INFO-DIR-ENTRY

File: xorrisofs.info, Node: Top, Next: Overview, Up: (dir)
xorrisofs 1.1.5
xorrisofs 1.1.7
***************
xorrisofs - Emulation of ISO 9660 program mkisofs by program xorriso
@ -511,15 +511,17 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
--md5, --hardlinks.
--acl
Enable recording and loading of GNU/Linux ACLs (see man getfacl,
man acl). They will not be in effect with mounted ISO images. But
xorriso can restore them when extracting files from the ISO image.
Enable recording and loading of ACLs from GNU/Linux or FreeBSD
(see man getfacl, man acl). They will not be in effect with
mounted ISO images. But xorriso can restore them on the same
systems when extracting files from the ISO image.
--xattr
Enable recording and loading of GNU/Linux extended attributes in
user namespace (see man getfattr, man attr). They will not be in
effect with mounted ISO images. But xorriso can restore them when
extracting files from the ISO image.
Enable recording and loading of GNU/Linux or FreeBSD extended
attributes in user namespace (see man getfattr, man attr, resp.
man getextattr, man 9 extattr). They will not be in effect with
mounted ISO images. But xorriso can restore them on the same
systems when extracting files from the ISO image.
--md5
Enable recording of MD5 checksums for the overall ISO image and
@ -1436,6 +1438,9 @@ ACL and xattr
MD5 checksums
md5sum(1)
On FreeBSD some commands differ:
getextattr(8), setextattr(8), md5(1)

File: xorrisofs.info, Node: Bugreport, Next: Legal, Prev: Seealso, Up: Top
@ -1497,8 +1502,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* --embedded-boot Fill System Area e.g. by MBR: SystemArea. (line 27)
* --emul-toc enable table-of-content emulation: SetProduct. (line 35)
* --for_backup Enable backup fidelity: SetExtras. (line 24)
* --hardlinks Recording of hardlink relations: SetExtras. (line 47)
* --md5 Recording of MD5 checksums: SetExtras. (line 39)
* --hardlinks Recording of hardlink relations: SetExtras. (line 49)
* --md5 Recording of MD5 checksums: SetExtras. (line 41)
* --modification-date set ISO image timestamps: ImageId. (line 82)
* --no-emul-toc no table-of-content emulation: SetProduct. (line 44)
* --no_rc do not execute startup files: Miscellaneous. (line 16)
@ -1513,11 +1518,11 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
(line 41)
* --quoted_path_list read pathspecs from disk file: SetInsert.
(line 13)
* --scdbackup_tag Recording of MD5 checksum: SetExtras. (line 56)
* --scdbackup_tag Recording of MD5 checksum: SetExtras. (line 58)
* --sort-weight set output file address: SetProduct. (line 49)
* --stdio_sync control forced output to disk files: SetProduct.
(line 25)
* --xattr Recording of xattr: SetExtras. (line 33)
* --xattr Recording of xattr: SetExtras. (line 34)
* -A set Application Id: ImageId. (line 38)
* -abstract set Abstract File path: ImageId. (line 66)
* -allow-lowercase lowercase in ISO file names: SetCompl. (line 46)
@ -1572,7 +1577,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -iso-level define ISO 9660 limitations: SetCompl. (line 7)
* -isohybrid-mbr Install ISOLINUX isohybrid MBR: SystemArea.
(line 30)
* -J enable production of Joliet directory tree: SetExtras. (line 65)
* -J enable production of Joliet directory tree: SetExtras. (line 67)
* -jigdo-exclude add exclusion pattern for .md5: Jigdo. (line 59)
* -jigdo-force-md5 add check pattern for .md5: Jigdo. (line 52)
* -jigdo-jigdo set name of .jigdo file: Jigdo. (line 38)
@ -1582,8 +1587,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -jigdo-template-compress choose compression algorithm: Jigdo.
(line 76)
* -joliet enable production of Joliet directory tree: SetExtras.
(line 69)
* -joliet-long allow longer Joliet names: SetExtras. (line 72)
(line 71)
* -joliet-long allow longer Joliet names: SetExtras. (line 74)
* -l allow 37 characters in ISO file names: SetCompl. (line 57)
* -m exclude disk files from inserting: SetInsert. (line 35)
* -M set path for loading existing ISO image: Loading. (line 11)
@ -1748,14 +1753,14 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Jigdo Template Extraction, -md5-list: Jigdo. (line 73)
* Jigdo Template Extraction, _definition: Jigdo. (line 6)
* Joliet, _definiton: Standards. (line 21)
* Joliet, allows longer names, -joliet-long: SetExtras. (line 72)
* Joliet, enable, -J, -joliet: SetExtras. (line 65)
* Joliet, allows longer names, -joliet-long: SetExtras. (line 74)
* Joliet, enable, -J, -joliet: SetExtras. (line 67)
* Links, follow on disk, -f, -follow-links: SetInsert. (line 24)
* Links, record and load hard links, --hardlinks: SetExtras. (line 47)
* Links, record and load hard links, --hardlinks: SetExtras. (line 49)
* MBR, _definiton: SystemArea. (line 10)
* MBR, append partition, -append_partition: SystemArea. (line 86)
* MBR, sectors per head, -partition_sec_hd: SystemArea. (line 58)
* MD5, record and load, --md5: SetExtras. (line 39)
* MD5, record and load, --md5: SetExtras. (line 41)
* Message output, suppress, -quiet: Miscellaneous. (line 24)
* Mountability, by non-trivial partition 1, -partition_offset: SystemArea.
(line 46)
@ -1778,7 +1783,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Rock Ridge, _definiton: Standards. (line 14)
* Rock Ridge, altered owner and permission, -r, -rational-rock: SetExtras.
(line 15)
* scdbackup, record checksum tag, --scdbackup_tag: SetExtras. (line 56)
* scdbackup, record checksum tag, --scdbackup_tag: SetExtras. (line 58)
* Session, select path, -M, -prev-session, -dev: Loading. (line 11)
* Session, set load and write address, -C, -cdrecord-params: Loading.
(line 28)
@ -1790,7 +1795,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Verbosity, high, -v, -verbose: Miscellaneous. (line 28)
* Volume Id, set, -V, -volid: ImageId. (line 13)
* Volume Set Id, set, -volset: ImageId. (line 26)
* xattr, record and load, --xattr: SetExtras. (line 33)
* xattr, record and load, --xattr: SetExtras. (line 34)
* xorriso, mkisofs emulation: Xorriso. (line 6)
* xorriso, options: Options. (line 6)
* zisofs file, enable recognition, -z, -transparent-compression: SetInsert.
@ -1810,26 +1815,26 @@ Node: SetInsert9140
Node: SetProduct13556
Node: SetCompl17263
Node: SetExtras19582
Node: SetHide22445
Node: ImageId23444
Node: Bootable26948
Node: SystemArea31013
Node: Charset37347
Node: Jigdo38372
Node: Miscellaneous42639
Node: Examples43803
Node: ExSimple44289
Node: ExGraft44768
Node: ExMkisofs46015
Node: ExGrowisofs47266
Node: ExIncBackup48438
Node: ExIncBckAcc51487
Node: ExBootable53162
Node: Files55254
Node: Seealso56328
Node: Bugreport56847
Node: Legal57428
Node: CommandIdx58236
Node: ConceptIdx69569
Node: SetHide22559
Node: ImageId23558
Node: Bootable27062
Node: SystemArea31127
Node: Charset37461
Node: Jigdo38486
Node: Miscellaneous42753
Node: Examples43917
Node: ExSimple44403
Node: ExGraft44882
Node: ExMkisofs46129
Node: ExGrowisofs47380
Node: ExIncBackup48552
Node: ExIncBckAcc51601
Node: ExBootable53276
Node: Files55368
Node: Seealso56442
Node: Bugreport57037
Node: Legal57618
Node: CommandIdx58426
Node: ConceptIdx69759

End Tag Table