summaryrefslogtreecommitdiff
path: root/minimal-system-x86_32-generic.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-08 16:00:09 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-08 16:00:09 +0000
commiteb70e8c5f11ac244fa9fade29504a0f5359cea16 (patch)
tree082beacd4a8251e0612018c707d25764d60d7cdb /minimal-system-x86_32-generic.morph
parentf1756a922e87bd2b7eb01bb8df5c00fa6ed896f5 (diff)
parent3e53ec3d6df2222926b72a65bc30422ef30cf59b (diff)
downloaddefinitions-eb70e8c5f11ac244fa9fade29504a0f5359cea16.tar.gz
Merge remote-tracking branch 'remotes/origin/baserock/richardmaw/S10786-finer-splitting-v2'
I've verified that the minimal system builds.
Diffstat (limited to 'minimal-system-x86_32-generic.morph')
-rw-r--r--minimal-system-x86_32-generic.morph19
1 files changed, 19 insertions, 0 deletions
diff --git a/minimal-system-x86_32-generic.morph b/minimal-system-x86_32-generic.morph
new file mode 100644
index 00000000..b9e9b9e9
--- /dev/null
+++ b/minimal-system-x86_32-generic.morph
@@ -0,0 +1,19 @@
+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