summaryrefslogtreecommitdiff
path: root/build-vm-xen
Commit message (Collapse)AuthorAge
* e2fsprogs has enabled metadata checksum by default on version 1.43.1Adrian Schröter2018-07-09
| | | | | Old kernels can not mount these filesystems, so ignoring unsupported ext options on mounting.
* allow to send sysrq to VM builds (KVM only atm)Adrian Schröter2018-02-07
|
* Rename VM_IMAGE to VM_ROOTMichael Schroeder2017-02-17
| | | | More aesthetically pleasant to the eye...
* Implement image device wipe for some VM'sAdrian Schröter2016-10-31
|
* build-vm-xen: use xvd devices for disks and hvc0 for console for recent xenRuediger Oertel2016-10-13
|
* More cleanup_and_exit refactoringMichael Schroeder2016-09-21
|
* - add GPL license and headers.Adrian Schröter2014-10-09
| | | | | Most of it is GPL v2 or v3 licensed. Some parts only v2 atm, but I will check with authors for v3 permission
* rework kvm device setupMichael Schroeder2014-03-26
| | | | Also throw out old and broken initrd generation code
* refactor vm handlingMichael Schroeder2014-03-18
- move common vm code into build-vm - split vm-types into multiple build-vm-* plugins - support xen 4.3