Mitchell Hashimoto
|
d1e2596ce5
|
Properly accumulate and parse cURL output for progress
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
05c6379abb
|
Setup file protocol if adding a box from a file
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
25f66cee51
|
Remove downloaders, no longer needed
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
6c1eb2b007
|
Download boxes using CURL!
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
94dd210be7
|
Return the value of the yielded block in Busy
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
fc62f5c3b6
|
Translation for downloader error
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
b9a2855fcb
|
Tests for the downloader
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
913e0e529d
|
Initial downloader implementation
|
2013-04-03 08:31:40 -07:00 |
Mitchell Hashimoto
|
06d055f443
|
Up the version to 1.2.0 development
|
2013-04-03 08:31:40 -07:00 |
Mitchell Hashimoto
|
8aff752cfb
|
v1.1.6
|
2013-04-03 08:31:10 -07:00 |
Mitchell Hashimoto
|
64e360814c
|
Fix issue with Chef solo not using Pathname
|
2013-04-02 16:33:14 -07:00 |
Mitchell Hashimoto
|
90f18c41be
|
v1.1.5
|
2013-04-02 15:13:41 -07:00 |
Mitchell Hashimoto
|
82f3a3ec29
|
Go next if local path doesn't exist for Chef
This avoids issues with nil remote_paths
|
2013-04-02 15:05:10 -07:00 |
Mitchell Hashimoto
|
8458166c6a
|
Don't share default chef folder if doesn't exist on host
|
2013-04-02 15:04:06 -07:00 |
Mitchell Hashimoto
|
a8a7a7865d
|
Show an error if an invalid network type is used
|
2013-04-02 15:00:18 -07:00 |
Mitchell Hashimoto
|
bc2a9fe780
|
VBoxManage errors show stderr
|
2013-03-31 20:45:54 -07:00 |
Mitchell Hashimoto
|
4f1a3dad8c
|
Retry SSH on Errno::EACCES
|
2013-03-31 20:27:08 -07:00 |
Mitchell Hashimoto
|
ed97111b88
|
Update cHANGELOG
|
2013-03-30 14:58:10 -07:00 |
Mitchell Hashimoto
|
e5539eb769
|
Only prepend/append once for hooks
|
2013-03-30 14:57:47 -07:00 |
Mitchell Hashimoto
|
c6a2d01cdf
|
Allow disabling prepend/append hooks
|
2013-03-30 14:51:10 -07:00 |
Mitchell Hashimoto
|
7e1c313ff5
|
Properly detect in valid provisioners
|
2013-03-30 14:39:29 -07:00 |
Mitchell Hashimoto
|
0a86deedf1
|
better comments on the last change
|
2013-03-29 13:15:11 -07:00 |
Mitchell Hashimoto
|
30053638af
|
Human friendly error on exit code 126 from VBoxManage
|
2013-03-29 13:14:00 -07:00 |
Mitchell Hashimoto
|
8156185f5d
|
Don't error too early when config.vm.box is not properly set
|
2013-03-29 12:54:01 -07:00 |
Mitchell Hashimoto
|
40250843b3
|
More comprehensive synced folder validation [GH-1499]
|
2013-03-29 12:45:44 -07:00 |
Mitchell Hashimoto
|
b32c0d16ac
|
Better plugin dev experience through warnings
|
2013-03-28 17:10:07 -07:00 |
Mitchell Hashimoto
|
72e0a691db
|
Don't load plugins.json plugins in Bundler env
|
2013-03-28 17:02:54 -07:00 |
Mitchell Hashimoto
|
64921db66f
|
Error message if private key not owned by right user [GH-1503]
|
2013-03-28 16:54:39 -07:00 |
Mitchell Hashimoto
|
665450614a
|
Don't error if machine shuts down really quickly on graceful [GH-1505]
|
2013-03-28 15:52:00 -07:00 |
Mitchell Hashimoto
|
ed038c8c64
|
Better detect SSh connections closing
|
2013-03-28 15:48:36 -07:00 |
Mitchell Hashimoto
|
361cc1ae40
|
Proper error message if invalid provisioner is used [GH-1515]
|
2013-03-28 15:38:32 -07:00 |
Mitchell Hashimoto
|
0272db698b
|
Up version for development
|
2013-03-28 15:34:25 -07:00 |
Mitchell Hashimoto
|
87613ec939
|
v1.1.4
|
2013-03-25 14:33:00 -07:00 |
Mitchell Hashimoto
|
d9c1b4b3fc
|
Default forward port adapter for VirtualBox should be 1
|
2013-03-25 14:32:15 -07:00 |
Mitchell Hashimoto
|
0903e62add
|
v1.1.3
|
2013-03-25 11:48:10 -07:00 |
Mitchell Hashimoto
|
bcb0d99d6e
|
Update CHANGELOG
|
2013-03-25 11:47:48 -07:00 |
Mitchell Hashimoto
|
5fbcc13f19
|
Merge pull request #1490 from glensc/pld-distro
add basic pld linux support
|
2013-03-25 10:42:42 -07:00 |
Elan Ruusamäe
|
bd8a24e945
|
add basic pld linux support
PLD Linux Distribution: https://www.pld-linux.org/
|
2013-03-24 19:38:56 +02:00 |
Mitchell Hashimoto
|
43d85930ed
|
Improve network interface detection to avoid crash [GH-1480]
|
2013-03-22 10:51:07 -07:00 |
Mitchell Hashimoto
|
230a3ca0bf
|
Force to_i on adapters for forwarded ports in VirtualBox
|
2013-03-22 10:47:25 -07:00 |
Mitchell Hashimoto
|
7e125db669
|
Fix obscure error with world writable temp dir
|
2013-03-21 17:31:23 -07:00 |
Mitchell Hashimoto
|
ffae6bb4cd
|
Update CHANGELOG
|
2013-03-21 16:33:56 -07:00 |
Mitchell Hashimoto
|
a4745fb426
|
Properly handle forward port collision detection with auto-correct
[GH-1472]
|
2013-03-21 16:33:06 -07:00 |
Mitchell Hashimoto
|
df23c2a8fa
|
Move guest addition check to later, after boot [GH-1179]
|
2013-03-21 13:59:13 -07:00 |
Mitchell Hashimoto
|
fcd93bb133
|
Logging on gem sources
|
2013-03-20 22:33:50 -07:00 |
Mitchell Hashimoto
|
fe8d68d15e
|
Update CHANGELOG for GH-1461
|
2013-03-20 22:31:36 -07:00 |
Mitchell Hashimoto
|
408eee746d
|
Stylistic changes for GH-1461
|
2013-03-20 22:30:31 -07:00 |
Mitchell Hashimoto
|
3fe7809eea
|
Merge pull request #1461 from hmalphettes/master
Ability to install a vagrant plugin with a specific version and source
|
2013-03-20 22:28:30 -07:00 |
Mitchell Hashimoto
|
78d05e73d7
|
Chef-solo recipe_url works properly again [GH-1467]
|
2013-03-20 22:20:19 -07:00 |
Mitchell Hashimoto
|
fc8a5923b7
|
Re-added DHCP support for host-only networks
|
2013-03-20 22:11:35 -07:00 |