summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/XX_vmware.sh
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-03-22 14:32:57 +0100
committerDirk von Suchodoletz2008-03-22 14:32:57 +0100
commit580b90b4dca5db4da7d08271418596c21f85dc22 (patch)
treec7a34cd1524177d5df9de631bc6564e7ead35737 /os-plugins/plugins/vmware/XX_vmware.sh
parent* replaced busybox.i586 and .config with a version that includes syslogd and ... (diff)
downloadcore-580b90b4dca5db4da7d08271418596c21f85dc22.tar.gz
core-580b90b4dca5db4da7d08271418596c21f85dc22.tar.xz
core-580b90b4dca5db4da7d08271418596c21f85dc22.zip
Slightly improved version of the vmware plugin (at least it (de)installs
itself and the needed files) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1670 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmware/XX_vmware.sh')
-rw-r--r--os-plugins/plugins/vmware/XX_vmware.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/os-plugins/plugins/vmware/XX_vmware.sh b/os-plugins/plugins/vmware/XX_vmware.sh
index e1d0d84b..00ee4bfd 100644
--- a/os-plugins/plugins/vmware/XX_vmware.sh
+++ b/os-plugins/plugins/vmware/XX_vmware.sh
@@ -25,18 +25,12 @@ if [ -e /initramfs/plugin-conf/vmware.conf ]; then
. /initramfs/plugin-conf/vmware.conf
# Test if this plugin is activated...
- # TODO: err... I think we could save this test due of a changed
- # plugin system
if [ $vmware_active -ne 0 ]; then
[ $DEBUGLEVEL -gt 0 ] && echo "executing the 'vmware' os-plugin ...";
-
# Load general configuration
. /initramfs/machine-setup
- # we need to load the function file for:
- # uri_token, testmkd
. /etc/functions
- # D_INITDIR is defined in the following file:
. /etc/sysconfig/config
# prepare all needed vmware configuration files