summaryrefslogtreecommitdiff
path: root/release.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-18 12:03:32 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-18 12:03:32 +0000
commita87f0eebb1a946b798058a791b8f609ba60facd0 (patch)
tree3dc76dd43e3d17b8e412747c4c7b6ec46b2c0e1b /release.morph
parentfc314bdddc0649fd95385f351cf91ccb80702126 (diff)
downloaddefinitions-a87f0eebb1a946b798058a791b8f609ba60facd0.tar.gz
Prepare for release
Diffstat (limited to 'release.morph')
-rw-r--r--release.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/release.morph b/release.morph
index 949450dd..7f522df7 100644
--- a/release.morph
+++ b/release.morph
@@ -7,15 +7,30 @@ description: |
you can deploy the systems yourself, if you are making a Baserock release
then the script should be used.
systems:
+- morph: devel-system-x86_32-chroot
+ deploy:
+ devel-system-x86_32-chroot:
+ type: tar
+ location: devel-system-x86_32-chroot.tar
- morph: devel-system-x86_32-generic
deploy:
devel-system-x86_32-generic:
type: rawdisk
location: devel-system-x86_32-generic.img
DISK_SIZE: 4G
+- morph: devel-system-x86_64-chroot
+ deploy:
+ devel-system-x86_64-chroot:
+ type: tar
+ location: devel-system-x86_64-chroot.tar
- morph: devel-system-x86_64-generic
deploy:
devel-system-x86_64-generic:
type: rawdisk
location: devel-system-x86_64-generic.img
DISK_SIZE: 4G
+- morph: devel-system-armv7lhf-wandboard
+ deploy:
+ release:
+ type: tar
+ location: devel-system-armv7lhf-wandboard.tar