Mitchell Hashimoto
|
3a14d27f90
|
core: Arbitrary NFS options with nfs_options [GH-1029]
|
2013-09-01 13:08:02 -07:00 |
Mitchell Hashimoto
|
65ef8d2477
|
Merge branch 'nfs-per-user' of https://github.com/davedevelopment/vagrant into davedevelopment-nfs-per-user
Conflicts:
plugins/hosts/arch/host.rb
plugins/hosts/bsd/host.rb
plugins/hosts/linux/host.rb
templates/nfs/exports.erb
templates/nfs/exports_freebsd.erb
templates/nfs/exports_linux.erb
|
2013-09-01 11:44:00 -07:00 |
Mitchell Hashimoto
|
3028940adb
|
NFS allows access from all networks on VM [GH-1204]
|
2013-07-18 00:01:49 -04:00 |
Dave Marshall
|
b8a8286fac
|
Use current user's uid for NFS exports
|
2013-03-29 00:14:12 +00:00 |
Mitchell Hashimoto
|
034477b52a
|
Add `fsid` to linux exports for NFS. [GH-736]
|
2012-02-14 23:08:32 -08:00 |
Mitchell Hashimoto
|
a0dacb0fc2
|
NFS folders with spaces should now work [GH-293]
|
2011-02-08 21:14:20 -08:00 |
Edward Dale
|
100f03011a
|
Fixed bug where multiple nfs shared folders not configured correctly
on Linux
http://github.com/mitchellh/vagrant/issues#issue/141
|
2010-11-15 10:49:35 -08:00 |
Mitchell Hashimoto
|
f8909dcbfa
|
Fix `sed` calls for linux and add proper options for the UID/GID mapping.
|
2010-07-17 09:58:30 -07:00 |
Mitchell Hashimoto
|
67b23be473
|
Linux NFS support (host)
|
2010-07-17 09:35:43 -07:00 |