Short:        Mkisofs (Makes an Iso9660-CD image)
Author:       misc (ported to AMIGA by midas@tomtec.abg.sub.org)
Uploader:     judas tomtec abg sub org
Type:         disk/cdrom
Architecture: m68k-amigaos


----------------------------------------------------------------------
   This is an Amiga portion of MaKeISOFileSystem 1.05 (mkisofs)
----------------------------------------------------------------------
		   ************************
	ported by: midas@tomtec.abg.sub.org
		   ************************

RIGHTS
======
This program underlies the Gnu General Public License,which is included
in this archive.


USAGE
=====
With this tool you can create a CDROM-Image that can later be
written with other CD-Writer tools.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	VERY IMPORTANT: this thing needs huge amounts of stack!
	==============  for smaller directories,give 100000 bytes
			for bigger directories,rather give 300000!!!

	(if you don't give enough stack,it will crash!!!)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

LIBRARIES
=========
This requires ixemul.library V40+ .

TESTING
=======
With this tool,I was able to put the files in a subdirectory into an
Image-File. Later,this Image-file could be mounted as a volume.


SOURCE
======
The source code (for the Gnu C-compiler) is included in the
directory "source".
(To compile it,don't use the makefiles.Use AmigaMake.batch instead.)


FURTHER INFORMATION
===================
See the file mkisofs.doc for more information.
