summaryrefslogtreecommitdiff
path: root/systems/trove-system-x86_64.morph
Commit message (Collapse)AuthorAgeFilesLines
* 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