Re-arranged development download part
This commit is contained in:
parent
ba659b5d8a
commit
63de67672e
@ -317,6 +317,7 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
|
||||
<LI>-report_about HINT or higher did not report at all</LI>
|
||||
<LI>speed=number without unit or media type letter was always CD speed</LI>
|
||||
<LI>it was possible to write to appendable media which was not -indev</LI>
|
||||
<LI>-follow param did not work for adding non-directory symbolic links</LI>
|
||||
<!-- <LI>- none yet -</LI> -->
|
||||
</UL>
|
||||
</DD>
|
||||
@ -327,8 +328,11 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
|
||||
<LI>New option -as "mkisofs" emulates a narrow set of mkisofs gestures</LI>
|
||||
<LI>New option -publisher</LI>
|
||||
<LI>New option -errfile_log</LI>
|
||||
<LI>New option -compare and according -find -exec action</LI>
|
||||
<LI>Support for DVD+R/DL media</LI>
|
||||
<!-- not complete yet
|
||||
<LI>New options -compare , -compare_r and according -find -exec action</LI>
|
||||
<LI>New options -update , -update_r and according -find -exec action</LI>
|
||||
-->
|
||||
<!-- <LI>- none yet -</LI> -->
|
||||
</UL>
|
||||
</DD>
|
||||
@ -337,8 +341,18 @@ an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
|
||||
<DD><A HREF="xorriso_help_devel">xorriso_0.1.1 -help</A></DD>
|
||||
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.1.1)</A></DD>
|
||||
<DD> </DD>
|
||||
<DT>Maintainers of xorriso unstable packages please use SVN of
|
||||
<A HREF="http://libburnia-project.org"> libburnia-project.org</A></DT>
|
||||
<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,
|
||||
installation see README)
|
||||
</DD>
|
||||
<DD>
|
||||
<A HREF="xorriso-0.1.1.tar.gz">xorriso-0.1.1.tar.gz</A>
|
||||
(900 KB).
|
||||
</DD>
|
||||
<DT>Maintainers of dynamically linked xorriso please use SVN of
|
||||
<A HREF="http://libburnia-project.org"> libburnia-project.org</A>.
|
||||
xorriso is part of libisoburn/trunk and will get built by its "make".</DT>
|
||||
<DD>Download: <KBD><B>svn co http://svn.libburnia-project.org/libburn/trunk libburn</B>
|
||||
</KBD></DD>
|
||||
<DD>Install: <KBD><B>cd libburn ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
||||
@ -356,15 +370,6 @@ But after the run of <KBD>./bootstrap</KBD>, only
|
||||
vanilla tools like make and gcc are needed.</DD>
|
||||
</DD>
|
||||
<DD> </DD>
|
||||
<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>
|
||||
(900 KB).
|
||||
</DD>
|
||||
|
||||
<!--
|
||||
<DD>Binary (untar and move to /usr/bin/xorriso):</DD>
|
||||
|
Loading…
Reference in New Issue
Block a user