Commit Graph

1131 Commits (dc74c2bbddffc8e4d9891ef674874a76d2bd4a29)

Author SHA1 Message Date
Mitchell Hashimoto dc74c2bbdd builder/amazon: tests
12 years ago
Mitchell Hashimoto c0f9dbde41 builder/virtualbox: search VBOX_MSI_INSTALL_PATH [GH-1337]
12 years ago
Mitchell Hashimoto 749baa19c4 builder/virtualbox/iso: append timestamp to name [GH-1365]
12 years ago
Mitchell Hashimoto 28de122579 builder/virtualbox: fix typo
12 years ago
Mitchell Hashimoto 94f385ecf9 builder/virtualbox: error if guest additions URL can't be read [GH-1439]
12 years ago
Mitchell Hashimoto 76a8221636 builder/*: extract key path to ssh.Signer
12 years ago
Mitchell Hashimoto 6bbf64c5ab builder/qemu: use 512M for -m [GH-1444]
12 years ago
Mitchell Hashimoto 90d4bcdbe8 builder/digitalocean: region supports vars [GH-1452]
12 years ago
Mitchell Hashimoto 953fd27a27 Merge pull request #1167 from rasa/1057-add-floppy-files-to-vmware-vmx-v2
12 years ago
Mitchell Hashimoto 8d88aaf150 Merge pull request #1168 from rasa/972-add-clone-support-for-vmware-player-6-v2
12 years ago
Mitchell Hashimoto c185fa42f3 Merge pull request #1200 from zigg/feature/virtualbox-iso-sata
12 years ago
Mitchell Hashimoto 2a9cb50b17 builder/amazon: fix broken build
12 years ago
Mitchell Hashimoto ba3bae8a65 Merge pull request #1239 from StefanScherer/fix_skip_floppy_in_vmx_data_post_step
12 years ago
Mitchell Hashimoto 825864a9ea Merge branch 'additional-user-variables' of github.com:nBerg/packer into nBerg-additional-user-variables
12 years ago
Mitchell Hashimoto 752162c234 fmt
12 years ago
Mitchell Hashimoto 5d1c1e6716 Merge pull request #1373 from anthonybishopric/debug_bundle_commands
12 years ago
Mitchell Hashimoto e8889e56ed Merge pull request #1381 from pas256/chroot-hvm
12 years ago
Mitchell Hashimoto dac078b451 Merge pull request #1360 from jmassara/ee_fix
12 years ago
Mitchell Hashimoto 4ef3874467 builder/virtualbox-*: seed RNG [GH-1386]
12 years ago
Mitchell Hashimoto 78c534227a Merge branch 'master_add_support_for_tcg_accel_in_qemu_builder_' of github.com:mattthias/packer into mattthias-master_add_support_for_tcg_accel_in_qemu_builder_
12 years ago
Mitchell Hashimoto 88c186df39 Merge branch 'master' of github.com:matthbak/packer into matthbak-master
12 years ago
Mitchell Hashimoto 3827c02126 Merge pull request #1396 from ianunruh/feature/vmware-ssh-host-template
12 years ago
Mikhail Zholobov 16cb6f60c8 builder/parallels: "guest_os_distribution" renamed to "guest_os_type".
12 years ago
Mikhail Zholobov bed6270288 builder/parallels: Detect path to Parallels Tools ISO automatically.
12 years ago
Mikhail Zholobov 40c169f757 builder/parallels: Added 'StepPrepareParallelsTools'
12 years ago
Mikhail Zholobov 13b355eaf0 builder/parallels: Added 'ToolsConfig' struct
12 years ago
Mikhail Zholobov 909d5ccb54 builder/parallels: 'ToolsIsoPath' added
12 years ago
Mitchell Hashimoto 668bd51fa2 Merge pull request #1410 from msabramo/openstack_builder_blank_keypair_is_error
12 years ago
Mitchell Hashimoto 18a4a4d5ea Merge pull request #1407 from hiroyuki-sato/patch_for_packer
12 years ago
Mitchell Hashimoto 1c58f8f210 Merge pull request #1418 from msabramo/openstack_builder_region_not_mandatory
12 years ago
Mitchell Hashimoto 704648896e Merge pull request #1425 from dysinger/1424-amazon-instance-s3-region-not-url
12 years ago
Mitchell Hashimoto 5c09afe22c Merge pull request #1448 from vtolstov/simple
12 years ago
Ulf Mansson bebca3bfae It's not necessary to use an instance-store image to build an instance-store image, see this example http://sorcery.smugmug.com/2014/01/29/instance-store-hvm-amis-for-amazon-ec2/ so there should be no restriction on the ExpectedRootDevice
12 years ago
Vasiliy Tolstov e18f0f7f5b fix missing parts
12 years ago
Vasiliy Tolstov 4166c63732 add ability to set api url in template
12 years ago
Rickard von Essen f9cddd2e18 builder/parallels: Added some navigation keys. Fixes [GH-1442]
12 years ago
Mikhail Zholobov fc2d695b0f builder/parallels: Added compatibility with Parallels Desktop 10
12 years ago
Mikhail Zholobov 10be7e27de builder/parallels: Added platform check
12 years ago
Mikhail Zholobov 9ad2b98673 builder/parallels: Removed config parameter 'ostype'
12 years ago
Rickard von Essen 732c767bfd parallels: Support for Parallels Desktop 10
12 years ago
Fabio Rapposelli d2a9a98eeb Fixed multiple VMware typos.
12 years ago
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
12 years ago
Tim Dysinger c79121617c Use Region not S3Endpoint
12 years ago
Marc Abramowitz 9bd33d1e0b Make region required for rackspace but not other providers
12 years ago
Marc Abramowitz 69500b6943 OpenStack builder: Make region not required
12 years ago
Marc Abramowitz 031c25154f openstack builder error out when gets blank keypair
12 years ago
Hiroyuki Sato 965d273907 Add machine_type option for qemu builder.
12 years ago
Eric Johnson a5bc5beccb Merge pull request #1397 from jfrazelle/disk_size
12 years ago
Jessica Frazelle 8bc696ce9e add disk size to google compute, so as to avoid disk size errors on exporting the image
12 years ago
Rickard von Essen fe37d9b6e1 parallels-iso: ISO not removed from VM after install [GH-1338]
12 years ago