diff options
Diffstat (limited to 'os-plugins/plugins/vmware/files/README')
| -rw-r--r-- | os-plugins/plugins/vmware/files/README | 22 |
1 files changed, 4 insertions, 18 deletions
diff --git a/os-plugins/plugins/vmware/files/README b/os-plugins/plugins/vmware/files/README index 68e55c3f..87b4479f 100644 --- a/os-plugins/plugins/vmware/files/README +++ b/os-plugins/plugins/vmware/files/README @@ -1,26 +1,12 @@ -ToDo!! There is an example script vmware-startscript which should be -completed and incorporated into Stage1 plugin installer. It should be -modified to look like the choosen vendor-os start scripts! - -The original /etc/init.d/vmware /etc/vmware/locations -files aren't needed any more!! - - Files - 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-player-v1 and runvmware-player-v2 - The main script which will configure and start the Virtual Machine. - Two different, depending on the player-version -- 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 +- run-virt.include + The main include script for the vmchooser plugin run-virt.sh vir- + tualization environments start script. All vmware related stuff like + the creation of the configuration file is handled within this script. - install-vmpl.sh Install script, can handle different vmware version installations -- mkdosfs - linked against uclib for creating dos-formatted floppies for data - transport between host and guest (needed in stage3) |
