Provided by: simba_0.8.4-4.2_all bug

NAME

       RoPkg::Simba::Plugin::GenRsync

DESCRIPTION

       GenRsync is a rsync configuration generator plugin for Simba. GenRsync allows you to
       create rsync configuration files on the fly using mirror information from the database.

PREREQUISITES

       GenRsync needs the following perl modules:

       *) RoPkg::Rsync
       *) Scalar::Util
       *) Number::Format

METHODS

   genRsyncConfig($cfg, @mirrors)
       Generate rsync configuration files. The $cfg param is a hash reference to the simba
       configuration file.  This methods is called by Simba.

CONFIGURATION

       All configuration documentation is available on the website (http://simba.packages.ro).

SEE ALSO

       RoPkg::Simba RoPkg::Exceptions

AUTHOR

       Subredu Manuel <diablo@iasi.roedu.net>

LICENSE

       Copyright (C) 2005 Subredu Manuel.  All Rights Reserved.  This module is free software;
       you can redistribute it and/or modify it under the same terms as Perl itself.  The LICENSE
       file contains the full text of the license.