summaryrefslogtreecommitdiffstats
path: root/lava-slave/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07Ensure that tty can be read by cuCorentin LABBE1-0/+2
On some OS, the rights/user from host are not duplicated on guest. So the tty is owned by root and cu could not read it. Force the owning of all tty by uucp
2018-02-02Remove lavapdu support and replace with pdu_genericCorentin LABBE1-11/+0
Recent lavapdu is unpackaged and buggy. Remove it and replace with a generic PDU command line wrapper
2017-10-25Add support for lavapduCorentin LABBE1-0/+11
2017-10-25Add support for conmuxCorentin LABBE2-0/+20
2017-10-25import lava-slaveCorentin LABBE2-0/+17