From 5bd8d63afec43204bab5b5d87bb5b7c6ad205b69 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 21 Jan 2013 14:57:51 +0000 Subject: Remove nfs stratum from base system The branch with the nfs stratum was being tested by adding nfs to the base system, unfortunately I forgot to remove this during the merge. It should be removed because it makes the 32-bit system different, and the base system was never meant to have nfs. --- base-system-x86_64-generic.morph | 5 ----- 1 file changed, 5 deletions(-) (limited to 'base-system-x86_64-generic.morph') diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph index eb75377c..94c93ff1 100644 --- a/base-system-x86_64-generic.morph +++ b/base-system-x86_64-generic.morph @@ -15,11 +15,6 @@ "morph": "foundation", "repo": "baserock:baserock/morphs", "ref": "master" - }, - { - "morph": "nfs", - "repo": "baserock:baserock/morphs", - "ref": "master" } ] } -- cgit v1.2.1