vagrant/plugins/providers/virtualbox/driver
Chris Roberts cf99438f1f Update base path on windows to use common file separator
On Windows the File::SEPARATOR ends up being `/` which causes
issues with the new way the path is being extracted from the
vbox information. When on Windows (even with WSL), automatically
convert the path to use common forward slash separator. This
fixes path modifications used for storing guest disks.
2019-01-29 11:09:25 -08:00
..
base.rb Allow other providers in WSL 2018-05-02 22:36:17 +02:00
meta.rb Add vbox provider driver for 6.0 2018-11-06 16:50:17 -08:00
version_4_0.rb Improved resilience of the VirtualBox driver delete_unused_host_only_networks function by 2017-09-06 11:13:14 -07:00
version_4_1.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_4_2.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_4_3.rb Introduce flag for SharedFoldersEnableSymlinksCreate 2018-01-09 14:33:24 -08:00
version_5_0.rb Update VirtualBox driver ssh_port helper 2018-11-13 15:04:12 -08:00
version_5_1.rb Allow initialization argument to be used in parent 2017-03-19 07:35:46 -07:00
version_5_2.rb Inherit from common base since 5.1 driver has no changes 2018-11-06 16:50:17 -08:00
version_6_0.rb Update base path on windows to use common file separator 2019-01-29 11:09:25 -08:00