7 find-links = http://www.nexedi.org/static/packages/source/slapos.buildout/
9 http://www.nexedi.org/static/packages/source/
12 rebootstrap-section = python2.6
15 ../../component/python-2.6/buildout.cfg
16 ../../component/subversion/buildout.cfg
17 ../../component/git/buildout.cfg
18 ../../component/lxml-python/buildout.cfg
19 ../../component/zip/buildout.cfg
29 # Separate from site eggs
30 allowed-eggs-from-site-packages =
31 include-site-packages = false
32 exec-sitecustomize = false
35 recipe = zc.recipe.egg
40 arguments = sys.argv[1:] + ["bootstrap"]
47 recipe = zc.recipe.egg
54 recipe = slapos.recipe.template
55 url = ${:_profile_base_location_}/instance.cfg
56 output = ${buildout:directory}/template.cfg
60 # Use SlapOS patched zc.buildout
61 zc.buildout = 1.5.3-dev-SlapOS-002