Commit Graph

3274 Commits

Author SHA1 Message Date
Mitchell Hashimoto dabbcd45a8 Update CHANGELOG 2014-09-04 11:48:42 -07:00
Mitchell Hashimoto 84237ec98f Add Vagrantfile for cross cmpiling 2014-09-04 11:35:27 -07:00
Mitchell Hashimoto a2f06c2b5f website: fix docs [GH-1222] 2014-09-04 11:26:53 -07:00
Mitchell Hashimoto 0d35473d41 communicator/ssh: make TCP keep-alive period shorter [GH-1232] 2014-09-04 11:24:01 -07:00
Mitchell Hashimoto 847cb02eb3 packer: fuzzy search broken pipe too [GH-1314] 2014-09-03 21:31:34 -07:00
Mitchell Hashimoto c7dffaf12f Update CHANGELOG 2014-09-03 21:28:37 -07:00
Mitchell Hashimoto 67afff5ede fmt 2014-09-03 21:27:54 -07:00
Mitchell Hashimoto dc74c2bbdd builder/amazon: tests 2014-09-03 21:27:43 -07:00
Mitchell Hashimoto ad51098a3e packer/rpc: don't panic on cache errors [GH-1328] 2014-09-03 21:17:53 -07:00
Mitchell Hashimoto e9c2628a77 packer/plugin: clean up log output by only using the base 2014-09-03 21:11:43 -07:00
Mitchell Hashimoto c0f9dbde41 builder/virtualbox: search VBOX_MSI_INSTALL_PATH [GH-1337] 2014-09-03 21:08:57 -07:00
Mitchell Hashimoto f0bc4fd0b7 website: update supported builders 2014-09-03 21:01:23 -07:00
Mitchell Hashimoto 749baa19c4 builder/virtualbox/iso: append timestamp to name [GH-1365] 2014-09-03 20:54:02 -07:00
Mitchell Hashimoto 23e2387d61 website: document needing knife [GH-1429] 2014-09-03 20:38:01 -07:00
Mitchell Hashimoto 32c88c20ef Don't notify IRC 2014-09-03 20:33:38 -07:00
Mitchell Hashimoto 28de122579 builder/virtualbox: fix typo 2014-09-03 20:33:22 -07:00
Mitchell Hashimoto 94f385ecf9 builder/virtualbox: error if guest additions URL can't be read [GH-1439] 2014-09-03 20:30:16 -07:00
Mitchell Hashimoto 01abbc4460 common/ssh: error if encrypted key is used 2014-09-03 20:25:31 -07:00
Mitchell Hashimoto 76a8221636 builder/*: extract key path to ssh.Signer 2014-09-03 20:23:39 -07:00
Mitchell Hashimoto 414bf1748d website: fix escaped underscores [GH-1458] 2014-09-03 20:12:10 -07:00
Mitchell Hashimoto 31876427e3 Update CHANGELOG 2014-09-02 15:30:14 -07:00
Mitchell Hashimoto 60182afb0b Automatically discover plugins 2014-09-02 15:29:37 -07:00
Mitchell Hashimoto 7097c75610 Update travis 2014-09-02 15:14:42 -07:00
Mitchell Hashimoto 2788ccc653 Update scripts to latest HashiCorp style 2014-09-02 15:13:55 -07:00
Mitchell Hashimoto db90658250 Merge pull request #1456 from mitchellh/f-yamux
packer/rpc: Replace MuxConn with Yamux
2014-09-02 14:33:26 -07:00
Mitchell Hashimoto b7c604795e packer/plugin: increase version for Yamux 2014-09-02 14:28:21 -07:00
Mitchell Hashimoto 9ffa0b8e25 packer/rpc: no more muxconn 2014-09-02 14:23:06 -07:00
Mitchell Hashimoto 062e86e218 packer/rpc: MuxBroker 2014-09-02 14:05:22 -07:00
Mitchell Hashimoto 6bbf64c5ab builder/qemu: use 512M for -m [GH-1444] 2014-09-02 11:19:12 -07:00
Mitchell Hashimoto 90d4bcdbe8 builder/digitalocean: region supports vars [GH-1452] 2014-09-02 11:16:39 -07:00
Mitchell Hashimoto ae276fd833 Next version will be 0.7.0 (update changelog) 2014-09-02 11:11:58 -07:00
Mitchell Hashimoto 0780225037 Update CHANGELOG 2014-09-02 11:10:06 -07:00
Mitchell Hashimoto 953fd27a27 Merge pull request #1167 from rasa/1057-add-floppy-files-to-vmware-vmx-v2
builder/vmware-vmx: add floppy_files support
2014-09-02 11:09:25 -07:00
Mitchell Hashimoto 35b51c8492 Update CHANGELOG 2014-09-02 11:08:49 -07:00
Mitchell Hashimoto 8d88aaf150 Merge pull request #1168 from rasa/972-add-clone-support-for-vmware-player-6-v2
builder/vmware: add VMWare Player 6 support
2014-09-02 11:08:18 -07:00
Mitchell Hashimoto 01193bf45f Update CHANGELOG 2014-09-02 10:57:28 -07:00
Mitchell Hashimoto c185fa42f3 Merge pull request #1200 from zigg/feature/virtualbox-iso-sata
builder/virtualbox: implement `iso_interface` setting
2014-09-02 10:56:57 -07:00
Mitchell Hashimoto 2a9cb50b17 builder/amazon: fix broken build 2014-09-02 10:17:52 -07:00
Mitchell Hashimoto 893b79c423 Update CHANGELOG 2014-09-02 10:02:39 -07:00
Mitchell Hashimoto ba3bae8a65 Merge pull request #1239 from StefanScherer/fix_skip_floppy_in_vmx_data_post_step
builde/vmware: skip adding floppy again in vmx_data_post step
2014-09-02 10:02:17 -07:00
Mitchell Hashimoto 519adf8579 Merge pull request #1260 from lflux/website-openstack-rackspace-default
website: add required value for openstack_provider for rackspace example
2014-09-02 09:58:47 -07:00
Mitchell Hashimoto 95ed701ab1 Merge branch 'nBerg-additional-user-variables' 2014-09-02 09:57:59 -07:00
Mitchell Hashimoto 825864a9ea Merge branch 'additional-user-variables' of github.com:nBerg/packer into nBerg-additional-user-variables
Conflicts:
	builder/amazon/common/run_config.go
2014-09-02 09:57:52 -07:00
Mitchell Hashimoto 752162c234 fmt 2014-09-02 09:55:06 -07:00
Mitchell Hashimoto 7c11d2a313 post-processor/vagrant: style 2014-09-02 09:54:55 -07:00
Mitchell Hashimoto 67bd0a38ee Update CHANGELOG 2014-09-02 09:53:26 -07:00
Mitchell Hashimoto 986394292f Merge pull request #1371 from alevkin/master
post-processor/vagrant: Change creating boxes for customizing metadata.json
2014-09-02 09:53:06 -07:00
Mitchell Hashimoto 551a774787 Update CHANGELOG 2014-09-02 09:51:49 -07:00
Mitchell Hashimoto fa4b737620 Merge pull request #1375 from yveslaroche/fix-ansible-inventory-path
provisioner/ansible: Fix Ansible inventory path on Windows
2014-09-02 09:51:31 -07:00
Mitchell Hashimoto 5d1c1e6716 Merge pull request #1373 from anthonybishopric/debug_bundle_commands
builder/amazon-instance: Debug the evaluated bundle commands
2014-09-02 09:49:12 -07:00