|
|
|
@ -62,9 +62,9 @@ GPL software included:<BR>
|
|
|
|
|
<DD>reads and writes data from and to CD and DVD.</DD>
|
|
|
|
|
<DD>(founded by Derek Foreman and Ben Jansens,
|
|
|
|
|
furthered by team of libburnia-project.org)</DD>
|
|
|
|
|
<DT>libisofs-0.6.1</DT>
|
|
|
|
|
<DT>libisofs-0.6.2</DT>
|
|
|
|
|
<DD>operates ISO 9660 images.</DD>
|
|
|
|
|
<DD>(By Vreixo Formoso from team of libburnia-project.org)</DD>
|
|
|
|
|
<DD>(By Vreixo Formoso and Mario Danic from team of libburnia-project.org)</DD>
|
|
|
|
|
<DT>libisoburn-0.1.0</DT>
|
|
|
|
|
<DD>coordinates libburn and libisofs, emulates multi-session where needed.</DD>
|
|
|
|
|
<DD>(By Vreixo Formoso and Thomas Schmitt
|
|
|
|
@ -119,6 +119,9 @@ Reads its instructions from command line arguments, dialog, and batch files.
|
|
|
|
|
<LI>
|
|
|
|
|
Provides navigation commands for interactive ISO image manipulation.
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Adjustable thresholds for abort, exit value, and problem reporting.
|
|
|
|
|
</LI>
|
|
|
|
|
|
|
|
|
|
</UL>
|
|
|
|
|
</P>
|
|
|
|
@ -264,8 +267,8 @@ Testers wanted who are willing to risk some double layer DVD media.
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT>Download as source code (see README):</DT>
|
|
|
|
|
<DD><A HREF="xorriso-0.1.0.tar.gz">xorriso-0.1.0.tar.gz</A>
|
|
|
|
|
( KB).
|
|
|
|
|
<DD><A HREF="xorriso-0.1.0.pl00.tar.gz">xorriso-0.1.0.pl00.tar.gz</A>
|
|
|
|
|
(900 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
@ -304,27 +307,16 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
|
|
|
|
|
</P>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
Enhancements towards previous stable version xorriso-0.1.0:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>none yet</LI>
|
|
|
|
|
</UL>
|
|
|
|
|
|
|
|
|
|
Bug fixes towards xorriso-0.1.0.pl00:
|
|
|
|
|
<DL>
|
|
|
|
|
<DT><H3>Development snapshot, version 0.1.1 :</H3></DT>
|
|
|
|
|
<DD>Bug fixes towards xorriso-0.1.0.pl00:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>none yet</LI>
|
|
|
|
|
</UL>
|
|
|
|
|
|
|
|
|
|
</P>
|
|
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT><H3>Development snapshot, version 0.1.0 :</H3></DT>
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>Enhancements towards stable version 0.1.0.pl00:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>none yet</LI>
|
|
|
|
@ -339,14 +331,14 @@ Bug fixes towards xorriso-0.1.0.pl00:
|
|
|
|
|
<A HREF="http://libburnia-project.org"> libburnia-project.org</A></DT>
|
|
|
|
|
<DD>Download: <KBD><B>svn co http://svn.libburnia-project.org/libburn/trunk libburn</B>
|
|
|
|
|
</KBD></DD>
|
|
|
|
|
<DD>Build: <KBD><B>cd libburn ; ./bootstrap ; ./configure --prefix /usr ; make</B>
|
|
|
|
|
<DD>Install: <KBD><B>cd libburn ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
|
|
|
|
</KBD></DD>
|
|
|
|
|
<DD>Download: <KBD><B>svn co http://svn.libburnia-project.org/libisoburn/trunk libisburn</B>
|
|
|
|
|
<DD>Download: <KBD><B>bzr branch lp:libisofs</B></KBD></DD>
|
|
|
|
|
<DD>Install: <KBD><B>cd libisofs ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
|
|
|
|
</KBD></DD>
|
|
|
|
|
<DD>Build: <KBD><B>cd libisoburn ; ./bootstrap ; ./configure --prefix /usr ; make</B>
|
|
|
|
|
<DD>Download: <KBD><B>svn co http://svn.libburnia-project.org/libisoburn/trunk libisoburn</B>
|
|
|
|
|
</KBD></DD>
|
|
|
|
|
<DD>Download: - libisofs bzr service not functional yet - </DD>
|
|
|
|
|
<DD>Build: <KBD><B>cd ng-libisofs ; ./autogen.sh ; ./configure --prefix /usr ; make</B>
|
|
|
|
|
<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/">
|
|
|
|
|
autotools</A> of at least version 1.7 installed.
|
|
|
|
@ -354,15 +346,17 @@ But after the run of <KBD>./bootstrap</KBD>, only
|
|
|
|
|
vanilla tools like make and gcc are needed.</DD>
|
|
|
|
|
</DD>
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
<DT>The following downloads are intended for adventurous end users or
|
|
|
|
|
<DT>The following download is intended for adventurous end users or
|
|
|
|
|
admins with full system souvereignty.</DT>
|
|
|
|
|
<DD>Source (./bootstrap is already applied, build tested, for more see
|
|
|
|
|
<A HREF="README_xorriso_devel">upcoming README</A> ):
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>
|
|
|
|
|
<A HREF="xorriso-0.1.1.tar.gz">xorriso-0.1.1.tar.gz</A>
|
|
|
|
|
(680 KB).
|
|
|
|
|
(900 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
<DD>Binary (untar and move to /usr/bin/xorriso):</DD>
|
|
|
|
|
<DD><A HREF="xorriso_0.1.1-x86-suse9_0.tar.gz">
|
|
|
|
|
xorriso_0.1.1-x86-suse9_0.tar.gz</A>, ( KB).
|
|
|
|
@ -370,10 +364,11 @@ xorriso_0.1.1-x86-suse9_0.tar.gz</A>, ( KB).
|
|
|
|
|
<DD><A HREF="xorriso_0.1.1-x86-suse9_0-static.tar.gz">
|
|
|
|
|
xorriso_0.1.1-x86-suse9_0-static.tar.gz</A>, ( KB)
|
|
|
|
|
</DD>
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
</DL>
|
|
|
|
|
</P>
|
|
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|