summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-11-11only output message when serial-console requestedvmdebootstrap-1.2Neil Williams1-1/+1
2015-11-11prepare 1.2 releaseNeil Williams1-1/+1
2015-11-06Allow fast tests to be run without sudoNeil Williams1-2/+3
2015-11-06add a dry-run for sanity checking the option combinationsNeil Williams1-1/+5
2015-11-05Only implement serial-console on Wheezy.Neil Williams1-1/+6
2015-11-05drop redundant linesNeil Williams1-6/+0
2015-11-05Add UEFI directory support to the qemu wrapperNeil Williams1-2/+6
2015-11-04Change squashfs behaviour to a tree, not the image.Neil Williams1-9/+14
2015-11-04Add qemu-wrapper and an example lava-submit script.Neil Williams1-0/+24
2015-11-04update versionNeil Williams1-1/+1
2015-09-14fix missing distro lookup in uefi settingsNeil Williams1-3/+5
2015-09-13Update for systemd persistent interface maskNeil Williams1-0/+2
2015-09-13fix typo and append to existing interfaces fileNeil Williams1-1/+1
2015-09-13Simplify the networking checksNeil Williams1-8/+9
2015-09-13Extend debootstrapopts support for multiple optsNeil Williams1-1/+3
2015-09-13replace variant with debootstrapopts supportNeil Williams1-9/+8
2015-09-08move the uefi settings checks into the helperNeil Williams1-27/+2
2015-09-02Port the task-based scripts from tests with debian-cdNeil Williams1-1/+1
2015-09-02move some more functions into modulesNeil Williams1-36/+13
2015-08-31port bug fix change from 0.10Neil Williams1-1/+2
2015-08-31Add examples for UEFI hook.Neil Williams1-19/+26
2015-08-18check that the ESP is mounted before trying to configureNeil Williams1-1/+11
2015-08-16use a constants handlerNeil Williams1-38/+39
2015-08-16fixupsNeil Williams1-4/+16
2015-08-16add setuptools supportNeil Williams1-267/+34
2015-08-16move handlers into a module directoryNeil Williams1-0/+801