| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [vmware] Only force sound card if default isn't card 0 | Simon Rettberg | 2015-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware] Support lsisas controllerwq | Simon Rettberg | 2015-07-07 | 1 | -26/+33 | |
| | | ||||||
| * | Hardwired path of whoami/id/getent, but we should check all scripts and ↵ | Simon Rettberg | 2015-05-18 | 1 | -1/+1 | |
| | | | | | force PATH in critical ones | |||||
| * | [vmware] renamed service dependency to new naming scheme | Jonathan Bauer | 2015-05-18 | 1 | -2/+2 | |
| | | ||||||
| * | Fix last commit | Simon Rettberg | 2015-03-04 | 1 | -2/+2 | |
| | | ||||||
| * | [vm*] Only explicitly set sound card if there's more than one in the host system | Simon Rettberg | 2015-03-04 | 1 | -3/+11 | |
| | | ||||||
| * | [vmchooser/vmware] added support for 2nd shared folder to enable a common ↵ | Jonathan Bauer | 2014-10-07 | 1 | -3/+10 | |
| | | | | | share folder in the VMs | |||||
| * | [vm*] set default sound card for vmware instead of using auto-detect | Jonathan Bauer | 2014-10-01 | 1 | -2/+2 | |
| | | ||||||
| * | [vmware] Decouple volume controls of VM from host system | Simon Rettberg | 2014-09-29 | 1 | -130/+131 | |
| | | ||||||
| * | [vmchooser/run-virt] Completely hide vmware toolbar in fullscreen | root | 2014-07-11 | 1 | -10/+15 | |
| | | ||||||
| * | [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] Support "bridge" and "bridged" as option string for bridged mode | Simon Rettberg | 2014-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware/vmchooser] Generalize string cleaning function | Simon Rettberg | 2014-04-01 | 1 | -11/+2![]() | |
| | | ||||||
| * | [vmware] Fix /etc/vmware/config generation to include build/version, add ↵ | Simon Rettberg | 2014-02-03 | 6 | -9/+22 | |
| | | | | | usbarb.conf, some other minor fixes | |||||
| * | [vmware] run-virt.include: +windows8, windows8-64. Values same as windows7(-64). | Christian Rößler | 2014-01-23 | 1 | -0/+10 | |
| | | ||||||
| * | [vmware] Extend some vmware config | Simon Rettberg | 2014-01-20 | 1 | -0/+5 | |
| | | ||||||
| * | [vm*] Add hdd adapter type override option, to quickly fix vms where the ↵ | Simon Rettberg | 2014-01-17 | 1 | -14/+29 | |
| | | | | | vmdk header containse wrong information | |||||
| * | [vmware] Make sure exit code is 0 | Simon Rettberg | 2014-01-08 | 2 | -0/+3 | |
| | | ||||||
| * | Heavily reworked the networking for the various virtual machines: | Dirk | 2013-12-13 | 2 | -207/+59![]() | |
| | | | | | | | | | | | | | | | | | | 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 | |||||
| * | Restructuring run-virt.include for vmware ... | Dirk | 2013-12-12 | 1 | -69/+58![]() | |
| | | ||||||
| * | [xorg] moved Xreset script to xorg module. And make it actually working. | Jonathan Bauer | 2013-12-02 | 1 | -34/+0![]() | |
| | | ||||||
| * | [vmware] added Xreset to process the Xreset.d directory :) | Jonathan Bauer | 2013-12-02 | 1 | -0/+34 | |
| | | ||||||
| * | [vmware] Xreset minor fix | Jonathan Bauer | 2013-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware] add symlinks to our version of vmware and vmplayer warpper | Jonathan Bauer | 2013-12-02 | 2 | -0/+2 | |
| | | | | | scripts | |||||
| * | [diverse modules] data dir: Changes shebangs to /bin/ash | Christian Rößler | 2013-11-29 | 2 | -2/+2 | |
| | | ||||||
| * | [vmware] Add slxlog to run-virt.include | Simon Rettberg | 2013-11-27 | 1 | -6/+10 | |
| | | ||||||
| * | [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 | 6 | -72/+33![]() | |
| | | ||||||
| * | [vmware] added Xreset script to properly unmount tmp directories created by ↵ | Jonathan Bauer | 2013-11-26 | 1 | -0/+10 | |
| | | | | | vmware | |||||
| * | [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 | 2 | -3/+3 | |
| | | | | | vmware-dhcp server configuration | |||||
| * | [vmware] Switch from VMware player to workstation, bump version to 10.0 ↵ | Simon Rettberg | 2013-10-14 | 11 | -0/+2640 | |
| (would be player 6.0) also rename module from vmplayer to vmware to be more generic in case we switch again | ||||||

