summaryrefslogtreecommitdiffstats
path: root/vmware
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-10-08 17:44:39 +0200
committerDirk von Suchodoletz2006-10-08 17:44:39 +0200
commit2e403aa51696d60aa1030498834b2d99a94db8fd (patch)
tree0cda0ac049a8a47b10180c0bf8a51c8577b1a4fa /vmware
parentAdded hardware IDs for detection of some intel gfx controller ... (diff)
downloadcore-2e403aa51696d60aa1030498834b2d99a94db8fd.tar.gz
core-2e403aa51696d60aa1030498834b2d99a94db8fd.tar.xz
core-2e403aa51696d60aa1030498834b2d99a94db8fd.zip
Bugfix in redirection in functions, moved ldap-stuff to ldap-functions
(at the moment not ash compatible), added special mkdxsinitrd.64bit (hack for clean 64bit environment), put hint to runvmware (special vmem file generated in tmpDirectory (of preferences), special check for lib64 for Xorg in hwautocfg ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@456 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'vmware')
-rwxr-xr-xvmware/runvmware6
1 files changed, 6 insertions, 0 deletions
diff --git a/vmware/runvmware b/vmware/runvmware
index 0f954b53..14915ffc 100755
--- a/vmware/runvmware
+++ b/vmware/runvmware
@@ -140,6 +140,12 @@ preferencesheader () {
###### dont use it for your own configurations - it will be overwritten ######
###### ######
+################# wichtig #################
+# das *.vmem wird immer angelegt und frisst soviel Speicher, wie fuer den Gast
+# vorgesehen. Sollte nicht im tempfs liegen. NFS OK, da IO nur einmal beim
+# Start erheblich. Wird gesteuert ueber tmpDirectory = /nfs-viel-platz
+# und darin wird dann vmware-$user angelegt.
+
hints.hideAll = \"TRUE\"
pref.exchangeSelections = \"TRUE\"
pref.hotkey.shift = \"TRUE\"