Commit Graph

142 Commits

Author SHA1 Message Date
Razz Fox f2111b6d12 capitalize "Packer" 2013-07-01 22:01:22 -07:00
Brandon Liu 0e3b1e59a8 Doc fixes. 2013-07-01 19:53:04 -07:00
Mitchell Hashimoto 126f2bc07f website: more notes on AWS env vars 2013-07-01 15:26:08 -07:00
Mitchell Hashimoto 0b1b76a4db website: update website with new AWS env vars 2013-07-01 15:24:36 -07:00
Mitchell Hashimoto 4ad77b9d9a website: update latest post-processor API 2013-07-01 11:35:09 -07:00
Mitchell Hashimoto 855e8aab85 website: update website with latest vm_name default changes 2013-07-01 11:15:13 -07:00
Mitchell Hashimoto 8da6ea720e website: document disk_size config for virtualbox 2013-07-01 10:51:40 -07:00
Mitchell Hashimoto 05c6c87eb2 website: document the vmware tools stuff 2013-07-01 10:48:50 -07:00
Pierre Riteau 9d8977fe54 Fix a small typo 2013-06-30 21:22:32 +01:00
Mitchell Hashimoto f155f40f2c Merge pull request #73 from jcrosby/master
website: Grammar tweak for veewee-to-packer docs
2013-06-29 18:06:32 -07:00
Jon Crosby 31106086fe Update veewee-to-packer docs 2013-06-29 16:43:36 -07:00
Mitchell Hashimoto 552ee0b8ee website: switch all download URLs to https 2013-06-29 14:16:12 -07:00
Anton Lindström 7c7a8a7f27 fix html characters in virtualbox builder doc
This commit removes <, > and instead uses <,> to describe the
enter command in the boot command code block in virtualbox
builder documentation. Noticed this after fixing the VMware doc.
2013-06-29 21:43:53 +02:00
Mitchell Hashimoto 1beec2b713 Merge pull request #67 from mitchellh/website-text-selection
website: change color of text on selection
2013-06-29 12:31:04 -07:00
Jack Pearkes f3bcdbdf34 website: change color of text on selection 2013-06-29 21:25:28 +02:00
Mitchell Hashimoto bb1aae39b0 Merge pull request #62 from antonlindstrom/master
website: Update HTML characters for the <enter> command in VMware builder documentation
2013-06-29 12:23:40 -07:00
Anton Lindström c3bbb82c5c fix html characters in vmware builder doc
This commit removes <, > and instead uses &lt;,&gt; to describe the
enter command in the boot command code block in vmware builder
documentation.
2013-06-29 15:19:37 +02:00
Greg Karékinian 32f6dd17a3 Fix typo 2013-06-29 13:02:57 +02:00
Mitchell Hashimoto 6ed3f77951 Merge pull request #49 from msabramo/patch-3
website: Fix typos in setup page
2013-06-28 18:10:51 -07:00
Mitchell Hashimoto 17f2ea4c5d Merge pull request #47 from msabramo/patch-2
website: Fix typo in README.md
2013-06-28 18:09:29 -07:00
Marc Abramowitz 68d9d4be7c Fix more typos 2013-06-28 14:03:14 -07:00
Marc Abramowitz 9163c25ef7 Fix typo in README.md 2013-06-28 13:56:37 -07:00
Jon Crosby df352702b5 Fix typo in platform docs 2013-06-28 13:54:46 -07:00
Artur Rodrigues e8535e7f6a Fix reference of typo corrected on 43bb20d05f 2013-06-28 16:45:32 -03:00
Mitchell Hashimoto 43bb20d05f website: fix typo on shell script 2013-06-28 15:26:09 -04:00
Robby Colvin da8648114a 'path' in shell provisioner template was renamed 2013-06-28 12:11:24 -07:00
Gareth Rushgrove 848f324515 small typo: either rather than ether on why page 2013-06-28 17:24:24 +01:00
Mitchell Hashimoto 02d67fd34d website: get rid fof release notes 2013-06-28 12:01:48 -04:00
Mitchell Hashimoto 3682b30ee0 website: fix issues with URL 2013-06-28 11:56:32 -04:00
Mitchell Hashimoto 7fff56657e website: link to sha256 sums 2013-06-28 10:48:23 -04:00
Mitchell Hashimoto b5dfad2c38 website: set base mac address example 2013-06-28 10:20:49 -04:00
Mitchell Hashimoto 21ae9a02d6 website: update the interfaces for extending 2013-06-28 09:49:21 -04:00
Jack Pearkes e8401a08a8 website: update jack's community bio 2013-06-28 14:46:57 +02:00
Mitchell Hashimoto e994ff605d website: vagrant boxes getting started 2013-06-28 08:37:13 -04:00
Mitchell Hashimoto 8dc8fcce77 Merge branch 'shell-env-vars'
Conflicts:
	website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto 3a9b00fa4e website: clarify some things in the intro 2013-06-28 08:18:03 -04:00
Mitchell Hashimoto 244a0cc569 website: doc veewee-to-packer 2013-06-28 00:04:41 -04:00
Mitchell Hashimoto 0836c46e64 website: execute_command example 2013-06-27 18:23:47 -04:00
Mitchell Hashimoto 0d0c403037 website: update provisioner docs "path" to "script" 2013-06-27 10:57:43 -07:00
Mitchell Hashimoto 7720be6d84 website: update vagrant PP docs for Artifactid var 2013-06-27 10:54:52 -07:00
Mitchell Hashimoto 9c37cf8ef1 website: make a note about deps in deving plugins 2013-06-27 10:43:19 -07:00
Mitchell Hashimoto 32a5d3c2b7 website: change up some code format sizing 2013-06-27 08:30:21 -07:00
Mitchell Hashimoto 3e4b19a1e5 website: document keep_input_artifact 2013-06-27 08:25:12 -07:00
Mitchell Hashimoto cf62c812f3 website: document the vagrant post-processor 2013-06-27 08:17:00 -07:00
Jack Pearkes 21025f64d5 website: docuemnt shell provisioner environment variables 2013-06-27 14:42:28 +02:00
Mitchell Hashimoto accc2c27f5 website: Clarify the HTTPIP/Port in boot commands [GH-32] 2013-06-26 17:08:53 -07:00
Mitchell Hashimoto e3aada4a2f website: fix the links to downloads 2013-06-25 14:16:49 -05:00
Mitchell Hashimoto 504ba96506 website: fix docs installation page 2013-06-25 14:14:45 -05:00
Mitchell Hashimoto 11a4604102 website: hacks on hacks to center the download link 2013-06-24 16:51:26 -07:00
Mitchell Hashimoto f6ae2f242c website: put popular OS on top 2013-06-24 16:46:06 -07:00