Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-08 | Fix libguestfs on slave | Corentin LABBE | 1 | -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-08 | Use cu package from testing | Corentin LABBE | 1 | -0/+6 | |
Some boards need cu > 1.07-24 It exists only in debian testing, so add a hack for getting it. | |||||
2018-01-08 | Move XNBD ports outside of dynamic port range | Corentin LABBE | 1 | -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-25 | Add support for lavapdu | Corentin LABBE | 3 | -0/+35 | |
2017-10-25 | Add support for conmux | Corentin LABBE | 3 | -0/+25 | |
2017-10-25 | import lava-slave | Corentin LABBE | 5 | -0/+96 | |