summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/files/README
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/vmware/files/README')
-rw-r--r--os-plugins/plugins/vmware/files/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmware/files/README b/os-plugins/plugins/vmware/files/README
new file mode 100644
index 00000000..4bf303ec
--- /dev/null
+++ b/os-plugins/plugins/vmware/files/README
@@ -0,0 +1,23 @@
+Files
+- client-config.xml.default
+ Describes how the xml config needs to look like which will be used by
+ the Virtual Machine (see nvram below). Currently used internal and
+ shouldn't affect normal OpenSLX users. Data will be available on every
+ OpenSLX Client.
+- dhcpd.conf
+ DHCP Configuration file, which will be copied to
+ /etc/vmware/vmnet8/dhcpd/
+ Needed if you want to use NAT
+- nat.conf
+ NAT Configuration file, which will be copied to
+ /etc/vmware/vmnet8/nat/
+- nvram.5.0
+ This nvram supports a second Floppy drive. Helpfull if you want to
+ get some data from linux to your Windows VirtualMachine (like
+ Scanner-IP or Userinformation)
+- runvmware-v2
+ The main script which will configure and start the Virtual Machine
+- Vorlage_VMwareImageAdministrator.xml
+ This example files shows which VMware features are configureable for
+ each virtual machine.
+ Should be moved sooner or later to the vm-chooser plugin