summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/files/README
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-06-07 15:48:23 +0200
committerDirk von Suchodoletz2008-06-07 15:48:23 +0200
commit848e436a24eff087ed62da060d6493690b391786 (patch)
treed73b3143b9b4ae842d7b012d9068b2347d573772 /os-plugins/plugins/vmware/files/README
parenttrying to solve what seems to be an inconsistency between the repository (diff)
downloadcore-848e436a24eff087ed62da060d6493690b391786.tar.gz
core-848e436a24eff087ed62da060d6493690b391786.tar.xz
core-848e436a24eff087ed62da060d6493690b391786.zip
Adding a module specific helper tool for creating (virtual)
dos floppies to pass configuration information between host and guest. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1855 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmware/files/README')
-rw-r--r--os-plugins/plugins/vmware/files/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/README b/os-plugins/plugins/vmware/files/README
index f3913288..5fde5948 100644
--- a/os-plugins/plugins/vmware/files/README
+++ b/os-plugins/plugins/vmware/files/README
@@ -2,7 +2,7 @@ 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 /etc/vmware/config
+The original /etc/init.d/vmware /etc/vmware/locations
files aren't needed any more!!
@@ -25,3 +25,7 @@ Files
Should be moved sooner or later to the vm-chooser plugin
- install-vmpl2.0.sh
Install script, which will download and install vmplayer v2.0 if choosen
+- mkdosfs
+ linked against uclib for creating dos-formatted floppies for data
+ transport between host and guest (needed in stage3)
+