From 63052532b583c06e3d0d71e8371dac1ebde96ddd Mon Sep 17 00:00:00 2001 From: Vreixo Formoso Date: Mon, 4 Feb 2008 02:49:23 +0100 Subject: [PATCH] Wiki changes --- doc/Wiki | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/doc/Wiki b/doc/Wiki index 97456b3..d5b1776 100755 --- a/doc/Wiki +++ b/doc/Wiki @@ -2,7 +2,8 @@ libisofs is a library to create an ISO-9660 filesystem, and supports extensions like !RockRidge or Joliet. It is also a full featured ISO-9660 editor, allowing you to modify an ISO image or multisession disc, including file addition/removal, change of file names and attributes, etc -The old libisofs has been declarated deprecated and frozen, it won't be maintained anymore. A full refactoring of the design has been done during this last months, and a next generation of the library will be released in the next days. +The old libisofs.so.5 has been declarated deprecated and frozen, it will not be be maintained anymore. A full refactoring of the design has been done during the last months, and the next generation libisofs.so.6 +of the library will be released in the next days. == Source Code == @@ -17,4 +18,16 @@ To report any bug or suggest enhancementes, [http://libburnia-project.org/regist == Usage tutorial == -Coming soon... For now check "doc/Tutorial" in the source tree. +Coming soon... For now check [http://codebrowse.launchpad.net/~mario-danic/libisofs/mainline/annotate/metalpain2002%40yahoo.es-20080201154704-xqyzc57vki97iv3y?file_id=tutorial-20080127170757-cwmomu7oz9eh7fcz-1 "doc/Tutorial"] in the source tree. + + +=== Applications === + +Comming soon: + +[http://libburnia-project.org/browser/libisoburn/trunk libisoburn]: + emulates ISO 9660 multi-session on overwriteable media, coordinates libisofs and libburn. + +[http://libburnia-project.org/browser/libisoburn/trunk/xorriso/xorriso_eng.html?format=raw xorriso]: + creates, loads, manipulates and writes ISO 9660 filesystem images with Rock Ridge extensions. +