home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Utilities / vmount-0.6a-I / src / Announcement < prev    next >
Encoding:
Text File  |  1996-12-19  |  2.8 KB  |  70 lines

  1. Version 0.4 of vmount is now available from
  2.  
  3.     ftp://hal.kph.tuwien.ac.at/pub/NeXT/tools/vmount/*
  4.     ftp://peanuts.leo.org/pub/comp/platforms/next/Unix/disk/vmount*
  5.  
  6. The files "vmount-Linux-2.0.25.s.gnutar.gz" and "vmount-ntfs-cs.s.gnutar.gz"
  7. have not changed! There is no need to waste bandwidth if you have already
  8. fetched them with a previous version.
  9.  
  10. The most important new feature: tremendous speed improvement due to a
  11. disk cache.
  12.  
  13. * What has changed since 0.2?
  14. =============================
  15. - Added support for extended partitions, thereby changing the numbering
  16.   scheme for partitions.
  17. - Changed meaning of -s parameter from sector size to partition size
  18. - Added -v option to print the version number and exit
  19.  
  20. * What has changed since 0.3?
  21. =============================
  22. - Vmount works with 4GB disks now
  23. - Improved limit-checking on large partitions
  24. - Implemented a disk cache, which brings a _tremendous_ speed improvement
  25. - As a consequence of the disk cache, the iso9660 filesystem works now
  26.  
  27.  
  28. If you still don't know what vmount is, here some excerpts from the README:
  29.  
  30. * What does vmount do?
  31. ======================
  32. vmount is a utility that allows you to mount foreign filesystems in your
  33. directory hierarchy. It uses the NFS-interface to the kernel to make the
  34. files available and the Linux code for the lowlevel filesystem access.
  35.  
  36. * What do I need to run vmount?
  37. ===============================
  38. To run vmount:
  39. 1.) An i386 based machine (i386 is the CPU-class, not the
  40.     actual processor).
  41. 2.) NEXTSTEP 3.2 or higher (I have only tested on 4.0, however).
  42.  
  43. To compile from the sources:
  44. 1.) NEXTSTEP 3.3 Developer or higher. I have also tested with gcc 2.7.2
  45.     and NEXTSTEP 3.2 Developer, this works too. gcc 2.2.2, which comes
  46.     with 3.2 Developer, complains about prototype mismatches for built
  47.     in functions. This can probably be solved easily, but I have not
  48.     tried. You should edit the Makefile to reflect the compiler you
  49.     intend to use.
  50. 2.) GNU-make. Openstep 4.0 and higher comes with GNU-make, it is
  51.     available under the name "gnumake".
  52.  
  53. And, of course, you need the vmount distribution:
  54.     vmount.0.4.I.b.gnutar.gz        for the binary only distribution
  55.     vmount.0.4.I.s.gnutar.gz        for the vmount sources
  56.     vmount-Linux-2.0.25.s.gnutar.gz for the Linux filesystem sources
  57.         This directory contains the "fs" and "include" hierarchy of the
  58.         Linux kernel sources. "fs" contains only the filesystem specific
  59.         subdirectories.
  60.     vmount-ntfs-cs.s.gnutar.gz      for the modified ntfs sources
  61.  
  62.  
  63. For more information please read the README file at
  64. ftp://hal.kph.tuwien.ac.at/pub/NeXT/tools/vmount/vmount-0.4.I.README
  65.  
  66. --
  67. Christian Starkjohann <cs@hal.kph.tuwien.ac.at>
  68. or <cs@ds1.kph.tuwien.ac.at>, finger for PGP Public Key.
  69. PGP fingerprint: DF FD 40 60 91 6A 14 1C  CD 2C E9 07 38 AE CB 4E
  70.