summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-04-01 15:57:22 +0100
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-04-01 15:57:22 +0100
commita459c78d170f5c8bc469229425e036f4c3302e95 (patch)
tree0cf5c3cf0bae4e0a8b1f7af6a2074db04673dc3d
parent8519aad9c4b56c9ea90df7e2d9caf1eec1ec97a9 (diff)
downloaddefinitions-a459c78d170f5c8bc469229425e036f4c3302e95.tar.gz
Add fstab conf ext to devel system
Change-Id: I3cf41ebb6aac5e91e433ae3127f7b1b599cf0e8c
-rw-r--r--systems/devel-system-armv7-chroot.morph1
-rw-r--r--systems/devel-system-armv7-highbank.morph1
-rw-r--r--systems/devel-system-armv7-versatile.morph1
-rw-r--r--systems/devel-system-armv7-wandboard.morph1
-rw-r--r--systems/devel-system-armv7b-chroot.morph1
-rw-r--r--systems/devel-system-armv7b-highbank.morph1
-rw-r--r--systems/devel-system-armv7lhf-chroot.morph1
-rw-r--r--systems/devel-system-armv7lhf-highbank.morph1
-rw-r--r--systems/devel-system-armv7lhf-jetson.morph1
-rw-r--r--systems/devel-system-armv7lhf-wandboard.morph1
-rw-r--r--systems/devel-system-armv8l64.morph1
-rw-r--r--systems/devel-system-ppc64-chroot.morph1
-rw-r--r--systems/devel-system-ppc64-generic.morph1
-rw-r--r--systems/devel-system-x86_32-chroot.morph1
-rw-r--r--systems/devel-system-x86_32-generic.morph1
-rw-r--r--systems/devel-system-x86_64-chroot.morph1
-rw-r--r--systems/devel-system-x86_64-generic.morph1
-rw-r--r--systems/devel-system-x86_64-vagrant.morph1
18 files changed, 18 insertions, 0 deletions
diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph
index 2d4beba1..18f82d3b 100644
--- a/systems/devel-system-armv7-chroot.morph
+++ b/systems/devel-system-armv7-chroot.morph
@@ -50,3 +50,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index 4c0e6f14..40303dce 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -51,3 +51,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph
index 160d3b9e..8f689705 100644
--- a/systems/devel-system-armv7-versatile.morph
+++ b/systems/devel-system-armv7-versatile.morph
@@ -51,3 +51,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph
index c953fe07..f139ebc4 100644
--- a/systems/devel-system-armv7-wandboard.morph
+++ b/systems/devel-system-armv7-wandboard.morph
@@ -51,3 +51,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph
index ce537d80..5ce8c9c7 100644
--- a/systems/devel-system-armv7b-chroot.morph
+++ b/systems/devel-system-armv7b-chroot.morph
@@ -42,3 +42,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index 0edbb7b9..51de3509 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -47,3 +47,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph
index bc1dad16..e6db8b26 100644
--- a/systems/devel-system-armv7lhf-chroot.morph
+++ b/systems/devel-system-armv7lhf-chroot.morph
@@ -50,3 +50,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph
index e1a83e07..03ad8fd0 100644
--- a/systems/devel-system-armv7lhf-highbank.morph
+++ b/systems/devel-system-armv7lhf-highbank.morph
@@ -54,3 +54,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph
index af2cd784..a07a66d2 100644
--- a/systems/devel-system-armv7lhf-jetson.morph
+++ b/systems/devel-system-armv7lhf-jetson.morph
@@ -54,3 +54,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph
index f803b3df..b2191c8c 100644
--- a/systems/devel-system-armv7lhf-wandboard.morph
+++ b/systems/devel-system-armv7lhf-wandboard.morph
@@ -54,3 +54,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index 93ddb369..64df4716 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -56,3 +56,4 @@ configuration-extensions:
- install-files
- cloud-init
- moonshot-kernel
+- fstab
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph
index 540b4920..0c4f3b46 100644
--- a/systems/devel-system-ppc64-chroot.morph
+++ b/systems/devel-system-ppc64-chroot.morph
@@ -48,3 +48,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph
index e9bea7b1..6ad076ea 100644
--- a/systems/devel-system-ppc64-generic.morph
+++ b/systems/devel-system-ppc64-generic.morph
@@ -51,3 +51,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph
index 59d67660..5e2e11bf 100644
--- a/systems/devel-system-x86_32-chroot.morph
+++ b/systems/devel-system-x86_32-chroot.morph
@@ -50,3 +50,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index 0acbb7a3..2a6f8178 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -56,3 +56,4 @@ configuration-extensions:
- nfsboot
- install-files
- cloud-init
+- fstab
diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph
index 2c59c996..e679cca3 100644
--- a/systems/devel-system-x86_64-chroot.morph
+++ b/systems/devel-system-x86_64-chroot.morph
@@ -52,3 +52,4 @@ configuration-extensions:
- add-config-files
- nfsboot
- install-files
+- fstab
diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph
index a4431ac1..82fc0cae 100644
--- a/systems/devel-system-x86_64-generic.morph
+++ b/systems/devel-system-x86_64-generic.morph
@@ -57,3 +57,4 @@ configuration-extensions:
- nfsboot
- install-files
- cloud-init
+- fstab
diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph
index 0a734280..647e627c 100644
--- a/systems/devel-system-x86_64-vagrant.morph
+++ b/systems/devel-system-x86_64-vagrant.morph
@@ -54,3 +54,4 @@ configuration-extensions:
- nfsboot
- install-files
- vagrant
+- fstab