From 018ff77e581836882466f88fa92f99031a939b7a Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 19 Jul 2012 13:01:11 +0000 Subject: Revert "remove base system" This reverts commit 228a389c042d528582b5a70df3379174c51f6819. --- 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