home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / cdrom / mkisofs.105 / amiga.doc next >
Text File  |  1977-12-31  |  1KB  |  48 lines

  1.  
  2. ----------------------------------------------------------------------
  3.    This is an Amiga portion of MaKeISOFileSystem 1.05 (mkisofs)
  4. ----------------------------------------------------------------------
  5.            ************************
  6.     ported by: midas@tomtec.abg.sub.org
  7.            ************************
  8.  
  9. RIGHTS
  10. ======
  11. This program underlies the Gnu General Public License,which is included
  12. in this archive.
  13.  
  14.  
  15. USAGE
  16. =====
  17. With this tool you can create a CDROM-Image that can later be
  18. written with other CD-Writer tools.
  19. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  20.     VERY IMPORTANT: this thing needs huge amounts of stack!
  21.     ==============  for smaller directories,give 100000 bytes
  22.             for bigger directories,rather give 300000!!!
  23.  
  24.     (if you don't give enough stack,it will crash!!!)
  25. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  26.  
  27. LIBRARIES
  28. =========
  29. This requires ixemul.library V40+ .
  30.  
  31. TESTING
  32. =======
  33. With this tool,I was able to put the files in a subdirectory into an
  34. Image-File. Later,this Image-file could be mounted as a volume.
  35.  
  36.  
  37. SOURCE
  38. ======
  39. The source code (for the Gnu C-compiler) is included in the
  40. directory "source".
  41. (To compile it,don't use the makefiles.Use AmigaMake.batch instead.)
  42.  
  43.  
  44. FURTHER INFORMATION
  45. ===================
  46. See the file mkisofs.doc for more information.
  47.  
  48.