summaryrefslogtreecommitdiff
path: root/minimal-system-x86_32-generic.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-14 12:22:34 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-14 12:22:34 +0000
commit10dda889872542b8f261555c139791ff34eec9b1 (patch)
tree3e9ab7f5f4973b68b32780cdafcc5ed050afcc1f /minimal-system-x86_32-generic.morph
parent08cc81090d122ef6a6530b28a8c9619e92781fc7 (diff)
downloaddefinitions-10dda889872542b8f261555c139791ff34eec9b1.tar.gz
Update and move strata, systems and clusters
Diffstat (limited to 'minimal-system-x86_32-generic.morph')
-rw-r--r--minimal-system-x86_32-generic.morph19
1 files changed, 0 insertions, 19 deletions
diff --git a/minimal-system-x86_32-generic.morph b/minimal-system-x86_32-generic.morph
deleted file mode 100644
index b9e9b9e9..00000000
--- a/minimal-system-x86_32-generic.morph
+++ /dev/null
@@ -1,19 +0,0 @@
-arch: x86_32
-configuration-extensions:
-- set-hostname
-- simple-network
-- nfsboot
-- install-files
-- busybox-init
-description: The set of strata required to have a minimal system for a 32-bit x86
- system.
-kind: system
-name: minimal-system-x86_32-generic
-strata:
-- morph: build-essential
- artifacts:
- - build-essential-minimal
-- morph: bsp-x86_32-generic
- # Don't include kernel headers in the system
- artifacts:
- - bsp-x86_32-generic-runtime