summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/files/install-vmpl.sh
diff options
context:
space:
mode:
authorVolker Uhrig2008-10-10 16:03:43 +0200
committerVolker Uhrig2008-10-10 16:03:43 +0200
commit1554a170d59e2c73b7788c2b769a546a81ced3b9 (patch)
tree545edcaa3d1c09e276da13c942f54775eb1a3c06 /os-plugins/plugins/vmware/files/install-vmpl.sh
parent* create 1:1 copy of /usr/lib/vmware and documented (diff)
downloadcore-1554a170d59e2c73b7788c2b769a546a81ced3b9.tar.gz
core-1554a170d59e2c73b7788c2b769a546a81ced3b9.tar.xz
core-1554a170d59e2c73b7788c2b769a546a81ced3b9.zip
* some more information about the new structure
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2282 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmware/files/install-vmpl.sh')
-rw-r--r--os-plugins/plugins/vmware/files/install-vmpl.sh14
1 files changed, 13 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/install-vmpl.sh b/os-plugins/plugins/vmware/files/install-vmpl.sh
index 85d02496..bffad398 100644
--- a/os-plugins/plugins/vmware/files/install-vmpl.sh
+++ b/os-plugins/plugins/vmware/files/install-vmpl.sh
@@ -193,7 +193,19 @@ else
# temp/vmware-player/files/index.theme ... hopefully not needed,
# temp/vmware-player/share => /usr/share ... icons
# temp/vmware-player/etc/... => /etc
- # temp/vmware-player/build => unknown... not found on system
+ # temp/vmware-player/build => unknown... not found...
+
+
+ # etc/vmware/
+ # bootstrap => Path definitions. confusing due of version 1.0
+ # which looks like the instller version
+ # perhaps just for installer... hopefully
+ # config => path definition, networking, different configurations
+ # database => sqlite3 db. includes all files mapped to component
+ # hopefully just used by installer and some path config
+ # networking => networking config... has options which are in
+ # dhcpd.conf, hopefully not needed
+ # vmnet(1|8) => we know it from v1/v2
# echo " * fixing file permission"