Guest pygi Posted August 19, 2006 Report Share Posted August 19, 2006 Hello, I would like to bring your attention to libburn umbrella project. The project components (list subject to growth, hopefully): - libburn the library by which preformatted data get onto optical media. It uses either /dev/sgN (e.g. on kernel 2.4 with ide-scsi) or /dev/hdX (e.g. on kernel 2.6).libburn is the foundation of our cdrecord emulation. - libisofs the library to pack up hard disk files and directories into a ISO 9660 disk image. This may then be brought to CD via libburn. libisofs is to be the foundation of our upcoming mkisofs emulation. - cdrskin a limited cdrecord compatibility wrapper for libburn. cdrecord is a powerful GPL'ed burn program included in Joerg Schilling's cdrtools. cdrskin strives to be a second source for the services traditionally provided by cdrecord. cdrskin does not contain any bytes copied from cdrecord's sources. Many bytes have been copied from the message output of cdrecord runs, though.See cdrskin/README for more. - test a collection of application gestures and examples given by the authors of the library features. cdrskin for example originally emerged from test/burniso.c and you can see traces of my first steps in there. Explore these examples if you look for inspiration. You may find some more information if you visit: http://libburn.pykix.org Thanks to Julian Weißgerber we even provide SVN snapshots in form of Mandriva2006 packages: http://libburn.pykix.org/wiki/Binaries If you have any more questions, please do not hesitate to ask. Contributions are welcome. Kind regards, Mario Link to comment Share on other sites More sharing options...
dexter11 Posted August 19, 2006 Report Share Posted August 19, 2006 How mature is this? The earliest date I could find on the webpage is 07/28/06. So is this still development stuff? Link to comment Share on other sites More sharing options...
Guest pygi Posted August 19, 2006 Report Share Posted August 19, 2006 (edited) How mature is this? The earliest date I could find on the webpage is 07/28/06. So is this still development stuff? Hello, yes, none of the components under libburn umbrella have stable release by now (see roadmap) . They still have bugs, they need a lot of features ofcourse, but they work, and they are quite stable. Kind regards, Mario Edited August 19, 2006 by pygi Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now