Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify kernel args | James Thomas | 2014-11-13 | 1 | -3/+3 |
| | |||||
* | Sometimes localhost doesn't resolve, so force 127.0.0.1 | Paul Sherwood | 2014-11-12 | 1 | -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 self | Paul Sherwood | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | Specify path of system morph, and no HOSTNAME needed for self upgrade | Paul Sherwood | 2014-09-26 | 1 | -2/+1 |
| | |||||
* | Rename jetson linux chunk, add jetson-upgrade cluster morph | Paul Sherwood | 2014-09-17 | 1 | -0/+18 |
Make the name of the Jetson-specific linux morph file consistent with the others, and add the jetson-upgrade cluster |