summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/OpenSLX/Distro
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-12-22 23:28:39 +0100
committerDirk von Suchodoletz2008-12-22 23:28:39 +0100
commit0a5c88d206128069f2bdf2f6d4ff6a4ff3976f87 (patch)
tree61d2560c25ecbc9762cddce22e72d16327e737ba /os-plugins/plugins/vmware/OpenSLX/Distro
parentAdding cleanup after X logoff (via Xreset). This removes all user files (diff)
downloadcore-0a5c88d206128069f2bdf2f6d4ff6a4ff3976f87.tar.gz
core-0a5c88d206128069f2bdf2f6d4ff6a4ff3976f87.tar.xz
core-0a5c88d206128069f2bdf2f6d4ff6a4ff3976f87.zip
Adding the feature to add serial ports to a VMware/Player configuration
via XML configuration file. Evaluating the parameter "<serial port="">, allowing values like "ttyS0" or "autodetect" ... If a client is running completely diskless (/tmp on RamFS) the amount of memory assigned to a guest is set to 30% (because of the redicilous vmware vmem file). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2449 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmware/OpenSLX/Distro')
-rw-r--r--os-plugins/plugins/vmware/OpenSLX/Distro/Suse.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmware/OpenSLX/Distro/Suse.pm b/os-plugins/plugins/vmware/OpenSLX/Distro/Suse.pm
index 099c3e72..e2394f27 100644
--- a/os-plugins/plugins/vmware/OpenSLX/Distro/Suse.pm
+++ b/os-plugins/plugins/vmware/OpenSLX/Distro/Suse.pm
@@ -168,6 +168,8 @@ sub fillRunlevelScript
echo -n "Starting vmware background services ..."
# load the configuration file
. /etc/vmware/slxvmconfig
+ # hack to access the first serial port
+ chmod a+rw /dev/ttyS0
load_modules
setup_vmnet0
setup_vmnet1