Alan Braithwaite
7d53047a92
Fixed fqdn handling on debian/ubuntu
...
The issue was that the old method simply didn't work. When the hosts
file should look like:
127.0.1.1 host.fqdn.com host
It looked like:
127.0.1.1 host.fqdn.com host old.fqdn.com old
Or this if the user didn't set a fqdn
127.0.1.1 host host old.fqdn.com old
This patch fixes that.
2013-09-22 00:33:24 -07:00
Pete Michaud
e65ac705b4
fixed missing backtick
2013-09-21 21:41:06 -05:00
Mitchell Hashimoto
36bd52713b
provisioners/ansible: convert extra vars to strings [GH-2244]
2013-09-20 21:16:50 -07:00
Mitchell Hashimoto
d725e0e657
Update CHANGELOG
2013-09-20 21:13:05 -07:00
Mitchell Hashimoto
7df64dff0c
Merge pull request #2242 from bt5e/move-up-chmod-in-puppet
...
provisioners/puppet-apply: moved chmod up before verify_shared_folders check #2241
2013-09-20 21:12:10 -07:00
Mitchell Hashimoto
79fa7000fa
providers/virtualbox: don't touch DYLD_* anymore.
...
Subprocess handles this
2013-09-20 17:57:44 -07:00
Mitchell Hashimoto
4d03a7359e
guests/linux: fail after a number of attempts
2013-09-20 17:52:36 -07:00
Mitchell Hashimoto
62e357ffcd
guests/linux: only successful mount if exit status 0
2013-09-20 17:50:29 -07:00
Mitchell Hashimoto
138024d74c
core: Unset DYLD_LIBRARY_PATH if setuid/setgid [GH-2243]
2013-09-20 17:43:11 -07:00
Mitchell Hashimoto
47120a86a2
core: modify DYLD_LIBRARY_PATH only if executing in installer [GH-2231]
2013-09-20 17:38:49 -07:00
Mitchell Hashimoto
101c6d7694
website/docs: document the binary flag on provisioning
2013-09-20 17:31:52 -07:00
Mitchell Hashimoto
8c4ea4f47b
Update CHANGELOG
2013-09-20 17:24:59 -07:00
Mitchell Hashimoto
5fe6d7a525
Merge pull request #2235 from aleno/shell
...
provisioners/shell: Don't replace Windows newlines to Unix if shell is set as binary
2013-09-20 17:23:48 -07:00
Mitchell Hashimoto
33a36830fe
core: don't output \e[0K on Windows [GH-2246]
2013-09-20 17:20:29 -07:00
Mitchell Hashimoto
1cb9c901c7
website/www: add blog feed to sidebar
2013-09-19 11:40:58 -07:00
Mitchell Hashimoto
c62fd0b7e0
website/www: fix feed URL
2013-09-19 11:35:46 -07:00
Mitchell Hashimoto
7cb8314045
website/www: add the RSS feed
2013-09-19 11:35:03 -07:00
Ben Tse
cd79563837
#2241 moved chmod up before verify_shared_folders check
2013-09-19 14:26:35 -04:00
Mitchell Hashimoto
513c7e68a1
Update CHANGELOG
2013-09-19 11:09:56 -07:00
Mitchell Hashimoto
8687a1ec84
Merge pull request #2233 from viq/patch-1
...
hosts/arch: fix invocation of initialize
2013-09-19 11:09:21 -07:00
Alexander Norström
b20fe8d41e
Dont replace Windows newlines to Unix if shell is set as binary
2013-09-19 13:33:58 +02:00
viq
8fd2337038
Fix invocation of initialize
...
Fixes #2229 for me
2013-09-19 11:55:46 +02:00
Mitchell Hashimoto
2c8cc95e79
website/www: add the blog to the nav bar
2013-09-18 17:52:59 -07:00
Mitchell Hashimoto
84091cac26
website/www: put support under the "about" link
2013-09-18 17:52:08 -07:00
Mitchell Hashimoto
f208dde467
website/www: rename blog post to be real
2013-09-18 17:42:35 -07:00
Mitchell Hashimoto
cad42a8308
website/www: blog archives page
2013-09-18 17:41:51 -07:00
Mitchell Hashimoto
155ef1f06e
website/www: enable the blog feed
2013-09-18 17:36:35 -07:00
Mitchell Hashimoto
590566095a
Up version for dev
2013-09-18 14:09:49 -07:00
Mitchell Hashimoto
db8e7a9c79
v1.3.3
2013-09-18 13:45:41 -07:00
Mitchell Hashimoto
5b2a28cd4c
core: set the DYLD_LIBRARY_PATH before other env vars
2013-09-18 09:42:18 -07:00
Mitchell Hashimoto
7c3b342add
core: restore the old DYLD_LIBRARY_PATH specifically
2013-09-18 09:41:57 -07:00
Mitchell Hashimoto
f9e4ea9ce8
communicators/ssh: timeout waiting for connection + header [GH-2226]
2013-09-18 09:32:30 -07:00
Mitchell Hashimoto
91ff1ec8ae
Revert "core: don't delete state data if id=nil [GH-2201]"
...
This reverts commit 1a780bf5b2
.
Conflicts:
CHANGELOG.md
2013-09-18 09:20:37 -07:00
Mitchell Hashimoto
2caf0f3665
Merge pull request #2221 from mark-rushakoff/fix-typo
...
website/docs: fix typo
2013-09-18 09:15:47 -07:00
Mitchell Hashimoto
ea2c87e4f4
core: Fix bad translation [GH-2225]
2013-09-18 09:05:51 -07:00
Mark Rushakoff
5e027c4ad9
Fix typo
2013-09-17 22:22:16 -07:00
Mitchell Hashimoto
06bf3c6fdc
core: Remove DYLD_LIBRARY_PATH if command not in installer [GH-2219]
2013-09-17 18:53:35 -07:00
Mitchell Hashimoto
e721960392
Up version for dev
2013-09-17 16:15:57 -07:00
Mitchell Hashimoto
9a394588a6
v1.3.2
2013-09-17 15:36:36 -07:00
Mitchell Hashimoto
cac28c82de
core: Vagrantfile must be file [GH-2216]
2013-09-17 12:42:57 -07:00
keyist
8cc5b4ddb5
hosts/arch: remove duplication with HostsLinux
2013-09-16 21:27:15 -07:00
Mitchell Hashimoto
ee9fc00a04
provisioners/ansible: default output level is verbose [GH-2194]
2013-09-16 21:02:22 -07:00
Mitchell Hashimoto
d95567e4c7
Revert "core: better cleanup of ".vagrant"" [GH-2201]
...
This reverts commit 5b42994406
.
2013-09-16 20:56:28 -07:00
Mitchell Hashimoto
1a780bf5b2
core: don't delete state data if id=nil [GH-2201]
2013-09-16 20:56:14 -07:00
Mitchell Hashimoto
b9801f44a0
guests/linux: try `id -g` to determine group as well [GH-2197]
2013-09-16 20:51:09 -07:00
Mitchell Hashimoto
42df2ed2c9
website/www: work on a blog
2013-09-16 16:08:19 -07:00
Mitchell Hashimoto
790d395adf
website/docs: fix build
2013-09-16 16:08:18 -07:00
Mitchell Hashimoto
dcbdd6a8ff
website/www: update CSS to work with latest middleman
2013-09-16 16:08:18 -07:00
Mitchell Hashimoto
d3d5e974fd
website/*: update therubyracer version to work with latest
2013-09-16 16:08:18 -07:00
Mitchell Hashimoto
623aa0bb3a
Merge pull request #2212 from fgrehm/remove-dead-code-take-2
...
core: remove dead code
2013-09-16 13:56:47 -07:00