Virtfs v.0.60.0
INSTALLATION
============

PLEASE READ THE DOCUMENTATION: http://www.prongs.org/virtfs/docs

Untar the package:

tar zxvf virtfs-0.x.tar.gz 
cd /path/to/virtfs-0.x

make
make install

To uninstall:
make uninstall


The default directory for the shell script template
(to copy all the files - virt.conf) is stored in /etc .

You can alter the Makefile to reflect the change or move it by hand later on.

The following will be installed:

virt_template.pl - To setup the template directory for your virtual servers
virt_template.conf - The configuration file for virt_template.pl
virtfs - To set up virtual domains & mantain virtual servers.
virtrun - To execute a specified command within a virtual domain.
sendmail.init - The Sendmail daemon which fires up Sendmail for all your 
                domains (into /usr/local/bin) - You will
                have to replace your current sendmail daemon with this one.
/etc/virt.conf - Configuration file
virtuald - Main wrapper.
tcp_virtuald - The wrapper to use with tcpd (read the documentation about this)


REDHAT 6.2 NOTES:
-----------------

If Virtfs crashes with a segmentation fault error your version of Dialog was not compiled correctly.

