Evocheck is a Bash script to check the conformity of an Evolix server.
Go to file
2010-06-11 19:11:30 +02:00
evocheck.cf Store default configuration values in evocheck.sh, 2009-09-08 15:00:25 +02:00
evocheck.sh Typo dans les checks userlogrotate et mod-security 2010-06-11 19:11:30 +02:00
README Improve doc (using git-archive instead of tar --exclude .git) 2009-07-23 13:43:35 +02:00
TODO Check de la syntaxe de la configuration d'Apache. 2010-06-11 19:10:47 +02:00

Release:
~~~~~~~~

master> git archive --format=tar master | gzip > ../evocheck_<VERSION>.orig.tar.gz
master> pristine-tar commit ../evocheck_<VERSION>.orig.tar.gz master

Debian release:
~~~~~~~~~~~~~~~

debian-sid> git merge master
debian-sid> dch -v <VERSION>-1
debian-sid> git-buildpackage -us -uc --git-pristine-tar --git-upstream-branch=master --git-debian-branch=debian-sid