chiark / gitweb /
vmtools: remove old vagrant workaround
[fdroidserver.git] / fdroidserver / vmtools.py
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