summaryrefslogtreecommitdiffstats
path: root/lava-slave/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-01-08Fix libguestfs on slaveCorentin LABBE1-0/+1
Libguestfs actions are done by the dispatcher, so the slave must be able to do them. In the same time, add a TODO for setting volumes as read_only.
2018-01-08Use cu package from testingCorentin LABBE1-0/+6
Some boards need cu > 1.07-24 It exists only in debian testing, so add a hack for getting it.
2018-01-08Move XNBD ports outside of dynamic port rangeCorentin LABBE1-2/+3
Under Linux, dynamic port range is 32768-60999, so a clash is possible with XNBD port range. Furthermore XNBD constants file have changed in 2017.11
2017-10-25Add support for lavapduCorentin LABBE1-0/+5
2017-10-25Add support for conmuxCorentin LABBE1-0/+5
2017-10-25import lava-slaveCorentin LABBE1-0/+58