summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-12-02 13:40:28 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-12-02 13:40:28 +0000
commita62d3440af223f5449f5520afc23356ae38740be (patch)
treefbc48f4ab9a04ee67c9ba0091a27efc2b493ab89
parent7f068d87affde3cceb0d379a85ce3434307255a8 (diff)
downloaddefinitions-a62d3440af223f5449f5520afc23356ae38740be.tar.gz
Add a generic ARMv7 rootfs
-rw-r--r--systems/build-system-armv7lhf-rootfs.morph32
1 files changed, 32 insertions, 0 deletions
diff --git a/systems/build-system-armv7lhf-rootfs.morph b/systems/build-system-armv7lhf-rootfs.morph
new file mode 100644
index 00000000..f6875b15
--- /dev/null
+++ b/systems/build-system-armv7lhf-rootfs.morph
@@ -0,0 +1,32 @@
+name: build-system-armv7lhf-rootfs
+kind: system
+description: The system that should be used for building all other Baserock systems for ARMv7 little-endian hard-float computers.
+arch: armv7lhf
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: tools
+ morph: strata/tools.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- nfsboot
+- install-files
+- distbuild
+- fstab
+- mason
+- cloud-init