Commit Graph

266 Commits (4e20522afdf899f0916ffb140030a42bd69c7c23)

Author SHA1 Message Date
Lorenzo Villani 7e64e90670 Use --portcount on VirtualBox 5.x
11 years ago
Mitchell Hashimoto 93bb0d86af builder/virtualbox: fix default names
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto d600456487 builder/virtualbox: fix interpolation weirdness
11 years ago
Mitchell Hashimoto 54e081d5af builder/virtualbox: only remove output dir after check
11 years ago
Mitchell Hashimoto 9c6d0dfc8b builder/virtualbox: fix type casting
11 years ago
Mitchell Hashimoto d9fceaf39d update CHANGELOG
11 years ago
Mitchell Hashimoto ba2cf18460 Merge branch 'master' of https://github.com/ldx/packer into ldx-master
11 years ago
Mitchell Hashimoto 70af21615e Merge pull request #2233 from mitchellh/b-output-dir
11 years ago
Mitchell Hashimoto 7fc69828c5 builder/virtualbox: fix forwarding to work with WinRM
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto d5166a8e6c builder/virtualbox: use new communicator abstraction
11 years ago
Mitchell Hashimoto 3976a34d29 builder/virtualbox: validate output dir in step, no in config
11 years ago
Mark Peek 16320372d6 Make some builder config usage more consistent with other builders
11 years ago
Mitchell Hashimoto bd04b52b32 virtualbox/common: style
11 years ago
Mitchell Hashimoto 8d6a99457a Merge pull request #1078 from pleschev/skip_nat_port
11 years ago
Mitchell Hashimoto f6f9cca7ce Merge pull request #2189 from mitchellh/b-download-extension
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto 20504da796 Merge pull request #2190 from mitchellh/b-http-addr
11 years ago
Mitchell Hashimoto 9f0b8b71db virtualbox,vmware: http server should listen on IPv4
11 years ago
Mitchell Hashimoto 9ea34d4ea8 virtualbox/iso: force iso extension for downloads
11 years ago
Mitchell Hashimoto 35246ba986 virtualbox/common: fix test
11 years ago
Mitchell Hashimoto b441348ba4 virtualbox/common: remove devices should delete floppy controller
11 years ago
Mitchell Hashimoto 0885e03bbf virtualbox/iso: acceptance test
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 4bb16ac223 fix failing tests
11 years ago
Mitchell Hashimoto 0dc4226810 builder/virtualbox/ovf: new interpolation
11 years ago
Mitchell Hashimoto d15bc90453 builder/virtualbox/iso: new interpolation
11 years ago
Vilmos Nebehaj 956b9ded0a Try another ssh port if the current one is taken.
11 years ago
Emil Hessman 96b62af551 builder/virtualbox/iso: fix incorrect printf verb type
11 years ago
Danny Lockard 7d1b95c907 Formatting fix :)
11 years ago
Danny Lockard 84d6d856f6 Add the ability to create a SCSI Device as the main HD controller for
11 years ago
pleschev 431647997c Merge pull request #2 from mitchellh/master
11 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
11 years ago
Mitchell Hashimoto 83772fc5b8 Merge pull request #1509 from kamazee/fix_detecting_guest_additions_when_sysprop_empty
11 years ago
Konstantinos Koukopoulos a8b8658245 figure out VirtualBox version on FreeBSD
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
Alexander Kurilo 3592d67093 Fix detecting guest additions URL
12 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
Mitchell Hashimoto bfdc6ea6b7 builder/virtualbox: support http server for ovf [GH-1169]
12 years ago
Mitchell Hashimoto c74f0c7cfe Merge branch '1082-add-boot-commands-to-vmx-and-ovf-builders' of github.com:rasa/packer into rasa-1082-add-boot-commands-to-vmx-and-ovf-builders
12 years ago
Mitchell Hashimoto 9b2039121f builder/virtualbox-ovf: import_flags [GH-1383]
12 years ago
Mitchell Hashimoto 863e06a614 builder/virtualbox: comment
12 years ago
Mitchell Hashimoto f54f09d7a3 builder/virtualbox: detect vboxmanage errors with zero code [GH-1119]
12 years ago
Mitchell Hashimoto 77bd024079 builder/*: fix flaky tests, get tests passing
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