summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Switch to https protocol for IoT.bzh urlsguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3Sebastien Douheret1-8/+10
2018-12-18Update to latest FF verison and add GG releasesSebastien Douheret1-1/+4
2018-11-06Allow XDT_SDK overwriteSebastien Douheret1-5/+7
2018-10-22Added support of new image_url fieldSebastien Douheret3-1/+26
2018-10-22Prevent db-dump failure when sdk is not validSebastien Douheret1-1/+3
2018-10-22Adds 'image_url' JSON parameter to an SDK entryJohann CAHIER1-66/+169
2018-10-18Fix qemu sdk detectionSebastien Douheret1-16/+36
2018-10-16update xds-server package in dockerClément Bénier3-0/+157
2018-10-11Fixed incorrect detection of installed SDKsSebastien Douheret1-0/+13
2018-10-09Update naming of SDKs provided by IoT.bzhSebastien Douheret1-2/+5
2018-10-09Cleanup useless SDKs from SDKs db/listSebastien Douheret1-7/+4
2018-10-03Update sdks list definitionSebastien Douheret1-2/+5
2018-10-02fix sdks list bug: move rgx into db-dumpClément Bénier2-6/+11
2018-09-20Update SDK definition - add flounderSebastien Douheret1-0/+4
2018-09-18Filter output of environmentJosé Bollo1-1/+1
2018-08-20Fixed GPG keyserver intermittenly failureSebastien Douheret1-1/+10
2018-07-06Add retry (3 times) when glide download failsSebastien Douheret1-10/+10
2018-07-05Update/fix rpm and deb packagingSebastien Douheret1-1/+1
2018-06-27Fixed sdk from local file installationSebastien Douheret4-2/+14
2018-06-27Updated AGL sdks list definitionSebastien Douheret1-4/+14
2018-04-05Convert db-dump to python3Sebastien Douheret1-2/+3
2018-04-05Rework SDK default directory.Sebastien Douheret2-6/+10
2018-04-05Fixed sdk uuid setting during install [SPEC-1377]Sebastien Douheret3-11/+39
2018-02-08Avoid duplicate SDK install dir - SPEC-1252Sebastien Douheret3-25/+47
2018-02-06Auto update SDK DB on startup.Sebastien Douheret1-1/+18
2018-01-22Migrate db-dump script in python avoid nodejs depSebastien Douheret1-136/+129
2018-01-22Fix not existing /etc/xdtrc fileRomain Forlot1-1/+1
2018-01-10Update sdks list with EEL/5.0.0 release.v1.0.1Sebastien Douheret1-3/+7
2018-01-09Create sdk directory when needed.Sebastien Douheret1-0/+6
2018-01-08Fixed sdks db-update name and backup prev version.v1.0.0Sebastien Douheret2-4/+10
2018-01-04Improved and fixed local SDK tarball installation.Sebastien Douheret7-36/+240
2017-12-23Fixed SDKs management when running in xds VM.v1.0.0-rc2Sebastien Douheret4-6/+7
2017-12-22Added SDKs management support.Sebastien Douheret9-1/+556
2017-12-11Standardized XDS config file name and location.Sebastien Douheret2-0/+0
2017-11-30Added Copyright header.Sebastien Douheret6-0/+103
2017-11-10Fix case where ~/.ssh/id_rsa.pub is a softlinkbrian avery1-1/+1
2017-10-19Fix ssh command when execited with a wget pipev0.3.3Sebastien Douheret1-3/+3
2017-10-19Support case when .ssh and default key dont exist.Sebastien Douheret1-5/+6
2017-10-19Fix warnings detected by shellcheck.Sebastien Douheret1-22/+18
2017-10-19Fix: piped execution of script failedForlot Romain [IoT.bzh]1-1/+1
2017-10-19Fixed auto detection of versionSebastien Douheret1-5/+5
2017-10-19Fix docker images detection on Redhat like distro.Sebastien Douheret1-2/+3
2017-10-17Improved docker creation script.Sebastien Douheret1-18/+55
2017-10-16Fixed xds systemd user serviceSebastien Douheret1-9/+28
2017-10-12xds-server is now start as user systemd service.Sebastien Douheret1-5/+4
2017-10-12Add --volume option support.Sebastien Douheret1-9/+23
2017-10-12Fix ssh credential copy where hostname cannot be resolvedSebastien Douheret1-3/+3
2017-09-14Allow to install sdks from local file when iot download site is not availableSebastien Douheret1-1/+2
2017-09-14Dynamically retrieve docker image name/versionSebastien Douheret1-11/+23
2017-09-13Set same uid and gid inside and outside dockerSebastien Douheret1-16/+34