910 Commits

Author SHA1 Message Date
Mitchell Hashimoto
eba9834bb1 post-processor/vagrant: Extra logging 2013-07-05 10:41:54 -07:00
Mitchell Hashimoto
ac448190e1 Merge pull request #142 from philipcristiano/master
website: Use free-tier instance size.
2013-07-05 10:37:16 -07:00
Mitchell Hashimoto
d3598278c8 Merge pull request #139 from sit/clarify-gopath
README: Clarify repository placement relative to GOPATH
2013-07-05 10:35:38 -07:00
Philip Cristiano
ead9543799 docs: Use free-tier instance size 2013-07-05 13:35:31 -04:00
Mitchell Hashimoto
0197d8d8b4 Merge pull request #140 from philipcristiano/master
website: Fix introduction basic example
2013-07-05 10:33:28 -07:00
Philip Cristiano
a1ec059966 docs: Use free-tier instance size 2013-07-05 13:22:38 -04:00
Philip Cristiano
9f624a4557 docs: Fix invalid example 2013-07-05 08:42:22 -04:00
Emil Sit
e65ab8e93c README: Clarify repository placement relative to GOPATH
If you don't put the repository in the right place in GOPATH,
changes to your sources don't get built.

Signed-off-by: Emil Sit <sit@emilsit.net>
2013-07-04 23:59:52 -04:00
Mitchell Hashimoto
e83b17f0e5 Update CHANGELOG 2013-07-04 15:47:06 -07:00
Mitchell Hashimoto
d002f90cb1 Merge pull request #137 from bdon/forwarded-port-cleanup
builder/virtualbox: clean up port forwarding before exporting OVF.
2013-07-04 15:46:32 -07:00
Brandon Liu
6cdc938f46 Virtualbox: clean up port forwarding before exporting OVF. 2013-07-04 14:46:39 -07:00
Mitchell Hashimoto
dfdbc1b124 website: add more info to the file provisioner page 2013-07-04 12:58:11 -07:00
Mitchell Hashimoto
620d6b9339 Update CHANGELOG 2013-07-04 12:50:49 -07:00
Mitchell Hashimoto
32aabb6ea2 provisioner/file: style nitpicks
/cc @ericlathrop
2013-07-04 12:50:00 -07:00
Mitchell Hashimoto
a47fd26db3 fmt 2013-07-04 12:44:36 -07:00
Mitchell Hashimoto
df977c4c1d Merge pull request #136 from ericlathrop/file-provisioner
File upload provisioner [GH-118]
2013-07-04 12:42:19 -07:00
Eric Lathrop
a9715efd71 Add file provisioner documentation. 2013-07-04 15:17:32 -04:00
Eric Lathrop
3957d3dadc Implement file upload provisioner per #118. 2013-07-04 15:16:17 -04:00
Mitchell Hashimoto
6591f8e90a Merge pull request #132 from ubermuda/patch-1
builder/virtualbox: Typo
2013-07-03 18:10:11 -07:00
Geoffrey Bachelet
c5258c5422 Typo 2013-07-03 19:11:37 -04:00
Mitchell Hashimoto
2a7b371034 Up version for dev 2013-07-03 11:06:39 -07:00
Steven Merrill
659abd407c Merge pull request #124 from priteau/master
Fix small typos
2013-07-03 04:55:15 -07:00
Pierre Riteau
79020d6ec9 Fix small typos 2013-07-03 10:55:25 +01:00
Mitchell Hashimoto
b869ce9b51 v0.1.4 2013-07-02 22:16:13 -07:00
Mitchell Hashimoto
50095283ef builder/virtualbox, builder/vmware: keyboard-interactive [GH-121] 2013-07-02 22:02:58 -07:00
Mitchell Hashimoto
93a8c153a6 communicator/ssh: add keyboard interactive auth [GH-121] 2013-07-02 22:00:31 -07:00
Mitchell Hashimoto
a5a7915a11 Update CHANGELOG 2013-07-02 21:29:28 -07:00
Mitchell Hashimoto
3c5f883f49 website: nitpick compaction docs 2013-07-02 21:28:54 -07:00
Mitchell Hashimoto
6f4e08944b Merge pull request #122 from smerrill/compaction-option
builder/vmware: Add a 'skip_compaction' configuration option
2013-07-02 21:27:20 -07:00
Mitchell Hashimoto
aff963ff0c Merge pull request #123 from smerrill/headless-documentation
website: Document 'headless' option for Fusion and VBox
2013-07-02 21:26:37 -07:00
Steven Merrill
0fff9887f7 Remove confusing duplicate references. 2013-07-02 23:56:56 -04:00
Steven Merrill
90294f3ee6 builder/vmware, builder/virtualbox: Document 'headless' option. 2013-07-02 23:53:31 -04:00
Steven Merrill
d620a09dd6 Add documentation of the skip_compaction parameter. 2013-07-02 23:48:04 -04:00
Steven Merrill
58daa1d84e Add a 'skip_compaction' step. 2013-07-02 20:22:11 -04:00
Mitchell Hashimoto
af5721c86b Merge pull request #120 from bdon/master
helptext has command [options] in it
2013-07-02 13:16:39 -07:00
Brandon Liu
9a82910f9a Command helpText indicates that options must come before template. 2013-07-02 13:07:39 -07:00
Mitchell Hashimoto
7198936f7e packer: PrefixedUi properly prefixes each line of output 2013-07-02 12:28:25 -07:00
Mitchell Hashimoto
874b4acf1c builder/vmware: output VNC info if headless
/cc @smerrill
2013-07-02 12:23:19 -07:00
Mitchell Hashimoto
2b010269a3 builder/virtualbox: Warning about headless mode
/cc @smerrill
2013-07-02 12:20:26 -07:00
Mitchell Hashimoto
47a9d95781 Update CHANGELOG 2013-07-02 12:18:31 -07:00
Mitchell Hashimoto
67920da4ec Merge pull request #108 from smerrill/headless-mode
builder/vmware, builder/virtualbox: Headless mode
2013-07-02 12:16:40 -07:00
Mitchell Hashimoto
c7c22bee3c Merge pull request #115 from bdon/wait
builder/virtualbox, builder/vmware: wait5 and wait10 timers
2013-07-02 12:14:17 -07:00
Brandon Liu
c266f8a067 Update command to run locally in website README. 2013-07-02 12:12:42 -07:00
Brandon Liu
a5dba51d4f Document wait5 and wait10 boot command keys. 2013-07-02 10:44:49 -07:00
Brandon Liu
471f33d02e Add wait5 and wait10 special keys for boot command. 2013-07-02 10:31:22 -07:00
Mitchell Hashimoto
39d3ae85f6 Update CHANGELOG 2013-07-02 09:38:39 -07:00
Mitchell Hashimoto
4d5edcaac0 builder/vmware: Improve check for VMware cleanup 2013-07-02 09:30:24 -07:00
Mitchell Hashimoto
529f72c084 builder/vmware: No redundant errors 2013-07-02 09:10:44 -07:00
Mitchell Hashimoto
32490fb57c builder/vmware: Style nitpick
/cc @smerrill: I prefer to do state changes at the end. :)
2013-07-02 09:09:55 -07:00
Mitchell Hashimoto
c23cd4310b Merge pull request #107 from smerrill/compact-disk
builder/vmware: Compact disk at end of the run
2013-07-02 09:09:15 -07:00