docs/drivers
jviide 9d2ebb630a Add --vmwarefusion-no-share option
Add a vmwarefusion driver flag to disable the mounting of the /Users
directory. Name it --vmwarefusion-no-share to reflect the pre-existing
virtualbox driver option --virtualbox-no-share.

Also add a corresponding environment variable FUSION_NO_SHARE.

The code is basically identical to the virtualbox driver's
implementation.

Signed-off-by: Joachim Viide <jviide@iki.fi>
2015-11-19 13:00:45 +02:00
..
amazonec2 fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
azure Another pass at linting 2015-11-10 16:58:14 +01:00
digitalocean fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
errdriver Another pass at linting 2015-11-10 16:58:14 +01:00
exoscale fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
fakedriver Another pass at linting 2015-11-10 16:58:14 +01:00
generic fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
google fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
hyperv fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
none Another pass at linting 2015-11-10 16:58:14 +01:00
openstack fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
rackspace Another pass at linting 2015-11-10 16:58:14 +01:00
softlayer fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
virtualbox Merge pull request #2122 from chantra/mount_linux 2015-11-18 10:12:56 +01:00
vmwarefusion Add --vmwarefusion-no-share option 2015-11-19 13:00:45 +02:00
vmwarevcloudair fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00
vmwarevsphere fix drivers GetUrl to build propper IPv6 addr 2015-11-13 13:19:15 +03:00