Commit cf1b1a38 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add more eggs in precache-eggs, that are possible used in instance creation.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41158 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ebb3292b
...@@ -138,15 +138,21 @@ scripts = ...@@ -138,15 +138,21 @@ scripts =
recipe = zc.recipe.egg recipe = zc.recipe.egg
scripts = scripts =
eggs = eggs =
cloudooo
collective.recipe.supervisor collective.recipe.supervisor
collective.recipe.template collective.recipe.template
erp5.recipe.cloudoooinstance
erp5.recipe.genbt5list
erp5.recipe.mysqldatabase
erp5.recipe.mysqlserver erp5.recipe.mysqlserver
erp5.recipe.ooodinstance erp5.recipe.ooodinstance
erp5.recipe.sphinxserver
erp5.recipe.standaloneinstance erp5.recipe.standaloneinstance
erp5.recipe.testrunner erp5.recipe.testrunner
plone.recipe.command plone.recipe.command
plone.recipe.zope2instance plone.recipe.zope2instance
supervisor supervisor
z3c.recipe.mkdir
[erp5-zope2.12-template] [erp5-zope2.12-template]
# XXX: Template is downloaded to satisfy *bad* erp5.recipe.standaloneinstance # XXX: Template is downloaded to satisfy *bad* erp5.recipe.standaloneinstance
......
...@@ -124,15 +124,21 @@ scripts = ...@@ -124,15 +124,21 @@ scripts =
recipe = zc.recipe.egg recipe = zc.recipe.egg
scripts = scripts =
eggs = eggs =
cloudooo
collective.recipe.supervisor collective.recipe.supervisor
collective.recipe.template collective.recipe.template
erp5.recipe.cloudoooinstance
erp5.recipe.genbt5list
erp5.recipe.mysqldatabase
erp5.recipe.mysqlserver erp5.recipe.mysqlserver
erp5.recipe.ooodinstance erp5.recipe.ooodinstance
erp5.recipe.sphinxserver
erp5.recipe.standaloneinstance erp5.recipe.standaloneinstance
erp5.recipe.testrunner erp5.recipe.testrunner
plone.recipe.command plone.recipe.command
plone.recipe.zope2instance plone.recipe.zope2instance
supervisor supervisor
z3c.recipe.mkdir
[omelette] [omelette]
# XXX don't use this part until this omelette bug is fixed: # XXX don't use this part until this omelette bug is fixed:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment