Mitchell Hashimoto
f7adeadf8d
communicators/ssh: change wording on retry
2014-03-21 17:48:03 -07:00
Mitchell Hashimoto
9fc5540841
guests/debian: don't return from block [GH-3283]
2014-03-20 17:52:31 -07:00
Mitchell Hashimoto
bfaa4c7c9c
Update CHANGELOG
2014-03-20 17:51:04 -07:00
Mitchell Hashimoto
dd80c769ef
Update CHANGELOG
2014-03-20 17:42:36 -07:00
Mitchell Hashimoto
0fd5460b31
Update CHANGELOG
2014-03-20 17:40:27 -07:00
Mitchell Hashimoto
cceed1e59c
Update CHANGELOG
2014-03-20 17:39:26 -07:00
Mitchell Hashimoto
b6cd952fc4
commands/status: target for machine readable [GH-3218]
2014-03-14 13:05:24 -07:00
Mitchell Hashimoto
862d9315ce
synced_folders/smb: hash ID so it is short enough [GH-3219]
2014-03-14 13:03:11 -07:00
Mitchell Hashimoto
f0ee138e87
Update CHANGELOG
2014-03-13 14:19:02 -07:00
Mitchell Hashimoto
b3ad79e5d2
Up version for dev
2014-03-13 11:34:27 -07:00
Mitchell Hashimoto
6977e93ba9
v1.5.1
2014-03-13 09:49:39 -07:00
Mitchell Hashimoto
00d73eabda
guests/linux: rsync only chown if invalid user/group [GH-3186]
2014-03-13 09:47:34 -07:00
Mitchell Hashimoto
1213b87679
core: vagrant help no longer loads Vagrantfile
2014-03-13 08:54:30 -07:00
Mitchell Hashimoto
513efa6739
core: Downloads with user/pass use curl -u flag [GH-3183]
2014-03-13 08:53:18 -07:00
Mitchell Hashimoto
012c28606f
kernel/v2: validate forwarded ports [GH-3187]
2014-03-13 08:32:05 -07:00
Mitchell Hashimoto
8634cc309b
core: error earlier if adding a path that doesn't exist
2014-03-12 20:33:12 -07:00
Mitchell Hashimoto
a8fa2d5ffe
providers/virtualbox: import progress works on Windows
2014-03-12 20:02:05 -07:00
Mitchell Hashimoto
621369ebba
core: Execute PowerShell scripts even with spaces in dir [GH-3100]
2014-03-12 19:49:45 -07:00
Mitchell Hashimoto
56dd0e8531
synced_folders/rsync: don't watch excluded paths [GH-3159]
2014-03-12 19:40:18 -07:00
Mitchell Hashimoto
a6eafd6a12
synced_folders/rsync: execute rsync_post cap if it exists [GH-3163]
2014-03-12 18:43:59 -07:00
Mitchell Hashimoto
67e9257332
Update CHANGELOG
2014-03-12 18:37:28 -07:00
Mitchell Hashimoto
6c8f251580
Update CHANGELOG
2014-03-12 18:28:03 -07:00
Mitchell Hashimoto
8172fbbd6d
Merge branch 'patch-1' of https://github.com/schlamar/vagrant into schlamar-patch-1
...
Conflicts:
CHANGELOG.md
2014-03-12 08:45:35 -07:00
Mitchell Hashimoto
0066888a87
Update CHANGELOG
2014-03-12 08:41:40 -07:00
Marc Schlaich
5694c7dc2f
providers/virtualbox: retry list vms [GH-2831]
2014-03-12 16:23:32 +01:00
Mitchell Hashimoto
240523b1aa
Update CHANGELOG
2014-03-11 11:29:03 -07:00
Mitchell Hashimoto
eb9b85c388
core: UI#ask with no echo works even if noecho not supported [GH-3119]
2014-03-11 09:58:49 -07:00
Mitchell Hashimoto
5a3a501455
provisioners/ansible: request SSH info within provisoin [GH-3111]
2014-03-11 09:03:23 -07:00
Mitchell Hashimoto
2a93b6c396
core: Assume box isn't metadata if > threshold [GH-3107]
2014-03-11 08:44:05 -07:00
Mitchell Hashimoto
122319834c
core: Setup the tmp_path before calling setup_home_path [GH-3095]
2014-03-10 15:09:09 -07:00
Mitchell Hashimoto
21aa0a21f6
Update CHANGELOG
2014-03-10 14:35:52 -07:00
Mitchell Hashimoto
b6830639dd
core: EINVAL is not a metadata URL
2014-03-10 14:33:30 -07:00
Mitchell Hashimoto
171b7c76d7
kernel/v1: provisioner upgrade works properly [GH-3092]
2014-03-10 13:44:24 -07:00
Mitchell Hashimoto
9037dc358a
Up version for dev
2014-03-09 22:51:31 -07:00
Mitchell Hashimoto
a313d91ca2
Update CHANGELOG
2014-03-09 22:51:16 -07:00
Mitchell Hashimoto
4c9e6e46b2
provisioners/salt: don't use exteranl deep_merge [GH-2348]
2014-03-07 09:18:34 -08:00
Mitchell Hashimoto
233e8abd35
Update CHANGELOG
2014-03-06 21:36:42 -08:00
Mitchell Hashimoto
5ce0918190
UPdate CHANGELOG
2014-03-04 07:27:53 -08:00
Mitchell Hashimoto
7194fc9173
Update CHANGELOG
2014-03-02 07:15:03 +01:00
Mitchell Hashimoto
6d7315840c
Update CHANGELOG
2014-02-28 21:38:11 +01:00
Mitchell Hashimoto
3edc4f9d9c
Update CHANGELOG
2014-02-28 18:05:00 +01:00
Mitchell Hashimoto
c34954479b
Update CHANGELOG
2014-02-27 11:31:03 -08:00
Mitchell Hashimoto
d14f3e0a56
hosts/bsd: make directories unique when exporting
2014-02-26 08:04:21 -08:00
Mitchell Hashimoto
5f1caf3ada
core: re-ask if confirmation bad input [GH-3027]
2014-02-26 08:01:45 -08:00
Mitchell Hashimoto
12c740898c
provisioners/puppet: append module path (default) [GH-2677]
2014-02-24 08:09:24 -08:00
Mitchell Hashimoto
7abcea35b8
hosts/linux: escape regular expression for prune NFS exports [GH-2934]
2014-02-24 07:51:06 -08:00
Mitchell Hashimoto
ac9e6b2078
core: error-exit machine readable output type for errors [GH-2999]
2014-02-23 22:40:45 -08:00
Mitchell Hashimoto
a667893cbf
provisioners/shell: error if invalid encoding [GH-3000]
2014-02-23 21:50:53 -08:00
Mitchell Hashimoto
095f6d63c5
Update CHANGELOG
2014-02-23 21:26:27 -08:00
Mitchell Hashimoto
399a3e48da
core: provisioner sentinel should check machine ID
2014-02-23 21:23:31 -08:00
Teemu Matilainen
be4c633a5a
Update CHANGELOG
2014-02-21 23:52:22 -03:00
Teemu Matilainen
116e7aac16
Update CHANGELOG
2014-02-21 23:10:24 -03:00
Teemu Matilainen
fe1f7bf149
provisioners/chef: Fix loading of the custom configure file [GH-876]
2014-02-20 15:16:23 -03:00
Teemu Matilainen
653a492f31
Update CHANGLEOG
...
[ci skip]
2014-02-18 23:56:39 -03:00
Mitchell Hashimoto
4e90aa7824
core: copy all sub-directories in a box properly
...
This avoids an Errno::EACCES on windows, although I'm really unsure why.
2014-02-15 15:55:33 -08:00
Mitchell Hashimoto
b6b8b97ccb
Update CHANGELOG
2014-02-10 08:58:42 -08:00
Mitchell Hashimoto
226dbccef8
guests/linux: don't chown VB shared folders if readonly [GH-2442]
2014-02-04 16:01:14 +01:00
Mitchell Hashimoto
f36cf2df21
Update CHANGLEOG
2014-02-03 22:34:46 +01:00
Mitchell Hashimoto
1d69e95c1c
provisioners/docker: config to disablize -d flag
2014-02-03 16:14:59 +01:00
Mitchell Hashimoto
b89a47c955
hosts/opensuse: start NFS server properly [GH-2923]
2014-02-03 12:18:09 +01:00
Mitchell Hashimoto
6ad1802a09
update CHANGELOG
2014-02-03 12:06:29 +01:00
Mitchell Hashimoto
ac439852ff
kernel/v2: allow IPs to end in ".1" [GH-2914]
2014-02-03 12:02:14 +01:00
Mitchell Hashimoto
09955be2cd
provisioners/docker: configure auto start properly for new Docker
...
[GH-2874]
2014-01-21 20:52:27 -08:00
Mitchell Hashimoto
2b9e7ca14e
core: merge default synced folders ,don't override [GH-2873]
2014-01-21 20:13:08 -08:00
Mitchell Hashimoto
7e9ea7c1c6
hosts/redhat: recognize Korora [GH-2869]
2014-01-21 09:50:20 -08:00
Mitchell Hashimoto
3c0b7d0b2b
Update CHANGELOG
2014-01-19 23:36:49 -08:00
Mitchell Hashimoto
64649f8f1d
guests/coreos: restart etcd after configuring networks [GH-2852]
2014-01-18 11:05:29 -08:00
Mitchell Hashimoto
663a942a93
Update CHANGELOG
2014-01-18 11:01:53 -08:00
Mitchell Hashimoto
dd33a26422
providers/virtualbox: network config uses proper format, tests [GH-2854]
2014-01-17 09:53:02 -08:00
Mitchell Hashimoto
77c309e91f
core: copy STDIN for SSHRun with Subprocess on Windows
...
The comments explain
2014-01-16 22:31:35 -08:00
Mitchell Hashimoto
72702b4884
guests/tinycore: TinyCore Linux support
2014-01-16 17:18:54 -08:00
Mitchell Hashimoto
397407b7a5
Update CHANGELOG
2014-01-16 10:38:14 -08:00
Mitchell Hashimoto
a19e442cf2
provisoiners/docker: only add user to group if not in it [GH-2838]
2014-01-16 10:34:08 -08:00
Mitchell Hashimoto
eecba611a4
providers/virtualbox: validate missing keys [GH-2831]
2014-01-16 09:43:31 -08:00
Mitchell Hashimoto
7007b3d21a
Update CHANGELOG
2014-01-15 20:12:17 -08:00
Mitchell Hashimoto
eae2edf063
providers/virtualbox: retry list hostonlyifs [GH-2831]
2014-01-15 19:55:31 -08:00
Mitchell Hashimoto
8652d87865
core: test file writes for home dir perms
...
Creating directories for some reason was allowed in Windows, but writes
would fail later.
2014-01-15 11:19:13 -08:00
Mitchell Hashimoto
4885b1d403
Update CHANGELOG
2014-01-14 09:32:58 -08:00
Mitchell Hashimoto
cb1f48cb09
Update CHANGELOG
2014-01-14 09:23:29 -08:00
Mitchell Hashimoto
b8601423c7
hosts/bsd: don't execute shell for sudo commands [GH-2808]
2014-01-12 22:34:45 -08:00
Mitchell Hashimoto
6a7e07c53f
provisioners/chef: don't follow symlink when chown
2014-01-11 08:02:59 -08:00
Mitchell Hashimoto
bcbcc51f74
Update CHANGELOG
2014-01-10 18:25:14 -08:00
Mitchell Hashimoto
321dc9ed6e
Update CHANGELOG
2014-01-10 15:43:54 -08:00
Mitchell Hashimoto
9a58caaf9c
synced_folders/nfs: always prune [GH-2738]
2014-01-10 15:41:57 -08:00
Mitchell Hashimoto
c4c265e97e
Update CHANGELOG
2014-01-10 14:46:59 -08:00
Mitchell Hashimoto
91380c0650
synced_folders/nfs: automatically install NFS client if possible
...
If guests have the following capabilities, automatic NFS client
installation will be done:
* nfs_client_installed - Checks if the NFS client is installed
* nfs_client_install - Install the NFS client
Support is already in for Debian, Ubuntu, RedHat, CentOS, and Fedora
2014-01-09 16:58:20 -08:00
Mitchell Hashimoto
5fd8988835
core: only check for box existence if not force [GH-2757]
2014-01-09 15:59:21 -08:00
Mitchell Hashimoto
9649712fce
core: BatchAction should handle forks [GH-2756]
2014-01-08 21:36:24 -08:00
Mitchell Hashimoto
680f6c1e69
Update CHANGELOG
2014-01-08 21:00:24 -08:00
Mitchell Hashimoto
86bb6105d5
Update CHANGELOG
2014-01-08 08:56:36 -08:00
Mitchell Hashimoto
ea502c5c3d
commands/plugin: vagrant plugin install can accept multiple
2014-01-07 14:17:48 -08:00
Mitchell Hashimoto
24a2892236
Update CHANGELOG and website
2014-01-07 14:11:33 -08:00
Mitchell Hashimoto
7a78e2bca7
Update changelog
2014-01-07 13:59:51 -08:00
Mitchell Hashimoto
7c8fc34a25
update CHANGELOG
2014-01-03 11:36:59 -08:00
Mitchell Hashimoto
32d8b507c1
update changelog
2014-01-03 08:31:14 -08:00
Mitchell Hashimoto
040e1a2e0a
provisioners/chef: synced_folder_type
2014-01-02 14:40:57 -08:00
Mitchell Hashimoto
1da271c536
provisioners/puppet: synced_folder_type [GH-2709]
2014-01-02 14:37:47 -08:00
Mitchell Hashimoto
862331fbf0
Merge branch '1.4.3'
...
Conflicts:
CHANGELOG.md
lib/vagrant/version.rb
2014-01-02 10:16:52 -08:00
Mitchell Hashimoto
3fbaaa5acc
changelog for 1.4.3
2014-01-02 10:10:07 -08:00
Mitchell Hashimoto
b5c2a8e570
Update changelog
2014-01-01 20:49:29 -08:00