summaryrefslogtreecommitdiff
path: root/clusters/jetson-upgrade.morph
Commit message (Collapse)AuthorAgeFilesLines
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-1/+1
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* Update the jetson cluster to use BOOT_DEVICEJames Thomas2015-04-241-1/+2
| | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
* Simplify kernel argsJames Thomas2014-11-131-3/+3
|
* Sometimes localhost doesn't resolve, so force 127.0.0.1Paul Sherwood2014-11-121-1/+1
| | | | | | | | | | | Sometimes localhost does not resolve, which makes rsync to root@localhost fail during upgrades with: ERROR: ssh-rsync.check failed with code 1: ERROR: Unable to SSH to root@localhost: Command failed: ssh root@localhost -- true ssh: connect to host localhost port 22: Connection timed out So let's set the default to 127.0.0.1, which should always work.
* Add cycle script for build+deploy to selfPaul Sherwood2014-10-021-1/+1
|
* Specify path of system morph, and no HOSTNAME needed for self upgradePaul Sherwood2014-09-261-2/+1
|
* Rename jetson linux chunk, add jetson-upgrade cluster morphPaul Sherwood2014-09-171-0/+18
Make the name of the Jetson-specific linux morph file consistent with the others, and add the jetson-upgrade cluster