diff --git a/libisoburn/trunk/xorriso/xorriso_eng.html b/libisoburn/trunk/xorriso/xorriso_eng.html index 160d7ff9..4ca636cf 100644 --- a/libisoburn/trunk/xorriso/xorriso_eng.html +++ b/libisoburn/trunk/xorriso/xorriso_eng.html @@ -58,37 +58,22 @@ There will be no direct operation of optical drives, but only POSIX i/o with objects of the local filesystem.
-Might work with DVD-RAM, DVD+RW, BD-RE but not with CD, DVD-R, DVD+R, BD-R. +Might work with DVD-RAM, DVD+RW, BD-RE +but rather not with CD, DVD-R, DVD+R, BD-R.
-
libreadline and libreadline-dev
-
are optional and eventually make dialog more convenient.
-
libacl and libacl-devel
-
are optional and eventually allow on Linux to get and set ACLs.
-

-

-

-GPL software included:
-

+

Optional software:

-
libburn-0.6.5
-
reads and writes data from and to CD, DVD, BD.
-
(founded by Derek Foreman and Ben Jansens, -developed and maintained since August 2006 by -Thomas Schmitt from team of libburnia-project.org)
-
libisofs-0.6.16
-
operates on ISO 9660 filesystem images.
-
(By Vreixo Formoso, Mario Danic and Thomas Schmitt -from team of libburnia-project.org)
-
libisoburn-0.3.6
-
coordinates libburn and libisofs, emulates multi-session where needed.
-
(By Vreixo Formoso and Thomas Schmitt -from team of libburnia-project.org)
+
libreadline and libreadline-dev
+
eventually make dialog more convenient.
+
libacl and libacl-devel
+
eventually allow on Linux to get and set ACLs.
+
-
The source code of this software is independent of -cdrecord and mkisofs. -

@@ -108,7 +93,8 @@ ISO 9660 formatter and burner for CD, DVD, BD are fixely integrated. Operates on an existing ISO image or creates a new one.

  • -Copies files from filesystem into the ISO image. +Copies files from filesystem into the ISO image and vice versa, +with ACL and xattr.
  • Changes file properties, renames or deletes file objects in the ISO image. @@ -126,12 +112,11 @@ Can activate ISOLINUX boot images by El Torito boot record and by MBR.
  • Can perform multi-session tasks as emulation of mkisofs and cdrecord.
  • +
  • Can issue commands to mount older sessions on Linux or FreeBSD.
  • @@ -478,6 +463,32 @@ New -stream_recording modes with start address or "data". "on" is now 32s.
    +

    +

    +Library copies included in xorriso tarballs: +

    +
    +
    libburn-0.6.5
    +
    reads and writes data from and to CD, DVD, BD.
    +
    (founded by Derek Foreman and Ben Jansens, +developed and maintained since August 2006 by +Thomas Schmitt from team of libburnia-project.org)
    +
    libisofs-0.6.16
    +
    operates on ISO 9660 filesystem images.
    +
    (By Vreixo Formoso, Mario Danic and Thomas Schmitt +from team of libburnia-project.org)
    +
    libisoburn-0.3.6
    +
    coordinates libburn and libisofs, emulates multi-session where needed.
    +
    (By Vreixo Formoso and Thomas Schmitt +from team of libburnia-project.org)
    +
     
    +
    The source code of this software is independent of +cdrecord and mkisofs.
    +
    +

    + +
    +

    Development snapshot, version 0.3.7 :

    @@ -491,12 +502,18 @@ New -stream_recording modes with start address or "data". "on" is now 32s.
    Enhancements towards stable version 0.3.6.pl00: