Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | qemu: T3026: update script for deprecated ssh_host_port_min/max | John Estabrook | |
2020-08-14 | packer.json: T2792: use iso_checksum field instead of iso_checksum_type | Naoki Matsumoto | |
Latest packer dropped iso_checksum_type field. Instead of iso_checksum_type field, use iso_checksum field to specify checksum type. | |||
2017-07-29 | Add vagrant-libvirt make target | Yuya Kusakabe | |
2017-07-29 | Fix packer.json | Yuya Kusakabe | |
2017-07-29 | Add script for building Vagrant libvirt box | Yuya Kusakabe | |
2017-07-23 | Remove accelerator from packer template | Yuya Kusakabe | |
When no accelerator is specified, Packer will try to use kvm if it is available but will default to tcg otherwise. See https://www.packer.io/docs/builders/qemu.html#accelerator | |||
2016-03-27 | remove installing open-vm-tools process from build-vmware-image | Yuya Kusakabe | |
2016-03-07 | Disable GUI in packer build (ref T14). | Yuya Kusakabe | |
2016-03-07 | Add build scripts for VMware OVF (ref T14) | Yuya Kusakabe | |
2016-03-06 | Fix qemu image cannot get IP address. (ref T12) | Yuya Kusakabe | |
2016-03-05 | Change accelerator to tcg from kvm and ajust boot command in packer.json ↵ | Yuya Kusakabe | |
(ref T12) | |||
2016-03-04 | Add qemu image build scripts | Yuya Kusakabe | |