summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/suse/functions-10.0
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs/distro-specs/suse/functions-10.0')
-rw-r--r--initramfs/distro-specs/suse/functions-10.06
1 files changed, 0 insertions, 6 deletions
diff --git a/initramfs/distro-specs/suse/functions-10.0 b/initramfs/distro-specs/suse/functions-10.0
index a33fe426..577465e4 100644
--- a/initramfs/distro-specs/suse/functions-10.0
+++ b/initramfs/distro-specs/suse/functions-10.0
@@ -13,15 +13,9 @@
# in general SuSE base definitions ... General changes should be done there,
# version specific changes for the version 10.0 go here.
-
# prepare virtual machine environment (vmware, vmplayer)
config_vmware () {
-rllinker "vmware-prep" "18" "02"
rllinker "vmware" "20" "02"
-sed -e "s,TARGETS =,TARGETS = vmware-prep," \
- /mnt/etc/${D_INITDIR}/.depend.start >> /etc/.depend.start
- echo "vmware-prep: " >> /etc/.depend.start
- cp /etc/.depend.start /mnt/etc/${D_INITDIR}/.depend.start
# during vmware sessions linux should not handle usb events/devices
testmkd /mnt/var/X11R6/bin
echo '#!/bin/sh'> /mnt/var/X11R6/bin/vm-udev