Commit Graph

5303 Commits

Author SHA1 Message Date
Mitchell Hashimoto 2e37e8e1e4 Merge pull request #3174 from freshteapot/3173
website/docs: config.vm.box_url can use local files
2014-03-12 18:28:42 -07:00
Mitchell Hashimoto 6c8f251580 Update CHANGELOG 2014-03-12 18:28:03 -07:00
Mitchell Hashimoto 3053d71116 Merge pull request #3178 from cuberri/fix/master/tinycore-rsync_install
guests/tinycore: add rsync_install capability to tinycore guest
2014-03-12 18:26:08 -07:00
cuberri 5ef0d881d0 add rsync_install capability to tinycore guest 2014-03-13 01:41:52 +01:00
Chris 2479c63805 config.vm.box_url can use local files
Updated the documentation to show that box_url can use "file://". This ability was added via in issue #1087 that was added 2 years ago.

https://github.com/mitchellh/vagrant/pull/1087
2014-03-12 23:25:31 +01:00
Mitchell Hashimoto 7d32aed01f Clarify error message on missing b ox 2014-03-12 09:38:52 -07:00
Mitchell Hashimoto da7b2c50b0 website/docs: document provider share impl [GH-3144] 2014-03-12 09:09:23 -07:00
Mitchell Hashimoto 229d06f122 Merge pull request #3145 from Fuhrmann/master
website/docs: Fix typo in rsync-auto docs
2014-03-12 08:59:33 -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
Mitchell Hashimoto e4e845232c Merge pull request #3154 from mway/fix-osx-guest-namespace
guests/darwin: global namespace for class IO naming conflict
2014-03-12 08:39:21 -07:00
Marc Schlaich 5694c7dc2f providers/virtualbox: retry list vms [GH-2831] 2014-03-12 16:23:32 +01:00
Matt Way 16d093dc8a use global namespace for class IO naming conflict 2014-03-12 07:52:11 -04:00
Fuhrmann c97817fc96 Fix typo in rsync-auto docs 2014-03-11 23:56:48 -04:00
Mitchell Hashimoto 240523b1aa Update CHANGELOG 2014-03-11 11:29:03 -07:00
Mitchell Hashimoto 5863ffdf7b core: Windows paths work for box add [GH-3132] 2014-03-11 11:27:35 -07:00
Mitchell Hashimoto 8624e2cbf2 Fix failing tests on Windows 2014-03-11 11:09:37 -07:00
Mitchell Hashimoto 49471ffbf6 core: output when upgrading home path 2014-03-11 11:06:38 -07:00
Mitchell Hashimoto dabbb837fb Missing translation [GH-3130] 2014-03-11 11:01:07 -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 32adbf9e58 Merge pull request #3112 from Krazylee/fix-typo
core: fix timout typo
2014-03-11 09:30:53 -07:00
Mitchell Hashimoto 24d8067c7b Merge pull request #3126 from bbinet/fix-salt-provisioning
provisioners/salt: allow master key with no minion key
2014-03-11 09:05:50 -07:00
Mitchell Hashimoto 5a3a501455 provisioners/ansible: request SSH info within provisoin [GH-3111] 2014-03-11 09:03:23 -07:00
Mitchell Hashimoto 0f70ce7e46 providers/virtualbox: style nitpick 2014-03-11 08:48:33 -07:00
Mitchell Hashimoto 2a93b6c396 core: Assume box isn't metadata if > threshold [GH-3107] 2014-03-11 08:44:05 -07:00
Bruno Binet 9625957203 Fix salt provisioning validation
(mismatch between minion/master)
2014-03-11 15:18:24 +01:00
krazyLee fb4cb4636e fix timout typo 2014-03-11 17:27:47 +08:00
Mitchell Hashimoto d0cf22dd5f Merge pull request #3097 from jjshoe/patch-1
website/docs: Nit-picky grammer making it easier to read.
2014-03-10 15:28:31 -07:00
jjshoe 9cdcdeb42a Nit-picky grammer making it easier to read. 2014-03-10 17:26:48 -05:00
Mitchell Hashimoto 4e3b9f3e70 website/www; simplify homepage 2014-03-10 15:14:10 -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
Jack Pearkes 06ce5661d3 website/www: 1.5 post: a very pleasant typo fix 2014-03-10 15:05:01 -04:00
Mitchell Hashimoto df1cd25ba1 website/www: update index 2014-03-10 09:45:24 -07:00
Jack Pearkes e6087180c9 website/docs: update gemfile.lock 2014-03-10 12:41:39 -04:00
Mitchell Hashimoto 762a2324ad website/www: release blog post 2014-03-10 09:31:25 -07:00
Mitchell Hashimoto cd2171c744 Merge pull request #3090 from adamlazz/contrib-st3
contrib: Sublime Text 3 Ruby syntax association for Vagrantfiles
2014-03-10 08:27:54 -07:00
Adam Lazzarato e2367e1c01 Update contrib/README & bash shebang line 2014-03-10 11:18:20 -04:00
Adam Lazzarato fa6aa640f9 ST3 Vagrantfile syntax highlighting 2014-03-10 11:16:36 -04: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 379a3cc426 v1.5.0 2014-03-09 22:50:03 -07:00
Mitchell Hashimoto bc31abe125 More wording changes on version conflicts 2014-03-09 22:47:56 -07:00
Mitchell Hashimoto c391d2d46b Don't splat the bundler groups 2014-03-09 22:41:51 -07:00
Mitchell Hashimoto 641bfd0ee6 Clarify versionconflict error 2014-03-09 22:41:23 -07:00
Mitchell Hashimoto cf8bfe0d7f Update README 2014-03-09 21:46:01 -07:00
Mitchell Hashimoto 6a5fee0191 providers/virtualbox: add post-comm customize step [GH-3080] 2014-03-09 21:35:53 -07:00
Mitchell Hashimoto ee23b87eb6 core: Private boxes authenticate metadata box URLs too 2014-03-09 19:24:54 -07:00