From 7e1cc5349c431b9fb69640c87fe57ee4ae6529e6 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 18 Nov 2014 12:43:38 +0000 Subject: Add Lorry and dependencies to devel systems Lorry is used by the Baserock Import tool for fetching source code of components that are to be imported. It's also generally useful in devel systems as it can be used for testing .lorry files prior to pushing them to a Trove. Additionally, this means that devel systems now contain 'hg', 'bzr', 'svn' and 'cvs', any of which may come in handy. This increases the size of the devel-system-x86_64-chroot system from 1.4GB to 1.5GB. --- systems/devel-system-x86_32-chroot.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/devel-system-x86_32-chroot.morph') diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph index 4c882c22..a54eef52 100644 --- a/systems/devel-system-x86_32-chroot.morph +++ b/systems/devel-system-x86_32-chroot.morph @@ -25,6 +25,8 @@ strata: morph: strata/nodejs.morph - name: ruby morph: strata/ruby.morph +- name: lorry + morph: strata/lorry.morph - name: baserock-import morph: strata/baserock-import.morph configuration-extensions: -- cgit v1.2.1