14 ../../stack/boinc/buildout.cfg
16 #Generate All instances templates
18 recipe = slapos.recipe.template
19 url = ${:_profile_base_location_}/boinc-app.cfg
20 output = ${buildout:directory}/template-app.cfg
22 md5sum = ecec6192ac5b361e326cb2f1bd5f97dc
25 recipe = slapos.recipe.template
26 url = ${:_profile_base_location_}/instance.cfg
27 output = ${buildout:directory}/template.cfg
29 md5sum = d097ddeeee5d89881d097efe6165caf6
31 #Download Boinc Application Binary and configure project
33 recipe = hexagonit.recipe.download
34 url = ${boinc:location}/libexec/examples/upper_case
37 #Application configuration
41 #Please read Boinc platform before update platform value: http://boinc.berkeley.edu/trac/wiki/BoincPlatforms
42 platform = x86_64-pc-linux-gnu
43 #Work Unit: wu-name without blanc space: wu-number number of work unit
48 recipe = hexagonit.recipe.download
53 url = ${:_profile_base_location_}/templates/template_result
54 filename = template_result
59 url = ${:_profile_base_location_}/templates/template_wu
60 filename = template_wu
65 url = ${:_profile_base_location_}/input/input_file