home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / alt_os / mint / mfs6011 / source / docs / readme.doc < prev    next >
Text File  |  1995-01-20  |  2KB  |  45 lines

  1. Welcome to Minixfs! If you are attemting to use Minixfs for the first time
  2. then I would advise you read all the docs in this directory (except
  3. syscall.doc). Otherwise you can just read latest.doc for features added to
  4. the latest version and any bugfixes etc. (for more detailed info read the
  5. 'changes' file in the source distribution).
  6.  
  7. Here is a summary of the contents of the document files:
  8.  
  9. copying        Conditions of use.
  10.  
  11. address.doc    Contact addresses.
  12.  
  13. mfsdoc.doc    introduction to Minixfs and why you may or may not want to
  14.         use it.
  15.  
  16. minit.doc    How to use 'minit' to create a Minixfs partition.
  17.  
  18. minixfs.doc    How to install Minixfs and about filename translation.
  19.  
  20. flist.doc    Description of flist utility.
  21.  
  22. csize.doc    Cache resizing utility.
  23.  
  24. fsck.doc    How to use fsck to fix filesystems and a bit of backround
  25.         as to their structure.
  26.  
  27. mfsconf.doc    How to use mfsconf to set the filesystem translation modes.
  28.  
  29. mount.doc    How to use the mount program.
  30.  
  31. bugs.doc    How to submit a bug report.
  32.  
  33. syscall.doc    Minixfs specific system calls and special features of standard
  34.         system calls. Only really of interest to programmers.
  35.  
  36. latest.doc    Bugfixes and/or features of this version.
  37.  
  38. NB Read the file bugs.doc before submitting a bug report. I don't have access
  39. to your system so all I know about it is what you tell me, this file tells you
  40. the kind of information I need to have a reasonable chance of fixing a problem.
  41. I waste a great deal of time and money simply asking people to give me the
  42. proper information after an initial report saying "Minixfs doesn't work" or
  43. a nasty post to Usenet. In future I'll ingnore such reports, if you can't be
  44. bothered to read the docs then I can't be bothered to help.
  45.