summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Merge pull request #121 from aliceinwire/handle_upper_caseKevin Hilman1-4/+4
2020-07-13Fix upper case on boards.yamlAlice Ferrazzi1-4/+4
2020-07-10Merge pull request #120 from aliceinwire/fix_documentationKevin Hilman1-1/+1
2020-07-10healthcheck need a supported url protocol scheme to workAlice Ferrazzi1-1/+1
2020-07-09Merge pull request #119 from aliceinwire/add_build_argsKevin Hilman2-2/+12
2020-07-09Merge pull request #117 from Rahix/hws/tftp-bindingKevin Hilman1-1/+4
2020-07-01Add build_args option explanation to the README fileAlice Ferrazzi1-0/+6
2020-07-01Add option to add docker build argumentsAlice Ferrazzi1-2/+6
2020-06-20Merge pull request #118 from montjoie/support_2020.05Kevin Hilman4-4/+25
2020-06-01Handle the change of device-type storageCorentin LABBE2-2/+15
2020-06-01Support dockerCorentin LABBE1-1/+3
2020-06-01Support 2020.05Corentin LABBE1-1/+7
2020-05-20Make docker bind the TFTP server to the correct interfaceHarald Seiler1-1/+4
2020-04-28Merge pull request #116 from montjoie/misc-04-2020Kevin Hilman2-3/+5
2020-04-27lavalab-gen.py: use python3Corentin LABBE1-1/+1
2020-04-27increase timeout when waiting for masterCorentin LABBE1-2/+4
2020-03-18Merge pull request #115 from montjoie/noentrypointKevin Hilman2-1/+1
2020-03-18lava-slave: handle the case where there are no entrypoints to copyCorentin LABBE2-1/+1
2020-03-04Merge pull request #114 from montjoie/update-to-2020.02Kevin Hilman3-27/+2
2020-03-03Update LAVA to 2020.02Corentin LABBE3-27/+2
2020-03-02Merge pull request #111 from montjoie/pr-2020.01Kevin Hilman5-3/+34
2020-02-26lava-slave: copy entrypointsCorentin LABBE2-0/+2
2020-02-26Permit to specify LAVA version in boards.yamlCorentin LABBE1-2/+15
2020-02-12Merge pull request #110 from philm06/masterKevin Hilman2-6/+16
2020-02-12Merge pull request #113 from slawr/stevel/upstream-ser2net-readme-improvementsKevin Hilman1-1/+7
2020-02-12Merge pull request #112 from bearrito/bugfix/device-type-linkKevin Hilman1-1/+1
2020-02-07README.md: Add note about passing LOCAL in ser2net_optionsStephen Lawrence1-0/+6
2020-02-07README.md: correct boards.yaml syntax for ser2net_optionsStephen Lawrence1-1/+1
2020-01-28Update Device Types Linkbearrito1-1/+1
2020-01-16Add custom volumesCorentin LABBE2-1/+10
2020-01-16Add raw_custom_optionCorentin LABBE2-1/+6
2020-01-16master: handle migrationsCorentin LABBE1-0/+2
2019-12-09backup.sh: remove docker interactive switch (does not work through crontab)Philippe Mazet1-6/+6
2019-12-06Allow using different folder than /tmp for tar operationsPhilippe Mazet1-0/+4
2019-12-06backup.sh: avoid "file changed as we read it" errorPhilippe Mazet1-1/+2
2019-12-06backup.sh: allow using different tmp dirPhilippe Mazet1-0/+5
2019-11-22Merge pull request #109 from montjoie/use_dockerKevin Hilman2-1/+7
2019-11-22Merge pull request #108 from montjoie/install-pkg-nbdKevin Hilman1-0/+4
2019-11-22Permit to use docker commands in slaveCorentin LABBE2-1/+7
2019-11-21Install xnbd-serverCorentin LABBE1-0/+4
2019-11-03Merge pull request #107 from montjoie/documentationKevin Hilman2-2/+8
2019-10-16Enhance documentationCorentin LABBE2-2/+8
2019-10-10Merge pull request #105 from montjoie/2019.9-visibility-fixKevin Hilman1-0/+25
2019-10-09lava-master: patch: Add fix for visibility issueCorentin LABBE1-0/+25
2019-10-04Merge pull request #104 from montjoie/2019.09Kevin Hilman6-9/+21
2019-10-04lavalab-gen: Permit to have tags per slaveCorentin LABBE2-1/+10
2019-09-27lava-slave: handle better board without worker setCorentin LABBE1-4/+8
2019-09-27lava-master: automaticaly agree on DB migrationCorentin LABBE1-1/+1
2019-09-27Upgrade to 2019.09Corentin LABBE2-3/+2
2019-09-19Merge pull request #103 from montjoie/optional-portsKevin Hilman2-6/+100