vagrant/plugins/guests/darwin/cap
Chris Roberts 25659a6f6b Support properly setting up synced folders on Catalina
Since the root file system is marked as read-only, attempting to
link the shared directory to `/vagrant` will fail. If the guest
path is on the root file system and APFS is used, create the
link as a firmlink instead.
2019-12-18 13:11:30 -08:00
..
change_host_name.rb Remove comment removal from /etc/hosts file on guests 2017-04-20 17:07:56 -07:00
choose_addressable_ip_addr.rb guests/darwin: Add tests for get_addressable_ip_addr 2016-06-06 11:58:27 -04:00
configure_networks.rb guests/darwin: Allow ipv6 static networks 2016-06-19 12:01:52 -04:00
halt.rb guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
mount_smb_shared_folder.rb Mark passwords as sensitive within guest capabilities 2017-12-21 12:49:34 -08:00
mount_vmware_shared_folder.rb Support properly setting up synced folders on Catalina 2019-12-18 13:11:30 -08:00
rsync.rb guests/rsync do not chown files excluded from sync 2016-08-16 15:13:19 -07:00
shell_expand_guest_path.rb (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
verify_vmware_hgfs.rb Support verify_vmware_hgfs in darwin guest. 2013-08-09 15:00:38 -04:00