summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-06-06 00:36:45 +0200
committerDirk von Suchodoletz2007-06-06 00:36:45 +0200
commit39424a191d7b52fa87b150e2e204f70cde9bc8c0 (patch)
tree7b77b9783c544463add0f6647c5a97df7c2a6af3 /initramfs/distro-specs
parentThe vmware-prep script is deprecated (not provided any more as file). (diff)
downloadcore-39424a191d7b52fa87b150e2e204f70cde9bc8c0.tar.gz
core-39424a191d7b52fa87b150e2e204f70cde9bc8c0.tar.xz
core-39424a191d7b52fa87b150e2e204f70cde9bc8c0.zip
Removed vmware-prep stuff from other distros too ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1151 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs')
-rw-r--r--initramfs/distro-specs/gentoo/functions-default3
-rw-r--r--initramfs/distro-specs/ubuntu/functions-5.101
2 files changed, 1 insertions, 3 deletions
diff --git a/initramfs/distro-specs/gentoo/functions-default b/initramfs/distro-specs/gentoo/functions-default
index 828f9d69..317dc9fb 100644
--- a/initramfs/distro-specs/gentoo/functions-default
+++ b/initramfs/distro-specs/gentoo/functions-default
@@ -448,8 +448,7 @@ rllinker "ypbind"
# start vmware and vmware preparation services
config_vmware () {
-# ensure that vmware is started after preparation
-rllinker "vmware" "vmware-prep"
+rllinker "vmware"
# during vmware sessions linux should not handle usb events/devices
testmkd /mnt/var/X11R6/bin
echo '#!/bin/sh'>> /mnt/etc/udev/rules.d/01-udev-vm.rules
diff --git a/initramfs/distro-specs/ubuntu/functions-5.10 b/initramfs/distro-specs/ubuntu/functions-5.10
index 5edf207e..a7ad5db0 100644
--- a/initramfs/distro-specs/ubuntu/functions-5.10
+++ b/initramfs/distro-specs/ubuntu/functions-5.10
@@ -75,7 +75,6 @@ fi
# fixme!! taken from SuSE10.0 untested here ...
# prepare virtual machine environment (vmware, vmplayer)
config_vmware () {
-rllinker "vmware-prep" "18" "02"
rllinker "vmware" "20" "02"
# during vmware sessions linux should not handle usb events/devices
testmkd /mnt/var/X11R6/bin