Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-25 | Move master files in lava-master | Corentin LABBE | 4 | -0/+0 | |
2017-10-24 | Merge pull request #8 from montjoie/debianstable | Tyler Baker | 1 | -10/+15 | |
Debianstable | |||||
2017-10-24 | Use correct lava-server command to create admin user | Corentin LABBE | 1 | -1/+1 | |
2017-10-24 | Split some actions | Corentin LABBE | 1 | -6/+9 | |
This patch split some actions, making them more readable. | |||||
2017-10-24 | Use debian stable instead of unstable | Corentin LABBE | 1 | -4/+6 | |
Debian unstable is a too moving target for basing a docker. | |||||
2017-08-29 | README: add a note about security | Tyler Baker | 1 | -0/+13 | |
Add some security considerations to the README. Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-06-12 | Dockerfile: remove inflight LAVA patch | Tyler Baker | 1 | -1/+0 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-06-06 | Merge pull request #5 from khilman/wip/packages | Tyler Baker | 1 | -0/+1 | |
Dockerfile: install python-setproctitle | |||||
2017-06-06 | Dockerfile: install python-setproctitle | Kevin Hilman | 1 | -0/+1 | |
Without python-setproctitle installed, all jobs have a warning: WARNING:root:Unable to import 'setproctitle', process name cannot be changed which also causes a bunch of ther debug messages to appear in red at the top of every job. This proably needs to be fixed in LAVA as a debian package dependency also. Signed-off-by: Kevin Hilman <khilman@baylibre.com> | |||||
2017-05-24 | Merge pull request #4 from khilman/wip/packages | Tyler Baker | 1 | -0/+2 | |
Dockerfile: add ser2net, u-boot-tools | |||||
2017-05-24 | Dockerfile: add ser2net, u-boot-tools | Kevin Hilman | 1 | -0/+2 | |
ser2net and u-boot-tools (for mkimage) are useful additional packages to have installed by default. Signed-off-by: Kevin Hilman <khilman@baylibre.com> | |||||
2017-05-16 | Dockerfile: expose port 3079 for the LAVA coordinator | Tyler Baker | 1 | -1/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-15 | README: open port for coordinator | Tyler Baker | 1 | -1/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-15 | scripts: start and stop the coordinator | Tyler Baker | 2 | -0/+2 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-12 | README: fix github markdown | Tyler Baker | 1 | -0/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-12 | Dockerfile: switch to local mirrors and bump version to 2017.05 | Tyler Baker | 1 | -4/+5 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-11 | README: Add addtional steps to setup tftp | Tyler Baker | 1 | -0/+6 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-10 | Merge pull request #3 from qinshulei/master | Tyler Baker | 2 | -2/+2 | |
TFTP base on UDP protocol | |||||
2017-05-10 | TFTP base on UDP protocol | qinshulei | 2 | -2/+2 | |
2017-05-01 | Dockerfile: shuffle scripts, and add tftp support | Tyler Baker | 4 | -2/+11 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-10 | base-image: switch to use minideb, and update to the 2017.04 release | Tyler Baker | 1 | -9/+9 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-04 | HACK: Remove hacky patch | Tyler Baker | 2 | -30/+0 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-03 | README: use official dockerhub repo in example | Tyler Baker | 1 | -1/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-03 | HACK: Add out of tree patch for api token | Tyler Baker | 1 | -0/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-01 | Add support for the LAVA hosted tftp server | Tyler Baker | 4 | -2/+4 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-03-31 | Add README | Tyler Baker | 1 | -0/+17 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-03-31 | Add base lava-docker files | Tyler Baker | 4 | -0/+131 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> |