Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-16 | Remove tty/stdin options | Corentin LABBE | 1 | -2/+0 |
2018-02-16 | README: Fix vendor/product ID format | Corentin LABBE | 1 | -6/+6 |
2018-02-16 | Add healths check jobs | Corentin LABBE | 1 | -0/+2 |
2018-02-15 | Clean argument parsing | Corentin LABBE | 1 | -6/+2 |
2018-02-14 | Force the use of hexadecimal values for product/vendor IDs | Corentin LABBE | 3 | -16/+22 |
2018-02-14 | Made lavalab-gen.py python3 compatible | Corentin LABBE | 1 | -14/+14 |
2018-02-14 | Document host_has_cpuflag_kvm | Corentin LABBE | 1 | -0/+1 |
2018-02-14 | Remove old devices node | Corentin LABBE | 1 | -4/+0 |
2018-02-14 | Reintroduce qemu KVM support | Corentin LABBE | 1 | -1/+11 |
2018-02-14 | Remove hardcoded devices for lava-slave | Corentin LABBE | 1 | -4/+5 |
2018-02-14 | Fix the lab-slave-0 name | Corentin LABBE | 1 | -1/+1 |
2018-02-02 | Documentation: document lava-docker | Corentin LABBE | 2 | -54/+332 |
2018-02-02 | Handle optional macaddr | Corentin LABBE | 1 | -0/+3 |
2018-02-02 | Implement connection_command | Corentin LABBE | 1 | -0/+6 |
2018-02-02 | lavalab-gen.py: Handle non-FTDI UART via devpath | Corentin LABBE | 1 | -4/+14 |
2018-02-02 | Generate udev rules in udev directory | Corentin LABBE | 2 | -3/+5 |
2018-02-02 | produce non-duplicate udev files | Corentin LABBE | 1 | -1/+1 |
2018-02-02 | Remove lavapdu support and replace with pdu_generic | Corentin LABBE | 3 | -31/+10 |
2018-02-02 | A pdu is optionnal | Corentin LABBE | 1 | -2/+2 |
2018-02-02 | Create a working default boards.yaml | Corentin LABBE | 1 | -54/+2 |
2018-02-02 | Handle boards without uart | Corentin LABBE | 1 | -10/+14 |
2018-02-02 | Move conmux and slaves directory creation | Corentin LABBE | 1 | -4/+10 |
2018-02-02 | Change misleading lab-slave-name example | Corentin LABBE | 1 | -1/+1 |
2018-02-02 | Permit to customize dispatcher_ip | Corentin LABBE | 2 | -5/+7 |
2018-02-02 | Place board under boardlist | Corentin LABBE | 3 | -65/+67 |
2018-02-02 | stick to LAVA 2017.11 | Corentin LABBE | 4 | -41/+153 |
2018-01-09 | Permit to create staff/superuser users | Corentin LABBE | 5 | -8/+28 |
2018-01-08 | Use detach mode in docker-compose | Corentin LABBE | 1 | -1/+1 |
2018-01-08 | Remove dns_search options propagation from host | Corentin LABBE | 1 | -0/+2 |
2018-01-08 | Fix custom device-type handling | Corentin LABBE | 1 | -4/+5 |
2018-01-08 | Some actions need root privileges | Corentin LABBE | 1 | -2/+9 |
2018-01-08 | qemu: Some arch does not have kvm | Corentin LABBE | 2 | -2/+6 |
2018-01-08 | Fix libguestfs on slave | Corentin LABBE | 3 | -1/+8 |
2018-01-08 | Disable CSRF cookie | Corentin LABBE | 3 | -1/+20 |
2018-01-08 | Use cu package from testing | Corentin LABBE | 1 | -0/+6 |
2018-01-08 | Remove unused port 1022:22 | Corentin LABBE | 1 | -1/+0 |
2018-01-08 | Move XNBD ports outside of dynamic port range | Corentin LABBE | 2 | -3/+4 |
2018-01-08 | Remove old squid PID | Corentin LABBE | 1 | -0/+5 |
2017-10-27 | Add squid for caching LAVA downloads | Corentin LABBE | 6 | -0/+7996 |
2017-10-27 | Add sample dhcpd and helper lavalab-gen.sh | Corentin LABBE | 2 | -0/+142 |
2017-10-26 | Forgot to comment the generated slave directory | Corentin LABBE | 1 | -1/+2 |
2017-10-26 | Add health-checks copy | Corentin LABBE | 2 | -0/+2 |
2017-10-26 | Need to copy slaves files in dispatcher.d | Corentin LABBE | 1 | -0/+1 |
2017-10-26 | Forgot to comment the git install on master | Corentin LABBE | 1 | -13/+13 |
2017-10-25 | Merge pull request #9 from montjoie/dockercompose | Tyler Baker | 18 | -16/+552 |
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 | Handle generated files | Corentin LABBE | 3 | -0/+81 |
2017-10-25 | Introduce docker-compose | Corentin LABBE | 5 | -16/+315 |
2017-10-25 | import lava-slave | Corentin LABBE | 5 | -0/+96 |