libisofs

libisofs is a library to create an ISO-9660 filesystem with 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.

libisofs supports the extension AAIP which allows to store ACLs and xattr in ISO-9660 filesystems. If linked with zlib then it supports zisofs compression which is transparently uncompressed by some Linux kernels. It is possible to have data file content compressed to gzip format or to have it filtered by an external process.

Source Code

The code is maintained in a Bazaar repository at Launchpad (https://launchpad.net/libisofs/). You can download it with:

$ bzr branch lp:~libburnia-team/libisofs/scdbackup

To report any bug or suggest enhancements, register yourself and submit a new ticket. Bug and enhacement reports for nglibisofs can be consulted in http://libburnia-project.org/report/9.

Usage tutorial

Coming soon... For now check doc/Tutorial in the source tree.

Applications

libisoburn:

emulates ISO 9660 multi-session on overwriteable media, coordinates libisofs and libburn.

xorriso:

creates, loads, manipulates and writes ISO 9660 filesystem images with Rock Ridge extensions.

xfburn

is an easy to use burning software for the Xfce desktop environment (but will work with others).