summaryrefslogtreecommitdiff
path: root/base-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-01-21 14:57:51 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-01-21 14:57:51 +0000
commit5bd8d63afec43204bab5b5d87bb5b7c6ad205b69 (patch)
tree8851105af6321b72b39a4e885fe926ff334732d1 /base-system-x86_64-generic.morph
parent13856b9ce7900a42cb53af6c299110b80c37319b (diff)
downloaddefinitions-5bd8d63afec43204bab5b5d87bb5b7c6ad205b69.tar.gz
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.
Diffstat (limited to 'base-system-x86_64-generic.morph')
-rw-r--r--base-system-x86_64-generic.morph5
1 files changed, 0 insertions, 5 deletions
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"
}
]
}