4 ../../component/git/buildout.cfg
5 ../../component/lxml-python/buildout.cfg
6 ../../component/zip/buildout.cfg
7 ../../component/busybox/buildout.cfg
8 ../../component/shellinabox/buildout.cfg
9 ../../component/pwgen/buildout.cfg
10 ../../component/apache/buildout.cfg
14 ${:parts-directory}/slapos.cookbook-repository
18 slapos.cookbook-repository
28 [slapos.cookbook-repository]
29 recipe = plone.recipe.command
31 location = ${buildout:parts-directory}/${:_buildout_section_name_}
32 command = "${git:location}/bin/git" clone --branch erp5testnode --quiet http://git.erp5.org/repos/slapos.git "${:location}"
33 update-command = cd "${:location}" && "${git:location}/bin/git" fetch --quiet && "${git:location}/bin/git" reset --hard @{upstream}
36 recipe = plone.recipe.command
38 update-command = ${:command}
39 command = grep parts ${buildout:develop-eggs-directory}/slapos.cookbook.egg-link
42 recipe = zc.recipe.egg
46 slapos.libnetworkcache
55 testnode = erp5.util.testnode:main
56 slapgrid-cp = slapos.grid.slapgrid:runComputerPartition
57 slapgrid-sr = slapos.grid.slapgrid:runSoftwareRelease
58 slapproxy = slapos.proxy:main
62 recipe = slapos.recipe.template
63 url = ${:_profile_base_location_}/instance.cfg
64 output = ${buildout:directory}/template.cfg
66 md5sum = 307663d73ef3ef94b02567ecd322252e
69 recipe = slapos.recipe.template
70 url = ${:_profile_base_location_}/instance-default.cfg
71 output = ${buildout:directory}/template-default.cfg
73 md5sum = 7beecdffede3c0abf83944b57476f84f
78 plone.recipe.command = 1.1
79 slapos.recipe.build = 0.12
80 slapos.recipe.template = 2.5