jablonka.czprosek.czf

hotsanic

Subversion Repositories:
[/] [branches/] [HotSaNIC-0.5.0-pre6/] [Documentation/] [module-howto/] [files.txt] - Rev 4 Go to most recent revision

Compare with Previous - Blame - Download


These are the files that must exist for a module:

.description             contains a brief description of the module.
                         Its contents will be shown during the configuration process

.settings.default        some default values for this module

diagrams.pl              This script generates all missing or out of date diagrams.

makeindex.pl

makerrd

platform/common.pm

platform/default.pm

read-data.pl             Initialization script. It imports some libraries and starts
                         the whole process according to the commandline parameters.
                         These scripts look always teh same since the core stuff is
                         dome in the corrosponding global and module libraries.

settings                 file generated by setup.pl

setup.pl                 This script parses some system parameters or asks for user
                         input and generates the "settings" file which contains the
                         module specific configuration.




Powered by WebSVN 2.2.1