summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmware
diff options
context:
space:
mode:
authorChristian Rößler2014-03-25 16:15:49 +0100
committerChristian Rößler2014-03-25 16:15:49 +0100
commita861349dd000e175accbeda3228c6135a716fd95 (patch)
tree15aa06403478eae5de900fceb80ced6eb44de076 /remote/modules/vmware
parentwoopsie, the return ;) (diff)
downloadtm-scripts-a861349dd000e175accbeda3228c6135a716fd95.tar.gz
tm-scripts-a861349dd000e175accbeda3228c6135a716fd95.tar.xz
tm-scripts-a861349dd000e175accbeda3228c6135a716fd95.zip
[vmware] module.conf: entries generalized, no sp. ubuntu conf
Diffstat (limited to 'remote/modules/vmware')
-rw-r--r--remote/modules/vmware/module.conf44
1 files changed, 44 insertions, 0 deletions
diff --git a/remote/modules/vmware/module.conf b/remote/modules/vmware/module.conf
index 017d1d5b..749a0838 100644
--- a/remote/modules/vmware/module.conf
+++ b/remote/modules/vmware/module.conf
@@ -22,3 +22,47 @@ REQUIRED_FILES="
REQUIRED_BINARIES="
vmnet-netifup
"
+
+REQUIRED_VMWARE_DELETIONS="
+ /var/lib/vmware
+ /etc/vmw*
+ /etc/rc?.d/???vmware*
+ /etc/rc0.d/K06vmware-workstation-server
+ /etc/pam.d/vmware-authd
+ /etc/rc3.d/S25vmamqpd
+ /etc/xdg/menus/applications-merged
+ /etc/init.d/vmamqpd
+ /etc/init.d/vmware*
+ /etc/thnuclnt
+ /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
+ /usr/share/mime/packages/vmware-player.xml
+ /usr/share/applications/vmware*
+ /usr/share/desktop-directories/vmware-ace-vms.directory
+ /usr/share/man/man1/vmware.1.gz
+ /usr/share/doc/vmware*
+ /usr/share/icons/hicolor/*/mimetypes/application-certificate.png
+ /usr/share/icons/hicolor/*/apps/vmware*
+ /usr/share/icons/hicolor/*/mimetypes/*vmware*
+ /usr/bin/vmnet-dhcpd
+ /usr/bin/ovftool
+ /usr/bin/vmrun
+ /usr/bin/vmware-wssc-adminTool
+ /usr/bin/vmnet-bridge
+ /usr/bin/vmplayer
+ /usr/bin/vmnet-sniffer
+ /usr/bin/vmss2core
+ /usr/bin/vm-support
+ /usr/bin/vmnet-natd
+ /usr/bin/vmnet-netifup
+ /usr/bin/vmware*
+ /usr/include/vmware-vix
+ /usr/lib/libvixAllProducts.so
+ /usr/lib/cups/filter/thnucups
+ /usr/lib/diskLibWrapper.so
+ /usr/lib/vmware*
+ /usr/sbin/vmware*
+"