vagrant/plugins/guests/darwin
Timothy Sutton 300d151608 Darwin guest: mount_vmware_shared_folder cap for use with vmware_fusion provider
- It's not clear whether it's possible to mount individual shares
  using 'mount -t vmhgfs', as the vagrant-vmware-fusion provider now does
  for Linux guests. Any mount from '.host', even if not a valid share
  name, succeeds and mounts _all_ shares in their respective directories
  at the root of the mountpoint. Instead, we symlink each directory from
  its place in '/Volumes/VMware Shared Folders'
2013-08-06 10:17:12 -04:00
..
cap Darwin guest: mount_vmware_shared_folder cap for use with vmware_fusion provider 2013-08-06 10:17:12 -04:00
guest.rb Working implementation with NFS, still some caveats: 2013-07-31 18:07:04 -07:00
plugin.rb Darwin guest: mount_vmware_shared_folder cap for use with vmware_fusion provider 2013-08-06 10:17:12 -04:00