diff options
| author | Simon Rettberg | 2016-08-11 11:14:40 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2016-08-11 11:14:40 +0200 |
| commit | e77814d63863f910cb47c69632b6cd380a4ec4ba (patch) | |
| tree | 3a299c4de7b0e1924d13124795670e2e6bbb2856 /remote | |
| parent | [rfs-stage31] Whitelist nVidia Quadro 4000 (diff) | |
| download | tm-scripts-e77814d63863f910cb47c69632b6cd380a4ec4ba.tar.gz tm-scripts-e77814d63863f910cb47c69632b6cd380a4ec4ba.tar.xz tm-scripts-e77814d63863f910cb47c69632b6cd380a4ec4ba.zip | |
[vmware] Update to 12.1.1
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/vmware/module.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/remote/modules/vmware/module.conf b/remote/modules/vmware/module.conf index 697ba546..02f65c03 100644 --- a/remote/modules/vmware/module.conf +++ b/remote/modules/vmware/module.conf @@ -1,4 +1,4 @@ -REQUIRED_DOWNLOAD_BASE="http://softwareupdate.vmware.com/cds/vmw-desktop/ws/12.1.0/3272444/linux/core/" +REQUIRED_DOWNLOAD_BASE="http://softwareupdate.vmware.com/cds/vmw-desktop/ws/12.1.1/3770994/linux/core/" REQUIRED_TYPE="workstation" REQUIRED_MODULES="kernel" REQUIRED_DIRECTORIES=" @@ -38,8 +38,8 @@ REQUIRED_VMWARE_DELETIONS=" /etc/cups/thnuclnt.convs /etc/cups/thnuclnt.types /etc/modprobe.d/vmware-fuse.conf - /lib/modules/3.11.0-13-generic/misc/vmnet.ko - /lib/modules/3.11.0-13-generic/misc/vmmon.ko + /lib/modules/*-generic/misc/vmnet.ko + /lib/modules/*-generic/misc/vmmon.ko /usr/share/mime/packages/vmware-player.xml /usr/share/applications/vmware* /usr/share/desktop-directories/vmware-ace-vms.directory |
