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 |
Mitchell Hashimoto
|
2657364921
|
Exported sub-directories of exported NFS dirs works on BSD [GH-785]
|
2013-07-10 14:19:57 -07:00 |
Dave Marshall
|
b8a8286fac
|
Use current user's uid for NFS exports
|
2013-03-29 00:14:12 +00:00 |
Mitchell Hashimoto
|
a0dacb0fc2
|
NFS folders with spaces should now work [GH-293]
|
2011-02-08 21:14:20 -08:00 |
Joe Van Dyk
|
3250b82659
|
Fixed bug where multiple nfs shared folders not configured correctly
http://github.com/mitchellh/vagrant/issues#issue/141
|
2010-08-18 13:33:58 -07:00 |
Mitchell Hashimoto
|
f9f59282f4
|
BSD exports template properly takes into effect mapped GID as well
|
2010-07-15 23:05:04 -07:00 |
Mitchell Hashimoto
|
46c462d322
|
NFS options to configure mapall UID/GID. Vagrant can also detect this automatically (default)
|
2010-07-15 23:02:31 -07:00 |
Mitchell Hashimoto
|
5e537f7126
|
Exports output is in proper format
|
2010-07-12 22:26:01 -07:00 |
Mitchell Hashimoto
|
9f4950375e
|
Host NFS export
|
2010-07-12 22:10:17 -07:00 |