On this page
Buildbot Setup for Virtual Machines - Debian
Title | Description |
---|---|
Buildbot Setup for Virtual Machines - Debian 7 "wheezy" | Base install qemu-img create -f qcow2 /kvm/vms/vm-wheezy-amd64-seri |
Buildbot Setup for Virtual Machines - Debian 6 amd64 | Create the VM: cd /kvm/vms qemu-img create -f qcow2 vm-debian6-amd64 |
Buildbot Setup for Virtual Machines - Debian 6 i386 | Base Install cd /kvm/vms qemu-img create -f qcow2 vm-debian6-i386-se |
Buildbot Setup for Virtual Machines - Debian 5 amd64 | Download netinst CD image debian-503-amd64-netinst.iso cd /kvm/vms q |
Buildbot Setup for Virtual Machines - Debian 5 i386 | Base install Download netinst CD image debian-503-i386-netinst.iso and inst... |
Buildbot Setup for Virtual Machines - Debian 4 i386 | Create the VM: cd /kvm/vms qemu-img create -f qcow2 vm-debian4-i386- |
Buildbot Setup for Virtual Machines - Debian 4 amd64 | cd /kvm/vms qemu-img create -f qcow2 vm-debian4-amd64-serial.qcow2 8 |
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.
© 2023 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/buildbot-setup-for-virtual-machines-debian/