|
|
|
@ -62,10 +62,10 @@ GPL software included:<BR>
|
|
|
|
|
<DD>reads and writes data from and to CD, DVD, BD-RE.</DD>
|
|
|
|
|
<DD>(founded by Derek Foreman and Ben Jansens,
|
|
|
|
|
furthered since August 2006 by team of libburnia-project.org)</DD>
|
|
|
|
|
<DT>libisofs-0.6.4</DT>
|
|
|
|
|
<DT>libisofs-0.6.6</DT>
|
|
|
|
|
<DD>operates ISO 9660 images.</DD>
|
|
|
|
|
<DD>(By Vreixo Formoso and Mario Danic from team of libburnia-project.org)</DD>
|
|
|
|
|
<DT>libisoburn-0.1.6</DT>
|
|
|
|
|
<DT>libisoburn-0.1.8</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>
|
|
|
|
@ -112,7 +112,10 @@ Can write result as add-on session to appendable multi-session media,
|
|
|
|
|
to overwriteable media, to regular files, and to block devices.
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Scans for optical drives, blanks re-useable optical media.
|
|
|
|
|
Can copy single files from ISO image to disk filesystem.
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Scans for optical drives, blanks re-useable optical media, formats media.
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Suitable for:
|
|
|
|
@ -278,6 +281,17 @@ output will be redirected to stderr in this case.</DT>
|
|
|
|
|
<HR>
|
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
|
|
<DT>Enable reverse operation of xorriso and copy some single files to disk:
|
|
|
|
|
<DD>$<KBD> xorriso -indev /dev/sr0 \</KBD></DD>
|
|
|
|
|
<DD><KBD> -osirrox on \</KBD></DD>
|
|
|
|
|
<DD><KBD> -cpx /pictures/private/horses*/*buttercup* \</KBD></DD>
|
|
|
|
|
<DD><KBD> /home/her/buttercup_dir \</KBD>
|
|
|
|
|
</DD>
|
|
|
|
|
|
|
|
|
|
<DT>
|
|
|
|
|
<HR>
|
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<DT>Get overview of the options:</DT>
|
|
|
|
|
<DD>$<KBD> <A HREF="xorriso_help">xorriso -help</A></KBD></DD>
|
|
|
|
@ -297,8 +311,8 @@ are interested in using BD-R media.
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT><H3>Download as source code (see README):</H3></DT>
|
|
|
|
|
<DD><A HREF="xorriso-0.1.6.pl00.tar.gz">xorriso-0.1.6.pl00.tar.gz</A>
|
|
|
|
|
(980 KB).
|
|
|
|
|
<DD><A HREF="xorriso-0.1.8.pl00.tar.gz">xorriso-0.1.8.pl00.tar.gz</A>
|
|
|
|
|
(990 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
</DL>
|
|
|
|
|
</DD>
|
|
|
|
@ -323,21 +337,17 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
|
|
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
<P>
|
|
|
|
|
Bug fixes towards xorriso-0.1.4.pl00:
|
|
|
|
|
Bug fixes towards xorriso-0.1.6.pl00:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>-update_r and others did not work properly with relative paths</LI>
|
|
|
|
|
<LI>-indev -outdev modifying to overwriteable target yielded unmountable results</LI>
|
|
|
|
|
<LI>Major,minor numbers of device files appeared as 0,1 in next session</LI>
|
|
|
|
|
</UL>
|
|
|
|
|
</P>
|
|
|
|
|
<P>
|
|
|
|
|
Enhancements towards previous stable version xorriso-0.1.4.pl00:
|
|
|
|
|
Enhancements towards previous stable version xorriso-0.1.6.pl00:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>Support for BD-RE</LI>
|
|
|
|
|
<LI>New options -map and -map_single</LI>
|
|
|
|
|
<LI>New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m</LI>
|
|
|
|
|
<LI>Emulated -toc on overwriteable media, new -toc layout with volume id</LI>
|
|
|
|
|
<LI>New option -load makes alternative sessions accessible</LI>
|
|
|
|
|
<LI>New -blank and -format modes 'as_needed'</LI>
|
|
|
|
|
<LI>New option -list_formats and -format mode 'by_index_' </LI>
|
|
|
|
|
<LI>New option -stream_recording for full speed with DVD-RAM and BD-RE</LI>
|
|
|
|
|
<LI>New options -osirrox and -cpx allow to extract single files from ISO image
|
|
|
|
|
</UL>
|
|
|
|
|
</P>
|
|
|
|
|
|
|
|
|
@ -345,28 +355,26 @@ Enhancements towards previous stable version xorriso-0.1.4.pl00:
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT><H3>Development snapshot, version 0.1.7 :</H3></DT>
|
|
|
|
|
<DD>Bug fixes towards xorriso-0.1.6.pl00:
|
|
|
|
|
<DT><H3>Development snapshot, version 0.1.9 :</H3></DT>
|
|
|
|
|
<DD>Bug fixes towards xorriso-0.1.8.pl00:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>-indev -outdev modifying to overwriteable target yielded unmountable results</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>- none yet -</LI>
|
|
|
|
|
<!--
|
|
|
|
|
-->
|
|
|
|
|
</UL>
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>Enhancements towards stable version 0.1.6.pl00:
|
|
|
|
|
<DD>Enhancements towards stable version 0.1.8.pl00:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>New options -osirrox and -cpx</LI>
|
|
|
|
|
<LI>New option -stream_recording</LI>
|
|
|
|
|
<!--
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>- none yet -</LI>
|
|
|
|
|
<!--
|
|
|
|
|
-->
|
|
|
|
|
</UL>
|
|
|
|
|
</DD>
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 0.1.7</A>
|
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso_0.1.7 -help</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.1.7)</A></DD>
|
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 0.1.9</A>
|
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso_0.1.9 -help</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.1.9)</A></DD>
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
<DT>If you want to distribute development versions of xorriso, then use
|
|
|
|
|
this tarball which produces static linking between xorriso and the
|
|
|
|
@ -376,8 +384,8 @@ libburnia libraries.
|
|
|
|
|
installation see README)
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>
|
|
|
|
|
<A HREF="xorriso-0.1.7.tar.gz">xorriso-0.1.7.tar.gz</A>
|
|
|
|
|
(980 KB).
|
|
|
|
|
<A HREF="xorriso-0.1.9.tar.gz">xorriso-0.1.9.tar.gz</A>
|
|
|
|
|
(990 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
<DT>A dynamically linked development version of xorriso can be obtained
|
|
|
|
|
from repositories of
|
|
|
|
@ -399,13 +407,12 @@ versions for dynamic linking. Only release versions are safe for that.
|
|
|
|
|
</KBD></DD>
|
|
|
|
|
<DD>Install: <KBD><B>cd libisoburn ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
|
|
|
|
</KBD></DD>
|
|
|
|
|
<DD>Build of SVN versions needs <A HREF="http://sources.redhat.com/autobook/">
|
|
|
|
|
<DT>Build of SVN versions needs <A HREF="http://sources.redhat.com/autobook/">
|
|
|
|
|
autotools</A> of at least version 1.7 installed.
|
|
|
|
|
But after the run of <KBD>./bootstrap</KBD>, only
|
|
|
|
|
vanilla tools like make and gcc are needed.</DD>
|
|
|
|
|
</DD>
|
|
|
|
|
vanilla tools like make and gcc are needed.
|
|
|
|
|
</DT>
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
|
|
|
|
|
</DL>
|
|
|
|
|
</P>
|
|
|
|
|
|
|
|
|
|