home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / cdrom / mkisofs.1.0.5.readme < prev   
Encoding:
Text File  |  1996-08-10  |  1.7 KB  |  55 lines

  1. What is mkisofs:
  2.  
  3.    mkisofs is effectively a pre-mastering program to generate the iso9660
  4.    filesystem - it takes a snapshot of a given directory tree, and
  5.    generates a binary image which will correspond to an iso9660
  6.    filesystem when written to a block device.
  7.  
  8.    mkisofs is also capable of generating the System Use Sharing Protocol
  9.    records specified by the Rock Ridge Interchange Protocol. This is used
  10.    to further describe the files in the iso9660 filesystem to a unix
  11.    host, and provides information such as longer filenames, uid/gid,
  12.    posix permissions, and block and character devices.
  13.  
  14.  
  15. PACKAGE INCLUDE:
  16.  
  17. mkisofs:  Allow you to make a iso9660 or Rock Ridge CD images in your NS.
  18.       All compiler warning messages eliminated.
  19.  
  20. isoinfo:  Simple program to dump contents of iso9660 image in more usable format.
  21. isovfy:   Simple program to verify contents of iso9660 image 
  22.  
  23.  
  24. AUTHOR:
  25.  
  26.    Eric Youngdale <ericy@gnu.ai.mit.edu> wrote both the linux isofs9660
  27.    filesystem and the mkisofs utility, and is currently maintaining them.
  28.    The copyright for the mkisofs utility is held by Yggdrasil Computing,
  29.    Incorporated.
  30.  
  31. AVAILABILITY:
  32.  
  33.    I will upload it to ftp://next-ftp.peak.org/pub/next/submissions/ within day
  34.    or so.
  35.  
  36.    source: mkisofs-1.0.5.src.tar.gz
  37.    binary: mkisofs-1.0.5.I.tar.gz for intel platform.
  38.    binary: mkiosfs-1.0.5.NI.tar.gz for intel and m68k fat binaries
  39.            (you can trim the fat using lipo) I never tested on m68k!
  40.  
  41.  
  42.  
  43.  
  44. PLATFORM: 
  45.  
  46.    I used it on NS/intel 3.3 DEV compiled with "posix" patched and should
  47.    work flawlessly on other NS with 3.3 or greater.
  48.  
  49.  
  50. --kai--
  51. email:  kwong@cs.mun.ca
  52. url:    http://web.cs.mun.ca/~kwong/
  53. Welcome <NeXT,MIME> mail! 
  54.  
  55.