/[public]/erp5/trunk/buildout/profiles/official-2.12.cfg
ERP5 logo

Contents of /erp5/trunk/buildout/profiles/official-2.12.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40922 - (show annotations)
Tue Nov 30 12:42:11 2010 UTC (2 years, 5 months ago) by luke
File size: 1723 byte(s)
 - software part of appliance needs some common parts, like used extensions
   with part of their configuration to be *not* shared with instance part of
   appliance, so split it and provide software common profile
1 [buildout]
2 software_home = ${:directory}
3
4 extends =
5 ../profiles/versions-2.12.cfg
6 ../profiles/software-definition.cfg
7 ../software-profiles/apache.cfg
8 ../profiles/common.cfg
9 ../profiles/software-common.cfg
10 ../software-profiles/products-erp5.cfg
11 ../software-profiles/erp5-2.12.cfg
12 ../software-profiles/file.cfg
13 ../software-profiles/garbage-collector.cfg
14 ../software-profiles/graphviz.cfg
15 ../software-profiles/tokyocabinet.cfg
16 ../software-profiles/haproxy.cfg
17 ../software-profiles/imagemagick.cfg
18 ../software-profiles/kumo.cfg
19 ../software-profiles/ghostscript.cfg
20 ../software-profiles/libevent.cfg
21 ../software-profiles/libtool.cfg
22 ../software-profiles/memcached.cfg
23 ../software-profiles/messagepack.cfg
24 ../software-profiles/mroonga.cfg
25 ../software-profiles/mysql-tritonn-5.0.cfg
26 ../software-profiles/mysql-5.1.cfg
27 ../software-profiles/sphinx.cfg
28 ../software-profiles/oood.cfg
29 ../software-profiles/openoffice-bin.cfg
30 ../software-profiles/python-2.6.cfg
31 ../software-profiles/rdiff-backup.cfg
32 ../software-profiles/w3m.cfg
33 ../software-profiles/varnish.cfg
34 ../software-profiles/xpdf.cfg
35
36 rebootstrap-section = python2.6
37
38 python = software_definition
39
40 versions = versions
41
42 parts =
43 itools-build
44 rdiff-backup
45 apache
46 file
47 graphviz
48 memcached
49 haproxy
50 varnish
51 varnish-2.1
52 w3m
53 xpdf
54 ghostscript
55 mysql-tritonn-5.0
56 mysql-5.1
57 mroonga
58 sphinx
59 imagemagick
60 kumo
61 messagepack
62 products-deps
63 products-erp5
64 products-erp5-development
65 openoffice-bin
66 oood
67 python2.6
68 eggs
69 products
70 # omelette
71 bootstrap2.6
72 precache-eggs
73 software_home
74
75 [software_definition]
76 software_home = ${buildout:software_home}
77 executable = ${python2.6:executable}

  ViewVC Help
Powered by ViewVC 1.1.2