summaryrefslogtreecommitdiff
path: root/clusters
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-10-30 10:32:56 +0000
committerJavier Jardón <jjardon@gnome.org>2016-03-01 17:39:14 +0000
commitebc2d75da576116da795b99d6d3d9e3b89ba29ca (patch)
tree608b1f67f4d34440076098c53a10d20d6158117e /clusters
parent942a12a6c1957855d99b6369989369a63c1e9789 (diff)
downloaddefinitions-ebc2d75da576116da795b99d6d3d9e3b89ba29ca.tar.gz
Add gnome-system-armv7lhf-jetson-deploy cluster
Change-Id: I702950579be18ca807cc480610bfa73c2a8d58ba
Diffstat (limited to 'clusters')
-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