Installing vblade-persist:
==========================

Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Copyright: 2007
License: This package is released under the GPL version 3 or later

These scripts will help you manage your vblade exports in a consistent
and reliable way (i hope!)  To set them up:

 0) Install runit: http://smarden.org/runit

 1) Install vblade: http://sourceforge.net/projects/aoetools/

 2) place vblade-{finish,logrun,run} in a reasonable spot
    /usr/local/share/vblade-persist is a good default if you're trying
    to keep out of the way of your system's package manager.

 3) set up the holding directory for vblade-persist to stage its
    service directories.  /var/local/lib/vblade-persist/vblades is a
    good non-package-manager choice.

 4) put vblade-persist someplace reasonable like /usr/local/sbin, and
    make sure that the paths in the header of it match the directory
    you chose in steps 2 and 3.

 5) install vblade-persist.8 somewhere good like
    /usr/local/share/man/man8 for future reference.

And you're ready to go.  "man vblade-persist" for more info.

    --dkg
