chiark / gitweb /
Merge branch 'no_sleep' into 'master'
[fdroidserver.git] / fdroidserver / vmtools.py
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'gradleFlavor' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'polish-for-1.0' into 'master'
2017-11-29 Hans-Christoph Steinervmtools: in KVM mode, only call sudo hack when file...
2017-11-27 Hans-Christoph SteinerMerge branch 'tests-fedora' into 'master'
2017-11-26 Hans-Christoph SteinerMerge branch 'rsync' into 'master'
2017-11-25 Hans-Christoph SteinerMerge branch 'vm-provider-lookup-flaw' into 'master'
2017-11-25 Michael Pöhnfix vm provider lookup flaw
2017-11-24 Marcus Hoffmannvmtools: remove old vagrant workaround
2017-06-19 Hans-Christoph SteinerMerge branch 'vagrantfile-box' into 'master'
2017-06-01 Andrew PatrikalakisCopy initial buildserver CPU/memory configuration to...
2017-05-23 Hans-Christoph SteinerMerge branch 'python-vagrant-copy-caches' into 'master'
2017-05-23 Michael Pöhnrefactored vm related code from build.py to vmtools.py
2017-05-23 Michael Pöhnremoved unused buildserver code
2017-05-23 Hans-Christoph Steinerleave VirtualBox `vagrant package` as it was originally
2017-05-23 Michael Pöhnrestart builder vm when ssh connection fails
2017-05-23 Michael Pöhnreset buildserver vm if vagrant uuid not present
2017-05-23 Michael Pöhnuse uuid for vbox snapshots again
2017-05-23 Michael Pöhnremoved useless vm validity check; attempted to fix...
2017-05-23 Michael Pöhndeal with outdated box images in libvirt storage pool
2017-05-23 Hans-Christoph Steinerbuild server use up instead or resume; logging
2017-05-23 Michael Pöhnrevised build server creation
2017-05-23 Michael Pöhnauto-lookup vm provider based on available executables...
2017-05-23 Hans-Christoph Steinerfixed reading libvirt box image size
2017-05-23 Michael Pöhnvmtools debug logging for check_output calls
2017-05-23 Hans-Christoph Steineradded box handling to vmtools
2017-05-23 Hans-Christoph Steinerrefactored kvm_package to vmtools
2017-05-23 Michael Pöhnfix virsh destroy parameters
2017-05-23 Michael Pöhnuse configured vm provider in when calling destroy...
2017-05-23 Michael Pöhnoverhauled and moved destroying builder vm to vmtools.py