Version leap to 0.2.1

This commit is contained in:
2008-06-22 14:04:05 +00:00
parent 16584ad3ec
commit c649e4ffe6
10 changed files with 60 additions and 57 deletions

View File

@ -4,7 +4,7 @@
xorriso. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/xorriso_eng.html
http://scdbackup.sourceforge.net/xorriso-0.1.9.tar.gz
http://scdbackup.sourceforge.net/xorriso-0.2.1.tar.gz
Copyright (C) 2006-2008 Thomas Schmitt, provided under GPL version 2.
------------------------------------------------------------------------------
@ -14,6 +14,7 @@ filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows
session-wise manipulation of such filesystems. It can load the management
information of existing ISO images and it writes the session results to
optical media or to filesystem objects.
Vice versa xorriso is able to restore file objects from ISO 9660 filesystems.
Currently it is only supported on Linux with kernels >= 2.4.
@ -35,10 +36,10 @@ The tarball contains anything that is needed except libc and libpthread.
libreadline and the readline-dev headers will make dialog mode more convenient,
but are not mandatory.
Obtain xorriso-0.1.9.tar.gz, take it to a directory of your choice and do:
Obtain xorriso-0.2.1.tar.gz, take it to a directory of your choice and do:
tar xzf xorriso-0.1.9.tar.gz
cd xorriso-0.1.9
tar xzf xorriso-0.2.1.tar.gz
cd xorriso-0.2.1
Within that directory execute:
@ -160,7 +161,7 @@ and a matching dynamically linked xorriso binary.
This binary is leaner but depends on properly installed libraries of suitable
revision.
Dynamic library and compile time header requirements for libisoburn-0.1.9 :
Dynamic library and compile time header requirements for libisoburn-0.2.1 :
- libburn.so.4 , version libburn-0.4.8 or higher
- libisofs.so.6 , version libisofs-0.6.6 or higher
libisoburn and xorriso will not start with libraries which are older than their