home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Linux / Utils / burnIT.txt < prev    next >
Text File  |  1998-10-20  |  2KB  |  86 lines

  1.       BurnIT v1.0.5
  2.       =============
  3.  
  4. What is BurnIT:
  5. ===============
  6. BurnIT is a JAVA front-end to mkisofs and cdrecord.
  7. This should make it more easy to burn CD's under Unix.
  8.  
  9. BurnIT was written in JAVA because JAVA is a multi-platform
  10. programming language.
  11.  
  12. Requires:
  13. =========
  14.   o JDK v1.1
  15.   o cdrecord-1.6.1 (*)
  16.   o mkisofs-1.12   (*)
  17.   o cdda2wav-0.95  (*)
  18.   o encode         (*)
  19.  
  20. *) Included with the BurnIT package
  21.  
  22. I hope that I can keep up with the developement on cdrecord and
  23. mksiofs; if so BurnIT will support almost all of the features offered 
  24. by these programs.
  25.  
  26. Installation:
  27. =============
  28.   See the Install file
  29.  
  30. Running BurnIT:
  31. ===============
  32.   start BurnIT with: BurnIT
  33.  
  34. Regarding the "Setup menu":
  35. ===========================
  36.   If auto-detection of the CD-R respons with "Unknown Device"
  37.   or your CD-R is not the one found, read the Readme.unsupported, please.
  38.   
  39. Note:
  40. =====
  41.   BurnIT relies on mkisofs-1.12, so use this version instead 
  42.   of mkisofs-1.11. Note it is still beta.
  43.  
  44.   All output from mkisofs, cdrecord, cdda2wav, encode and play is 
  45.   right now put in the shell where BurnIT was started.
  46.   This will change in the future.
  47.  
  48.   See VERSIONS for info on upcoming releases.
  49.  
  50.   Check the man-pages for mkisofs and cdrecord for more info.  
  51.  
  52.   BurnIT is maintained on a Linux machine using a Philips CDD 2000.
  53.  
  54. Homepages regarding BurnIT:
  55. ===========================
  56.  
  57.   Homepage:             http://sunsite.auc.dk/BurnIT/
  58.   Developer homepage:   http://www.imada.ou.dk/~jews/BurnIT/
  59.  
  60.   Author's homepage:    http://www.imada.ou.dk/~jews/
  61.  
  62. Disclaimer:
  63. ===========
  64.   This program is based heavily on cdrecord, mkisofs, cdda2wav
  65.   and encode.
  66.  
  67. Bugs:
  68. =====
  69.   This program isn't finished (I hope that it will be sometime),
  70.   so it may contains bugs. 
  71.  
  72.   Please report any bugs if you find any to the author or send
  73.   a patch file. Any help would be great. 
  74.  
  75.   Please, if you send a bug-report include the output from sysinfo (java sysinfo).
  76.  
  77.   If you have any comments/ideas feel free to mail me.
  78.  
  79. Concluding remarks:
  80. ===================
  81.   Hope that you find this program useful !
  82.   Jesper Pedersen <jews@imada.ou.dk>, 20. Oct 1998
  83.  
  84.   This program is released under the GNU Public License (GPL).
  85.  
  86.