From ebc2d75da576116da795b99d6d3d9e3b89ba29ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 30 Oct 2015 10:32:56 +0000 Subject: Add gnome-system-armv7lhf-jetson-deploy cluster Change-Id: I702950579be18ca807cc480610bfa73c2a8d58ba --- clusters/gnome-system-armv7lhf-jetson-deploy.morph | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 clusters/gnome-system-armv7lhf-jetson-deploy.morph (limited to 'clusters') 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 -- cgit v1.2.1