Expressing more self-confidence
This commit is contained in:
parent
c9478cc15e
commit
347aa3fe0c
@ -2046,6 +2046,10 @@ see_cdrskin_eng_html:;
|
|||||||
fprintf(stderr,"\t-toc\t\tretrieve and print TOC/PMA data\n");
|
fprintf(stderr,"\t-toc\t\tretrieve and print TOC/PMA data\n");
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"\t-atip\t\tretrieve media state, print \"Is *erasable\"\n");
|
"\t-atip\t\tretrieve media state, print \"Is *erasable\"\n");
|
||||||
|
#ifdef Cdrskin_libburn_has_multI
|
||||||
|
fprintf(stderr,
|
||||||
|
"\t-multi\t\tgenerate a TOC that allows multi session\n");
|
||||||
|
#endif
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"\t-force\t\tforce to continue on some errors to allow blanking\n");
|
"\t-force\t\tforce to continue on some errors to allow blanking\n");
|
||||||
#ifdef Cdrskin_allow_libburn_taO
|
#ifdef Cdrskin_allow_libburn_taO
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2006.11.09.193030"
|
#define Cdrskin_timestamP "2006.11.10.093843"
|
||||||
|
@ -13,10 +13,10 @@ together strive to be a usable foundation for application development.
|
|||||||
These are libraries, language bindings, and middleware binaries which emulate
|
These are libraries, language bindings, and middleware binaries which emulate
|
||||||
classical (and valuable) Linux tools.
|
classical (and valuable) Linux tools.
|
||||||
|
|
||||||
Our scope is currently Linux 2.4 and 2.6 and we will have a hard time to widen
|
Our scope is currently Linux 2.4 and 2.6 only. For ports to other systems
|
||||||
this for now, because of our history. The project could need advise from or
|
we would need : login on a development machine resp. a live OS on CD or DVD,
|
||||||
membership of skilled kernel people and people who know how to talk CD/DVD
|
advise from a system person about the equivalent of Linux sg or FreeBSD CAM,
|
||||||
drives into doing things.
|
volunteers for testing of realistic use cases.
|
||||||
|
|
||||||
We do have a workable code base for burning data CDs, though. The burn API is
|
We do have a workable code base for burning data CDs, though. The burn API is
|
||||||
quite comprehensively documented and can be used to build a presentable
|
quite comprehensively documented and can be used to build a presentable
|
||||||
|
Loading…
Reference in New Issue
Block a user