Version leap to libisoburn-0.3.6

This commit is contained in:
2009-03-16 10:41:58 +00:00
parent 373a19f5b9
commit 5be7b44157
10 changed files with 85 additions and 73 deletions

View File

@ -45,15 +45,21 @@ and to MMC-5 for DVD or BD).
<P>
<H2>Software requirements :</H2>
<DL>
<DT>Linux with kernel 2.4 or higher (and libc, of course) :</DT>
<DT>Linux with kernel 2.4 or higher, libc, libpthread :</DT>
<DD>With kernel 2.4 an ATA drive has to be under ide-scsi emulation.</DD>
<DD>With kernel 2.6 the drive should not be under ide-scsi.</DD>
<DT>or FreeBSD (with libc, of course) :</DT>
<DT>or FreeBSD, libc, libpthread :</DT>
<DD>ATAPI/CAM support has to be enabled in the kernel, see atapicam(4).</DD>
<DD>libcam has to be installed.</DD>
<DD>libiconv has to be installed.</DD>
<DT>libpthread</DT>
<DD>is supposed to be a standard system component.</DD>
<DT>or some other X/Open system, libc, libpthread :</DT>
<DD>
There will be no direct operation of optical drives, but only POSIX i/o
with objects of the local filesystem.
</DD>
<DD>
Might work with DVD-RAM, DVD+RW, BD-RE but not with CD, DVD-R, DVD+R, BD-R.
</DD>
<DT>libreadline and libreadline-dev</DT>
<DD>are optional and eventually make dialog more convenient.</DD>
<DT>libacl and libacl-devel</DT>
@ -66,16 +72,16 @@ and to MMC-5 for DVD or BD).
GPL software included:<BR>
</H2>
<DL>
<DT>libburn-0.6.3</DT>
<DT>libburn-0.6.5</DT>
<DD>reads and writes data from and to CD, DVD, BD.</DD>
<DD>(founded by Derek Foreman and Ben Jansens,
developed and maintained since August 2006 by
Thomas Schmitt from team of libburnia-project.org)</DD>
<DT>libisofs-0.6.15</DT>
<DT>libisofs-0.6.16</DT>
<DD>operates on ISO 9660 filesystem images.</DD>
<DD>(By Vreixo Formoso, Mario Danic and Thomas Schmitt
from team of libburnia-project.org)</DD>
<DT>libisoburn-0.3.4</DT>
<DT>libisoburn-0.3.6</DT>
<DD>coordinates libburn and libisofs, emulates multi-session where needed.</DD>
<DD>(By Vreixo Formoso and Thomas Schmitt
from team of libburnia-project.org)</DD>
@ -86,8 +92,7 @@ cdrecord and mkisofs.</A>
</P>
<P>
This program has been tested on Intel/AMD Linux
and on FreeBSD systems.<BR>
This program has been tested on Linux, FreeBSD, and Solaris systems.<BR>
For ports to other usable systems <A HREF="#contact">contact us</A>.
</P>
@ -301,7 +306,7 @@ Files with names ending by ".o" or ".swp" are excluded by options -not_leaf.
<DT>
Operating systems usually mount the most recent session on media.
xorriso can issue the appropriate mount commands for older sessions.
First get an overview of the sessions on disk:
First get an overview of the sessions on the media:
</DT>
<DD>$<KBD>&nbsp;xorriso -outdev /dev/sr0 -toc</KBD></DD>
<PRE>
@ -414,8 +419,8 @@ files or trees to disk:
<P>
<DL>
<DT><H3>Download as source code (see README):</H3></DT>
<DD><A HREF="xorriso-0.3.4.pl00.tar.gz">xorriso-0.3.4.pl00.tar.gz</A>
(1175 KB).
<DD><A HREF="xorriso-0.3.6.pl00.tar.gz">xorriso-0.3.6.pl00.tar.gz</A>
(1180 KB).
</DD>
</DL>
</DD>
@ -441,9 +446,12 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
<HR>
<P>
Bug fixes towards xorriso-0.3.2.pl00:
Bug fixes towards xorriso-0.3.4.pl00:
<UL>
<LI>BD-R were not correctly finalized</LI>
<LI>Solaris recognized Rock Ridge in ISO images from xorriso
only if the new AAIP extension hid a bug with -compliance old_rr</LI>
<LI>Solaris was not able to use the ".." directory entry for navigation
in xorriso generated ISO images</LI>
<!--
<LI>- none -</LI>
-->
@ -453,19 +461,17 @@ Bug fixes towards xorriso-0.3.2.pl00:
</P>
<P>
Enhancements towards previous stable version xorriso-0.3.2.pl00:
Enhancements towards previous stable version xorriso-0.3.4.pl00:
<UL>
<LI>New option -acl controls import and export of ACLs</LI>
<LI>New options -getfacl, -getfacl_r, -setfacl , -setfacl_r , -setfacl_list</LI>
<LI>New -find tests -has_acl, -has_no_acl, new -find actions getfacl, setfacl
<LI>
Dummy MMC adapter for compilation on systems other than Linux, FreeBSD
</LI>
<LI>New option -xattr controls import and export of Extended Attributes</LI>
<LI>New options -getfattr, -getfattr_r, -setfattr, -setfattr_r, -setfattr_list
<LI>
Default of -compliance has been changed to "old_rr". The previous default is
now available as "new_rr".
</LI>
<LI>New -find tests -has_xattr, -has_aaip, new -find actions getfattr, setfattr
</LI>
<LI>New -as mkisofs options --acl and --xattr</LI>
<LI>New option -disk_dev_ino can substantially accelerate incremental backups
<LI>
New -stream_recording modes with start address or "data". "on" is now 32s.
</LI>
</UL>
</P>
@ -474,31 +480,26 @@ Enhancements towards previous stable version xorriso-0.3.2.pl00:
<P>
<DL>
<DT><H3>Development snapshot, version 0.3.5 :</H3></DT>
<DD>Bug fixes towards xorriso-0.3.4.pl00:
<DT><H3>Development snapshot, version 0.3.7 :</H3></DT>
<DD>Bug fixes towards xorriso-0.3.6.pl00:
<UL>
<LI>Solaris recognized Rock Ridge in ISO images from xorriso
only if the new AAIP extension hid a bug with -compliance old_rr</LI>
<LI>Solaris was not able to use the ".." directory entry for navigation
in xorriso generated ISO images</LI>
<!--
<LI>- none yet -</LI>
<!--
-->
</UL>
</DD>
<DD>Enhancements towards stable version 0.3.4.pl00:
<DD>Enhancements towards stable version 0.3.6.pl00:
<UL>
<LI>Dummy MMC adapter for compilation on systems other than Linux, FreeBSD</LI>
<LI>New -stream_recording mode with start address, "on" is now 32s</LI>
<LI>- none yet -</LI>
<!--
<LI>- none yet -</LI>
-->
</UL>
</DD>
<DD>&nbsp;</DD>
<DD><A HREF="README_xorriso_devel">README 0.3.5</A>
<DD><A HREF="xorriso_help_devel">xorriso_0.3.5 -help</A></DD>
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.3.5)</A></DD>
<DD><A HREF="README_xorriso_devel">README 0.3.7</A>
<DD><A HREF="xorriso_help_devel">xorriso_0.3.7 -help</A></DD>
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.3.7)</A></DD>
<DD>&nbsp;</DD>
<DT>If you want to distribute development versions of xorriso, then use
this tarball which produces static linking between xorriso and the
@ -508,8 +509,8 @@ libburnia libraries.
installation see README)
</DD>
<DD>
<A HREF="xorriso-0.3.5.tar.gz">xorriso-0.3.5.tar.gz</A>
(1160 KB).
<A HREF="xorriso-0.3.7.tar.gz">xorriso-0.3.7.tar.gz</A>
(1180 KB).
</DD>
<DT>A dynamically linked development version of xorriso can be obtained
from repositories of