summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorPhil Wise <phil@advancedtelematic.com>2017-08-24 17:12:36 +0200
committerPhil Wise <phil@advancedtelematic.com>2017-08-24 17:12:36 +0200
commita130c026af9426eb657d04bfcd4402ad5be53cc7 (patch)
treef8be0daedcf1cbc34d62f2c3721400707b309268 /README.adoc
parentf9432682932fe6fcca59289e40bfca5ceacb137c (diff)
parent4e5064a1caae234a2ba755c246803d550234fd2b (diff)
downloadmeta-updater-a130c026af9426eb657d04bfcd4402ad5be53cc7.tar.gz
Merge remote-tracking branch 'github/morty' into HEAD
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index d625780..9615f65 100644
--- a/README.adoc
+++ b/README.adoc
@@ -115,7 +115,7 @@ ostree admin deploy --os=agl agl-snapshot:agl-ota
115 115
116=== SOTA tools 116=== SOTA tools
117 117
118SOTA tools now contains only one tool, garage-push that lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with http://www.atsgarage.com/[ATS Garage]. garage-push is used as follws: 118SOTA tools currently contains only one tool, garage-push, which lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with http://www.atsgarage.com/[ATS Garage]. garage-push is used as follows:
119 119
120.... 120....
121garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.json 121garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.json