Mitchell Hashimoto
0334694c03
scripts: SHA256SUMs file for checksumming
2013-06-24 15:13:59 -07:00
Mitchell Hashimoto
7043dfeeca
scripts: temporarily password protect ZIPs, upload script
2013-06-24 14:56:53 -07:00
Mitchell Hashimoto
6a0bbd4052
LICENSE: MPL2
2013-06-24 14:29:15 -07:00
Mitchell Hashimoto
27896e22b0
website: nav min width so it doesn't squish
2013-06-24 13:59:10 -07:00
Mitchell Hashimoto
d903e56260
website: proper spacing on community links
2013-06-24 12:09:20 -07:00
Mitchell Hashimoto
25e213a7c6
website: better homepage cSS
2013-06-24 10:27:27 -07:00
Mitchell Hashimoto
c6fe5f18b4
website: better homepage
2013-06-24 10:24:13 -07:00
Mitchell Hashimoto
90af6f1d38
website: fix up the interface pastings to not have comments
2013-06-24 09:39:20 -07:00
Mitchell Hashimoto
0e8b61c162
website: remove the hook TODO
2013-06-24 09:36:55 -07:00
Mitchell Hashimoto
41f4ce56a5
builder/virtualbox: "stopping" is still running [GH-30]
2013-06-24 09:32:08 -07:00
Mitchell Hashimoto
fd44adf2aa
builder/digitalocean: Make tests pass again
2013-06-24 09:25:00 -07:00
Mitchell Hashimoto
1f57d722ff
builder/virtualbox: remap versions that don't have guest additions
2013-06-24 09:24:16 -07:00
Jack Pearkes
76c2fcee87
website: update digitalocean state_timeout default
2013-06-24 09:07:33 +02:00
Jack Pearkes
513c8bc4bb
builder/digitalocean: raised state_timeout default to 6 minutes [GH-26]
2013-06-24 09:03:25 +02:00
Mitchell Hashimoto
f181e9b6bd
website: Update virtualbox to note guest additions stuff
2013-06-23 23:51:30 -07:00
Mitchell Hashimoto
bd947c4263
website: rename EC2 to Amazon EC2
2013-06-23 23:45:29 -07:00
Mitchell Hashimoto
1931c98fff
builder/virtualbox: checksum the guest additions
2013-06-23 23:44:03 -07:00
Mitchell Hashimoto
7df62ea53b
website: guest_additions_path docs for virtualbox builder
2013-06-23 23:17:20 -07:00
Mitchell Hashimoto
27c9e8cf92
builder/virtualbox: treat guest_additions_path as a template
2013-06-23 23:14:19 -07:00
Mitchell Hashimoto
a599074185
builder/virtualbox: upload guest additions to VM
2013-06-23 23:09:52 -07:00
Mitchell Hashimoto
43b6c1fa89
packer: Ui.Message should Fprint, not Fprintf
2013-06-23 23:06:59 -07:00
Mitchell Hashimoto
921770b611
builder/virtualbox: Download guest additions for the VM
2013-06-23 23:05:32 -07:00
Mitchell Hashimoto
e91421b1e1
website: update docs for virtualbox_version_file
2013-06-23 22:46:57 -07:00
Mitchell Hashimoto
85c83cbf58
builder/virtualbox: Upload version to a "virtualbox_version_file"
2013-06-23 22:44:58 -07:00
Mitchell Hashimoto
0f376457e3
builder/virtualbox: only power off the machine if it isrunning
2013-06-23 22:00:40 -07:00
Mitchell Hashimoto
bdd60fe914
builder/virtualbox: Message for vboxmanage command, not say
2013-06-23 21:56:14 -07:00
Mitchell Hashimoto
eacf257d83
builder/virtualbox: recognize <tab>
2013-06-23 21:50:16 -07:00
Mitchell Hashimoto
15f191deb0
builder/virtualbox: Copy ISO because VirtualBox can't recognize
2013-06-23 21:47:56 -07:00
Mitchell Hashimoto
d52cd1ed83
builder/virtualbox: Output VBoxManage stderr in error
2013-06-23 21:19:41 -07:00
Mitchell Hashimoto
6031c8d820
website: document vboxmanage calls
2013-06-23 21:06:49 -07:00
Mitchell Hashimoto
a3bd9ecdc3
builder/virtualbox: add "vboxmanage" to run custom commands
2013-06-23 20:58:22 -07:00
Mitchell Hashimoto
53b7b3965f
fmt
2013-06-23 20:43:50 -07:00
Mitchell Hashimoto
72741dbe3a
builder/virtualbox: Ability to set DiskSize
2013-06-23 20:43:40 -07:00
Mitchell Hashimoto
ffd1219388
website: Add ssh_port docs for virtualbox
2013-06-23 20:41:10 -07:00
Mitchell Hashimoto
a3c5fed267
builder/vmware, builder/virtualbox: Don't continue if ISO error
2013-06-23 18:23:00 -07:00
Mitchell Hashimoto
39eb9b7497
builder/vmware: Try SSH handshake multiple times
2013-06-23 18:17:38 -07:00
Mitchell Hashimoto
e8cbb9f9b6
provisioner/shell: Error message if provisioning fails
2013-06-23 17:37:44 -07:00
Mitchell Hashimoto
1e61cc2bd3
communicator/ssh: request a PTY
2013-06-23 17:36:45 -07:00
Mitchell Hashimoto
1a8395baab
builder/vmware: support the <tab> special in boot commands
2013-06-23 16:09:12 -07:00
Mitchell Hashimoto
7cdf113eb1
builder/common: set the proper finalPath if downloading
2013-06-23 15:58:47 -07:00
Mitchell Hashimoto
bfcd264e67
website: disk_size docs for VMware
2013-06-23 15:08:37 -07:00
Mitchell Hashimoto
24f852f699
builder/vmware: configurable disk size (default 40 GB)
2013-06-23 15:07:19 -07:00
Mitchell Hashimoto
adf150247e
website: document ssh_port for VMware builder
2013-06-23 14:32:48 -07:00
Mitchell Hashimoto
43085e472b
builder/vmware: Ability to specify the SSH port with "ssh_port"
2013-06-23 14:30:52 -07:00
Mitchell Hashimoto
9367df4a3f
provisioner/shell: copy the scripts [GH-29]
2013-06-23 11:56:49 -07:00
Mitchell Hashimoto
a93668bed3
Merge pull request #26 from mitchellh/digital-ocean-state-timeout
...
DigitalOcean: Add configuration for state timeout
2013-06-23 11:46:55 -07:00
Jack Pearkes
15d42af48b
website: document digitalocean state_timeout configuration
2013-06-23 12:58:00 +02:00
Jack Pearkes
ba8fbc8621
builder/digitalocean: add configurable state_timeout
...
The state_timeout config allows you to determine the timeout
for "waiting for droplet to become [active, off, etc.]".
This still defaults to 3 minutes.
2013-06-23 12:51:51 +02:00
Mitchell Hashimoto
1da55ab4b6
builder/digitalocean: Reattempt SSH handshake a few times
...
I ran into a few cases where the droplet was active and a TCP connection
could be made, but SSH wasn't running yet and the handshake failed. A
race condition with the machine boot. This will retry the SSH handshake
a few times.
/cc @pearkes
2013-06-21 23:02:13 -07:00
Mitchell Hashimoto
21c0350033
website: community!
2013-06-21 20:46:51 -07:00