summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-05-14 14:37:42 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-05-14 14:59:00 +0100
commit692f6b7338a4fb1548e55f9ea0a72c3bda01c766 (patch)
treefad8558de3facd94888042f9458d45883cd08f44
parent16cd80ca23174754478ac2476a22ead713a04f84 (diff)
downloaddefinitions-692f6b7338a4fb1548e55f9ea0a72c3bda01c766.tar.gz
Add x86_32 chroot system to release cluster.
We now support running Baserock in an x86_32 chroot (although there is some missing functionality compared to the full development system right now, mainly that x86 VM deployments cannot be done due to the lack of extlinux in the chroot).
-rw-r--r--release.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/release.morph b/release.morph
index cfc30d69..6759c06c 100644
--- a/release.morph
+++ b/release.morph
@@ -18,6 +18,11 @@ systems:
location: /src/release/baserock-14.20-genivi-baseline-system-armv7lhf-versatile.img
DISK_SIZE: 4G
FSTAB_ROOT: /dev/mmcblk0 / btrfs default,rw,noatime 0 1
+- morph: devel-system-x86_32-chroot
+ deploy:
+ release:
+ type: tar
+ location: /src/release/baserock-14.20-devel-system-x86_32-chroot.tar
- morph: base-system-x86_32-generic
deploy:
release: