Author: niels Date: Sun Jun 28 11:16:12 2009 New Revision: 4366 URL: http://svn.gna.org/viewcvs/service-tech?rev=4366&view=rev Log: * moved verbose output functions to `verbose.*'
* added GNU Affero GPL headers * added parameters `--lola-full', `--lola-full1', and `--wendy' to manually provide the paths of the required binaries * Mia can be configured with a configuration file, provided by parameter `--config' (see `http://www.gnu.org/software/gengetopt/gengetopt.html#Configuration-files' for more information). A standard configuration is created by the configure script and written to `src/mia.conf'. When Mia is executed, it checks for the file `mia.conf' in the sysconfig folder (usually `/usr/local/etc') and in the current directory. If neither file was found, Mia tries to rely on standard filenames. * added generic Makefile target (`bin' in `maintainer') to create a binary release for the running platform (using `uname') Added: trunk/mia/src/mia.conf.in Modified: trunk/mia/ChangeLog trunk/mia/Makefile.am trunk/mia/NEWS trunk/mia/REQUIREMENTS trunk/mia/configure.ac trunk/mia/doc/ChangeLog.texi trunk/mia/doc/Makefile.am trunk/mia/doc/mia.texi trunk/mia/maintainer/Makefile.am trunk/mia/man/Makefile.am trunk/mia/src/Makefile.am trunk/mia/src/cmdline.ggo trunk/mia/src/main.cc trunk/mia/tests/package.m4.in trunk/mia/tests/testsuite.at -- You received this e-mail, because you subscribed the mailing list "service-tech-commits" which will forward you any e-mail addressed to [email protected]. If you want to unsubscribe or make any changes to your subscription, please go to https://mail.gna.org/listinfo/service-tech-commits.
