From 414812a03d2cecc29859569d86f59f020dce2bf2 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 19 Jul 2012 08:36:46 +0000 Subject: Re-enable base system build. --- ci1/systems.json.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt index d6d799b..5fe0071 100644 --- a/ci1/systems.json.txt +++ b/ci1/systems.json.txt @@ -4,5 +4,11 @@ "morph": "x86_64-generic-devel-system.morph", "ref": "master", "repo": "baserock:morphs" + }, + { + "description": "x86 base system", + "morph": "x86_64-generic-base-system.morph", + "ref": "master", + "repo": "baserock:morphs" } ] -- cgit v1.2.1