summaryrefslogtreecommitdiff
path: root/systems/trove-system-x86_64.morph
Commit message (Collapse)AuthorAgeFilesLines
* Move 'bottle' and 'flup' into separate python-wsgi moduleSam Thursfield2015-03-131-0/+2
| | | | | | | | The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum. Change-Id: Ie187c0b506d12ed5e5f8f8ce4a4b91834bf29fe5
* Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-121-0/+2
| | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* Move lorry-controller into its own stratumSam Thursfield2015-03-021-0/+2
| | | | | | This allows using it separately from Trove. I want to use it in the gerrit.baserock.org system to handle mirroring from git.baserock.org, at least initially.
* Move Ansible dependencies to python-common.morphPedro Alvarez2015-02-271-0/+2
| | | | | This dependencies are needed for some Openstack components, and this will avoid duplication once this work is done.
* Add python-core to Trove systems and as a dep of lorry-controllerSam Thursfield2015-02-101-0/+2
| | | | | This allows us to use they Python 'requests' library in lorry-controller.
* Add devtools to trove systemRichard Ipsum2015-01-221-0/+2
|
* Separate `lorry` stratum out of 'trove' stratum.Sam Thursfield2014-11-181-0/+2
|
* system: simple-network is not needed anymore in systemd systemsbaserock/jjardon/systemd_217Javier Jardón2014-11-171-1/+0
|
* Move lighttpd out of trove.morphRichard Maw2014-11-101-0/+2
| | | | | It would be nice to in-line the lighttpd morphology, but we can't do that yet.
* Split PCRE out into its own stratumRichard Maw2014-11-101-0/+2
| | | | | | | | | | | | | We need PCRE in multiple places, so rather than having multiple definitions, and potentially differing versions, let's use the same one from its own stratum. The need to add the stratum entry into the systems is annoying, and could probably do with a way of specifying that a stratum includes another, rather than just depends on it. Also, it seems a bit weird to have a stratum with only one chunk in it, but I can't think of a better way.
* Split morph out of toolsbaserock/richardmaw/distbuild-fixRichard Maw2014-10-021-0/+2
| | | | | morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+31