| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [vmware] remove some vmware module from run_virt, as we don't need them for ↵ | Jonathan Bauer | 2014-05-05 | 1 | -4/+4 |
| | | | | | running VMs. | ||||
| * | [vmware] Make sure exit code is 0 | Simon Rettberg | 2014-01-08 | 1 | -0/+2 |
| | | |||||
| * | Heavily reworked the networking for the various virtual machines: | Dirk | 2013-12-13 | 1 | -191/+36![]() |
| | | | | | | | | | | | | | | | | | | There will be three types of network interfaces for virtual machines available all will be configured for every type of virtualization tool a) br0 is the direct host bridge into the local LAN (br0 already exists) vmnet0 for VMware vboxnet0 for VirtualBox kvmnet0* for Qemu/KVM b) nat1 is an internal bridge which "NATes" into the local LAN (with DHCP) vmnet1 for VMware vboxnet1 for VirtualBox kvmnet1* for Qemu/KVM c) vsw2 is an internal host bridge to connect software defined LANs to vmnet2 for VMware vboxnet2 for VirtualBox kvmnet2* for Qemu/KVM | ||||
| * | [vmware] vmware_env: add slxlog, fix mknod call I broke yesterday | Simon Rettberg | 2013-11-27 | 1 | -43/+48 |
| | | |||||
| * | [vmware] fix wrong permissions for /tmp/vmware | Jonathan Bauer | 2013-11-26 | 1 | -0/+1 |
| | | |||||
| * | <virtualization> More path changes... Might not be complete yet | Simon Rettberg | 2013-11-26 | 1 | -54/+23![]() |
| | | |||||
| * | [vmware] Fix broken vmware_env script relying on the wrong shell | Simon Rettberg | 2013-11-21 | 1 | -12/+10![]() |
| | | |||||
| * | [vmware] add the domain information received from the dhcp server to the ↵ | Jonathan Bauer | 2013-10-15 | 1 | -1/+1 |
| | | | | | vmware-dhcp server configuration | ||||
| * | [vmware] Switch from VMware player to workstation, bump version to 10.0 ↵ | Simon Rettberg | 2013-10-14 | 1 | -0/+281 |
| (would be player 6.0) also rename module from vmplayer to vmware to be more generic in case we switch again | |||||

