summaryrefslogtreecommitdiff
path: root/clusters/gnome-system-armv7lhf-jetson-deploy.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-05-13 09:51:51 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-05-13 09:51:51 +0000
commita1d5011d51f83f6c13916e34a24565435217b885 (patch)
tree29ddff21d533eaa02b0f10f668981435601801de /clusters/gnome-system-armv7lhf-jetson-deploy.morph
parent5a10111c049228302e37d495c1a32588a7cc41f6 (diff)
parent0e0a329c086d424452eaa0bfa77e573f77e3b930 (diff)
downloadinfrastructure-a1d5011d51f83f6c13916e34a24565435217b885.tar.gz
Merge remote-tracking branch 'definitions/master'pedro/openssl101t
Change-Id: I3c7b31d2006dafd8b69386cbee41d0d568b348eb
Diffstat (limited to 'clusters/gnome-system-armv7lhf-jetson-deploy.morph')
-rw-r--r--clusters/gnome-system-armv7lhf-jetson-deploy.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/clusters/gnome-system-armv7lhf-jetson-deploy.morph b/clusters/gnome-system-armv7lhf-jetson-deploy.morph
new file mode 100644
index 00000000..c74f1209
--- /dev/null
+++ b/clusters/gnome-system-armv7lhf-jetson-deploy.morph
@@ -0,0 +1,17 @@
+name: gnome-system-armv7lhf-jetson-deploy
+kind: cluster
+description: Deploy a GNOME system.
+systems:
+- morph: systems/gnome-system-armv7lhf-jetson.morph
+ deploy:
+ gnome-system-armv7lhf-jetson:
+ type: extensions/rawdisk
+ location: gnome-system-armv7lhf-jetson.img
+ DISK_SIZE: 7G
+ BOOT_DEVICE: /dev/mmcblk0p1
+ ROOT_DEVICE: /dev/mmcblk0p2
+ DTB_PATH: boot/tegra124-jetson-tk1.dtb
+ BOOTLOADER_CONFIG_FORMAT: extlinux
+ BOOTLOADER_INSTALL: none
+ KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1
+ nouveau.pstate=1