merge 'master' into apache
authorGabriel Monnerat <gabriel@tiolive.com>
Fri, 8 Jul 2011 18:37:13 +0000 (15:37 -0300)
committerGabriel Monnerat <gabriel@tiolive.com>
Fri, 8 Jul 2011 18:37:13 +0000 (15:37 -0300)
commite500286650fa26c1203ee886dff4f412e629b6fb
tree31f8d0b745ed94c7dabb391e85e8a19f6ffec785
parenta09e427c7cd2b8e971b3b7bb21819ef154e9327f
merge 'master' into apache
124 files changed:
.gitignore
00.Repository.Rules.txt [deleted file]
CHANGES.txt
MANIFEST.in
component/apache-php/buildout.cfg [new file with mode: 0644]
component/apache/buildout.cfg
component/bison/buildout.cfg
component/coreutils/buildout.cfg
component/curl/buildout.cfg
component/cyrus-sasl/buildout.cfg
component/erp5/buildout.cfg [deleted file]
component/fastjar/buildout.cfg
component/ffmpeg/buildout.cfg
component/file/buildout.cfg
component/flare/buildout.cfg
component/fontconfig/buildout.cfg
component/freetype/buildout.cfg
component/gcc/buildout.cfg
component/gettext/buildout.cfg
component/ghostscript/buildout.cfg
component/git/buildout.cfg
component/glib/buildout.cfg
component/graphviz/buildout.cfg
component/grep/buildout.cfg
component/imagemagick/buildout.cfg
component/jasper/buildout.cfg
component/kumo/buildout.cfg
component/libpng/buildout.cfg
component/libreoffice-bin/buildout.cfg
component/librsync/buildout.cfg
component/libtiff/buildout.cfg
component/libxml2/buildout.cfg
component/libxslt/buildout.cfg
component/logrotate/buildout.cfg
component/lxml-python/buildout.cfg
component/m4/buildout.cfg
component/mariadb/buildout.cfg
component/memcached/buildout.cfg
component/mysql-5.1/buildout.cfg
component/mysql-tritonn-5.0/buildout.cfg
component/neon/buildout.cfg
component/openldap/buildout.cfg
component/openssl/buildout.cfg
component/pdftk/buildout.cfg
component/perl-SGML-Parser-OpenSP/buildout.cfg
component/perl-XML-LibXML/buildout.cfg
component/perl/buildout.cfg
component/pkgconfig/buildout.cfg
component/poppler/buildout.cfg [new file with mode: 0644]
component/postfix/buildout.cfg
component/python-2.4/buildout.cfg
component/python-2.6/buildout.cfg
component/python-2.7/buildout.cfg
component/readline/buildout.cfg
component/serf/buildout.cfg
component/slapos/buildout.cfg
component/sphinx/buildout.cfg
component/sqlite3/buildout.cfg
component/stunnel/buildout.cfg
component/subversion/buildout.cfg
component/tesseract/buildout.cfg
component/tokyocabinet/buildout.cfg
component/varnish/buildout.cfg
component/w3m/buildout.cfg
component/w3m/w3m.gcc.forward.compat.patch [new file with mode: 0644]
component/xtrabackup/allow_force_ibbackup.patch [new file with mode: 0644]
component/xtrabackup/buildout.cfg
component/zabbix/buildout.cfg
setup.py
slapos/recipe/README.mysql.txt [new file with mode: 0644]
slapos/recipe/README.zabbixagent.txt [new file with mode: 0644]
slapos/recipe/cloudooo/__init__.py
slapos/recipe/erp5/__init__.py
slapos/recipe/erp5/erp5.py
slapos/recipe/erp5/template/my.cnf.in
slapos/recipe/erp5/template/site.zcml [new file with mode: 0644]
slapos/recipe/erp5testnode/SlapOSControler.py
slapos/recipe/erp5testnode/__init__.py
slapos/recipe/erp5testnode/testnode.py
slapos/recipe/kumofs/__init__.py
slapos/recipe/librecipe/__init__.py [moved from slapos/recipe/librecipe.py with 100% similarity]
slapos/recipe/librecipe/execute.py [moved from slapos/recipe/erp5/execute.py with 100% similarity]
slapos/recipe/memcached/__init__.py
slapos/recipe/mysql/__init__.py [copied from slapos/recipe/kumofs/__init__.py with 63% similarity]
slapos/recipe/mysql/certificate_authority.py [new file with mode: 0644]
slapos/recipe/mysql/mysql.py [new file with mode: 0644]
slapos/recipe/mysql/template/initmysql.sql.in [new file with mode: 0644]
slapos/recipe/mysql/template/logrotate_entry.in [new file with mode: 0644]
slapos/recipe/mysql/template/my.cnf.in [copied from slapos/recipe/erp5/template/my.cnf.in with 97% similarity]
slapos/recipe/mysql/template/openssl.cnf.ca.in [new file with mode: 0644]
slapos/recipe/mysql/template/stunnel.conf.in [new file with mode: 0644]
slapos/recipe/osoeslaptraining/__init__.py [new file with mode: 0644]
slapos/recipe/osoeslaptraining/apache.py [new file with mode: 0644]
slapos/recipe/osoeslaptraining/mysql.py [new file with mode: 0644]
slapos/recipe/osoeslaptraining/template/apache.in [new file with mode: 0644]
slapos/recipe/osoeslaptraining/template/my.cnf.in [copied from slapos/recipe/erp5/template/my.cnf.in with 100% similarity]
slapos/recipe/osoeslaptraining/template/mysqlinit.sql.in [new file with mode: 0644]
slapos/recipe/osoeslaptraining/template/php.ini.in [new file with mode: 0644]
slapos/recipe/vifib.py
slapos/recipe/zabbixagent/__init__.py [new file with mode: 0644]
slapos/recipe/zabbixagent/catdatefile.py [new file with mode: 0644]
slapos/recipe/zabbixagent/svcdaemon.py [new file with mode: 0644]
slapos/recipe/zabbixagent/template/logrotate_entry.in [new file with mode: 0644]
slapos/recipe/zabbixagent/template/zabbix_agentd.conf.in [new file with mode: 0644]
software/erp5/configuration.json [new file with mode: 0644]
software/erp5/instance.cfg
software/erp5/software.cfg
software/erp5testnode/software.cfg
software/kumofs/software.cfg
software/mariadb/instance.cfg [new file with mode: 0644]
software/mariadb/software.cfg [copied from software/memcached/software.cfg with 73% similarity]
software/memcached/software.cfg
software/mysql-5.1/instance.cfg [new file with mode: 0644]
software/mysql-5.1/software.cfg [copied from software/memcached/software.cfg with 73% similarity]
software/phpmyadmin/instance.cfg [new file with mode: 0644]
software/phpmyadmin/phpmyadmin.inc.php.in [new file with mode: 0644]
software/phpmyadmin/software.cfg [new file with mode: 0644]
software/slaprunner/instance.cfg [new file with mode: 0644]
software/slaprunner/software.cfg [new file with mode: 0644]
software/vifib/software.cfg [new file with mode: 0644]
software/zabbix-agent/instance.cfg [new file with mode: 0644]
software/zabbix-agent/software.cfg [new file with mode: 0644]
stack/erp5.cfg
stack/flask.cfg