summaryrefslogtreecommitdiffstats
path: root/ssh
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15Extending pluggable arch for templatesRomain Forlot1-25/+0
Idea is to be able to use custom templates from home dir and system dir Change-Id: I74b48458f3dcc26b49f8144e042c213691028167 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Default execution flag on shell scripts templates.Romain Forlot1-0/+0
Change-Id: I3db694c9c25e3fa6002390fb497b157f078ddbd8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Fix: wrong extension of configured filesRomain Forlot1-0/+0
Remove the ".in" template extension from filenames which have to be correctly named. Change-Id: I8128f5fa64d5fa914a717c18fbba14fc43de4935 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Fix gdb debugging and add widget install on targetSebastien Douheret1-2/+2
Change-Id: I67698bbbfa626e55cbe382afd7e9c5eb699f6149 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-10-15FormatRomain Forlot1-1/+1
Change-Id: Ia3fd8c0c03782664a7f0fbc6bc2bb2a5f747d136 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Fix: first ssh connectionRomain Forlot1-1/+1
Don't ask to valid host key at first connection to a host Change-Id: I664d15e2a913638ffccb85c4d420a0df8b9addc5 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-15Added missing files...Romain Forlot1-0/+25
Change-Id: I4e359bb76bbd60833970ece52c12596196a22b02 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>