Commit Graph

2018 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Clint Shryock 5d2ea088a2 builder/amazon-chroot: add root_volume_size to resize chroot root volume
11 years ago
Clint Shryock 8a9a59c3ca check if newDevice.EBS is nil
11 years ago
Clint Shryock 9f8b0041f0 builder/amazon-chroot: use source image virtualization type, unless specified
11 years ago
Clint Shryock f374edc2b8 builder/amazon-chroot: Fixes for amazon-chroot builder
11 years ago
Mitchell Hashimoto 5852bd7cd7 builder/qemu: default acceleration to tcg on Windows [GH-2284]
11 years ago
Mitchell Hashimoto 9bc0dfa389 builder/vmware: disable VNC before packaging
11 years ago
Mitchell Hashimoto 1aa1399e85 builder/parallels: fix compilation issuse
11 years ago
Mitchell Hashimoto 13c2c4660d Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080
11 years ago
Mitchell Hashimoto 5db4d7c01f fmt
11 years ago
Mitchell Hashimoto 944b4bf46c common: delete file if checksum fails
11 years ago
Clint 6579219013 Merge pull request #2282 from mitchellh/f-amazon-cleanup-volumes
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
Clint Shryock dff6cf1a83 code tweak after review
11 years ago
Mitchell Hashimoto 9c6d0dfc8b builder/virtualbox: fix type casting
11 years ago
Clint Shryock c9714ce69e builder/amazon-ebs: Clean up orphan volumes
11 years ago
Mitchell Hashimoto 9c0f37b2c9 builder/amazon: fix weird edge cases with key names [GH-2281]
11 years ago
Mitchell Hashimoto 5c290fdbc7 builder/amazon use proper key pair name
11 years ago
Chris Bednarski 1edbbd80bf Merge pull request #2205 from mitchellh/f-vtolstov-compress
11 years ago
Chris Bednarski f06847ff10 Merge branch 'master' into f-vtolstov-compress
11 years ago
Mikhail Zholobov 0a53fbc29d builder/parallels: Add mock for "SetDefaultConfiguration" method
11 years ago
Mikhail Zholobov 2860bfdf82 builder/parallels: Apply default settings on the VM creation step.
11 years ago
Mikhail Zholobov f7af571cd9 builder/parallels: Add "SetDefaultConfiguration" function
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 fd40b714c4 Merge pull request #2118 from vtolstov/image
11 years ago
Mitchell Hashimoto 9bb7d0a2d5 Merge pull request #2152 from abayer/gce-optional-internal-ip
11 years ago
Mitchell Hashimoto 4da0b42fc1 Merge pull request #2054 from garnaat/amazon-chroot-check-before-umount
11 years ago
Mitchell Hashimoto b7dab2689a fmt
11 years ago
Bob Kuo b77fcd90f3 Force qemu to use a VNC port by setting vnc_min_port == vnc_max_port
11 years ago
Chris Bednarski f2f8ad16c0 Merge branch 'master' into f-file-builder
11 years ago
Chris Bednarski aea70d5a72 Added acceptance test for file builder
11 years ago
Chris Bednarski 29f02d243f Had io.Copy args swapped; also use os.Create instead of os.OpenFile for MAGIC
11 years ago
Mitchell Hashimoto de2004c1c9 Merge branch 'master' of https://github.com/nyetsche/packer into nyetsche-master
11 years ago
Alexander Golovko 15f40a3d00 fix disabling vmware tools for ESX
11 years ago
Marc Siegfriedt 667c53942b use template for additional disks
11 years ago
Clint 5e786e3bb2 Merge pull request #2250 from mitchellh/b-amazon-block-docs
11 years ago
Chris Bednarski 9c5845e3c7 Merge branch 'master' into f-file-builder
11 years ago
Mitchell Hashimoto 523a3342b8 builder/qemu: fix tests
11 years ago
Clint Shryock d22c4173d3 fix crash when waiting for an instance that has failed
11 years ago
Mitchell Hashimoto dc067b3f10 Merge pull request #2244 from mitchellh/f-docker-ssh
11 years ago
Mitchell Hashimoto c76bed37ec Merge pull request #2236 from mitchellh/b-qemu-ssh
11 years ago
Mitchell Hashimoto 70af21615e Merge pull request #2233 from mitchellh/b-output-dir
11 years ago
Mitchell Hashimoto a95408aa21 Merge pull request #2224 from mitchellh/f-os-userdata
11 years ago
Mitchell Hashimoto 3edff00696 Merge pull request #2223 from mitchellh/b-stop-openstack
11 years ago
Mitchell Hashimoto d8cc24f86e builder/openstack: no more port
11 years ago
Mitchell Hashimoto 5167c65f87 Merge branch 'b-openstack-privage'
11 years ago
Clint 2372393f64 Merge pull request #2212 from mitchellh/f-amazon-add-tags-to-snapshots
11 years ago
Clint 8fca582278 Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
11 years ago
Mitchell Hashimoto cab2665119 builder/docker: support custom communicators
11 years ago
Mitchell Hashimoto 7fc69828c5 builder/virtualbox: fix forwarding to work with WinRM
11 years ago
Mitchell Hashimoto ccf20568a7 Merge pull request #2240 from mitchellh/f-windows
11 years ago
Mitchell Hashimoto 101e5986dc builder/amazon: enable windows for instance type too
11 years ago
Mitchell Hashimoto b8d5bd3776 Merge pull request #2242 from emate/spot_network_interfaces_fix
11 years ago
Marcin Matlaszek b51761ca36 Fix network interface spec when requesting spot.
11 years ago
Mitchell Hashimoto e9d916a7bc builder/amazon: don't print windows password
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
11 years ago
Mitchell Hashimoto 022a115d19 builder/amazon: improve messaging
11 years ago
Mitchell Hashimoto d23f254b76 builder/amazon: don't get password if platform not set on image
11 years ago
Mitchell Hashimoto fd4e0e9da4 builder/amazon: StepGetPassword
11 years ago
Mitchell Hashimoto ea86cb4c7e builder/qemu: use proper ssh port [GH-2074]
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 68e4734caf builder/null: pass unit tests
11 years ago
Mitchell Hashimoto b61ed3adfc builder/vmware: convert to helper/comm
11 years ago
Mitchell Hashimoto 89af447c8c builder/qemu: convert to helper/comm
11 years ago
Mitchell Hashimoto 820bad6939 builder/parallels: convert to new comm type
11 years ago
Mitchell Hashimoto f55e2d2c4b builder/openstack: convert to helper/comm
11 years ago
Mitchell Hashimoto 502076c92e builder/googlecompute: use helper/comm
11 years ago
Mitchell Hashimoto 669f301881 builder/digitalocean: use helper/comm
11 years ago
Mitchell Hashimoto e557928119 builder/amazon: use helper/communicator
11 years ago
Mitchell Hashimoto d5166a8e6c builder/virtualbox: use new communicator abstraction
11 years ago
Mitchell Hashimoto d545431f9b builder/null: adopt helper/communicator
11 years ago
Mitchell Hashimoto d851898131 builder/vmware: mirror virtualbox output dir changes
11 years ago
Mitchell Hashimoto 3976a34d29 builder/virtualbox: validate output dir in step, no in config
11 years ago
Mitchell Hashimoto 71d8c6610a Merge pull request #1968 from bhcleek/master
11 years ago
Mitchell Hashimoto f1cef0baae builder/null: fix config parsing
11 years ago
Mitchell Hashimoto b3a9712402 builder/openstack: support user data [GH-1867]
11 years ago
Mitchell Hashimoto b6d6a71c6e builder/openstack: wait for more states
11 years ago
Chris Bednarski e60b22d48f Changed file builder to support content or source file operation
11 years ago
Chris Bednarski 766d217ed7 Pull config into the builder
11 years ago
Chris Bednarski 64fd3a3302 Added file builder as a cheap, fast way to build something with output for testing post-processors
11 years ago
Mitchell Hashimoto 48b674d331 builder/openstack: load extensions, stop server if supported
11 years ago
Mark Peek 16320372d6 Make some builder config usage more consistent with other builders
11 years ago
Mark Peek f398352996 Fix a bug where interpolation was broken in some builders
11 years ago
Mitchell Hashimoto a3863c3495 builder/openstack: update floating IP messaging
11 years ago
Mitchell Hashimoto 2c683c5057 builder/openstack: prioritize ssh interfaces
11 years ago
Clint Shryock bec59b535d builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts
11 years ago
Mitchell Hashimoto 31abc93f50 builder/openstack: support ssh_interface [GH-2087]
11 years ago
Clint Shryock 86206e316d add tags test
11 years ago
Mitchell Hashimoto 693f04afcc builder/openstack: AZ support
11 years ago
Mitchell Hashimoto 92b6b5c387 builder/openstack: can ref flavor by name
11 years ago
Mitchell Hashimoto ad374e82af builder/openstack: shuffle some fields to note unused fields
11 years ago
Mitchell Hashimoto 5d32a1f6e0 builder/openstack: use IP not FixedIP
11 years ago
Mitchell Hashimoto 590177ea4b builder/openstack: fix unit tests
11 years ago
Mitchell Hashimoto e724b5fe80 builder/openstack: support legacy env vars
11 years ago
Mitchell Hashimoto 50e2eb30e6 builder/openstack: modifications to work with rackspace
11 years ago
Mitchell Hashimoto a0d41fcd14 builder/openstack
11 years ago
Mitchell Hashimoto 46f518f21d builder/openstack: proper error extraction
11 years ago
Mitchell Hashimoto 7a46b80cfb builder/openstack-new: better UI
11 years ago
Mitchell Hashimoto 551e80774d builder/openstack-new: fix some issues
11 years ago
Mitchell Hashimoto c903579aaa builder/openstack-new
11 years ago
Mitchell Hashimoto 3933cc3217 Merge pull request #2208 from mitchellh/b-do-user
11 years ago
Clint 2af0f10d59 Merge pull request #2204 from mitchellh/b-aws-iam-profile-upload
11 years ago
Clint Shryock 1fbf8b7f32 update create_tags for new sdk
11 years ago
Clint Shryock a8155e17aa merge acaire/add-ebs-snapshot-tags
11 years ago
Clint 900f3641c5 Merge pull request #2207 from mitchellh/f-amazon-allow-ami-name-spaces
11 years ago
Mitchell Hashimoto dcf140f99f builder/digitalocean: more robust wait for pending
11 years ago
Mitchell Hashimoto 0e0cd28071 builder/digitalocean: fix failing unit tests
11 years ago
Mitchell Hashimoto 5cfd26a0d3 builder/digitalocean: user data support [GH-2113]
11 years ago
Mitchell Hashimoto c9c9e2871c builder/digitalocean: fix build
11 years ago
Mitchell Hashimoto 7dc59677f9 Merge branch 'do_certificate' of https://github.com/ColinHebert/packer into ColinHebert-do_certificate
11 years ago
Mitchell Hashimoto 5da56d2aa6 builder/digitalocean: image, region, etc. required
11 years ago
Mitchell Hashimoto 311c9eb5c2 builder/digitalocean: fix unit tests
11 years ago
Clint Shryock 2056fda4d3 builder/amazon: Allow spaces in AMI names
11 years ago
Mitchell Hashimoto 9a393a5601 builder/digitalocean: only list user images
11 years ago
Mitchell Hashimoto 486c7e4ae6 builder/digitalocean: remove unused things
11 years ago
Mitchell Hashimoto d9c48e82fb builder/digitalocean: switch to new lib
11 years ago
Clint Shryock c9b413e3d1 builder/amazon-instance: Omit access, secrety key if using IAM Instance Profile
11 years ago
Mitchell Hashimoto 9da9ce6046 vmware/iso: disk_additional_size
11 years ago
Mitchell Hashimoto 3ba9d70b22 Merge pull request #1382 from sneal/AdditionalDisksForVMwareISO
11 years ago
Mitchell Hashimoto 1d653efe90 Merge pull request #2174 from brandonheller/master
11 years ago
Mitchell Hashimoto fafdfc962f vmware/common: detect Vmware 'unknown error' and show better message
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 be4a82dfae amazon/*: fix some merge conflicts
11 years ago
Mitchell Hashimoto 8e1db0d94c Merge branch 'fix_amazon_instance_waits' of https://github.com/renat-sabitov/packer into renat-sabitov-fix_amazon_instance_waits
11 years ago
Mitchell Hashimoto 0b819e4dd8 Merge pull request #2199 from rickard-von-essen/prl_pd11
11 years ago
Jan Schumann 802cfa3871 make sure IOPS is not set for empty VolumeType
11 years ago
Jan Schumann 5d600c70f2 added test to illustrate wrong behavior
11 years ago
Rickard von Essen 8393b85ed5 Support Parallels Desktop 11
11 years ago
Mitchell Hashimoto f6f9cca7ce Merge pull request #2189 from mitchellh/b-download-extension
11 years ago
Clint b31534d5fe Merge pull request #2197 from mitchellh/f-aws-fixup-ebs-snapshots
11 years ago
Clint Shryock 4da118c64f fix up tests
11 years ago
Clint Shryock 999b0874cc Update AWS EBS builder to fix invalid params
11 years ago
Clint Shryock 8c321138f4 Revert "Changing --region to --location"
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto fa2bcb8bc5 update CHANGELOG
11 years ago
Mitchell Hashimoto 2373640881 Merge pull request #1663 from beezly/fix-vnc-missed-keys
11 years ago
Mitchell Hashimoto 20504da796 Merge pull request #2190 from mitchellh/b-http-addr
11 years ago
Mitchell Hashimoto a8cd2a2223 Merge pull request #2038 from trumant/openstack_access_config_tests_env_clarity
11 years ago
Mitchell Hashimoto 60b60d9f75 Merge pull request #2036 from mojotalantikite/digitalocean_private
11 years ago
Mitchell Hashimoto 115b8f5f67 Merge pull request #2188 from mitchellh/b-vbox-remove-floppy
11 years ago
Mitchell Hashimoto 9dff0adfb1 builder/google: don't hardcode SSH timeout [GH-1781]
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
Clint 455d57a87f Merge pull request #2187 from mitchellh/f-aws-add-prevalidate-step
11 years ago
Clint Shryock 68040f786c show AMI id in error message
11 years ago
Clint Shryock 231f01cd35 builder/aws: Add pre validate step, to validate things before building.
11 years ago
Mitchell Hashimoto 984bbc3a1e amazon/common: wording nit
11 years ago
Mitchell Hashimoto 8aec42e363 update CHANGELOG
11 years ago
Mitchell Hashimoto 9387cc1ea1 Merge pull request #2175 from henrysher/fix-duplicate-ami
11 years ago
Mitchell Hashimoto f7e49d92ac Merge pull request #2178 from henrysher/fix-ami-copy-name
11 years ago
Mitchell Hashimoto 769b7d20b9 amazon/ebs: acceptance test for region copy
11 years ago
Vasiliy Tolstov 3d94462e37 remove image format from image name
11 years ago
Henry Huang 052b5e6699 "Name" parameter required for copying ami across regions [GH-2172]
11 years ago
Shawn Neal e9a491ae45 New interpolation for additional vmware disks
11 years ago
Eric Richardson 5f183026b3 Fix vmware compact_disk step when there are no additional disks
11 years ago
Eric Richardson 7dfb837ddb Formatting cleanups from `go fmt`
11 years ago
Eric Richardson fab9ca9cdb Initial work to implement additional disk support in the vmware-iso builder
11 years ago
Henry Huang a5c476c6fe check the region before do the ami copy to fix [GH-2123]
11 years ago
Brandon Heller a7eeb6a6a7 vmware/iso: support hierarchical output directories
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto edf3415c6e builder/amazon: delete physical private key for debug mode [GH-1801]
11 years ago
Mitchell Hashimoto 3f636ef7f3 vmware/vmx: clarify messaging for source path required error
11 years ago
Mitchell Hashimoto 819986d19f builder/docker: validate export path is not a dir [GH-2105]
11 years ago
Mitchell Hashimoto 350aa4e522 Merge pull request #2055 from FGtatsuro/docker_tag_force
11 years ago
Andrew Bayer ebdd0d991a Adds support for using the internal IP rather than NAT IP in GCE
11 years ago
Mitchell Hashimoto 31ac2652d6 bulder/docker: canExec as sep function
11 years ago
Mitchell Hashimoto ce275969e4 builder/docker: don't attempt to read artifact if cancelled
11 years ago
Mitchell Hashimoto 6570b53c4a builder/docker: use exec for v1.4+
11 years ago
Mitchell Hashimoto 966d70148e Merge branch 'donaldguy-docker-exec-by-version' into f-docker
11 years ago
Mitchell Hashimoto 9587a926a2 Merge branch 'docker-exec-by-version' of https://github.com/donaldguy/packer into donaldguy-docker-exec-by-version
11 years ago
Mitchell Hashimoto 9c7b4b63c5 builder/docker: fix config parsing
11 years ago
Mitchell Hashimoto 913d6f6996 builder/amazon/common: fix compilation issues with latest libs
11 years ago
Mitchell Hashimoto 07734133a3 builder/amazon: fix test failures
11 years ago
Mitchell Hashimoto 7e74a38ff8 Merge pull request #2000 from cyberhouse/ifconfig-regex
11 years ago
Mitchell Hashimoto 7bd618b56b Merge pull request #1989 from marcomorain/upper-case-mac-address
11 years ago
Mitchell Hashimoto 8cac7e8d51 Merge pull request #1930 from bhourigan/issue1929
11 years ago
Mitchell Hashimoto 3031886aaf Merge branch 'master' of https://github.com/aocsolutions/packer into aocsolutions-master
11 years ago
Mitchell Hashimoto 11e2fad6d0 Merge pull request #2022 from mefellows/issue/2021
11 years ago
Mitchell Hashimoto b78b119a11 amazon/*: fix merge issues with lib switch
11 years ago
Mitchell Hashimoto 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
Mitchell Hashimoto b9bfae8da3 amazon/chroot: style
11 years ago
Mitchell Hashimoto 20fa7aeeb6 Merge pull request #2046 from danschaffer/amazonchroot-volumes-retry-fix
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 77af5f83f7 Merge pull request #2120 from vtolstov/discard
11 years ago
Mitchell Hashimoto c78c4e78ad amazon/common: sleep 3 seconds if instance doesn't exist
11 years ago
Mitchell Hashimoto f78d7eefdc Merge pull request #2129 from lokulin/master
11 years ago
Mitchell Hashimoto 1d3a4d6aa2 packer: remove ConfigTemplate
11 years ago
Mitchell Hashimoto 4bb16ac223 fix failing tests
11 years ago
Mitchell Hashimoto c3b75f4b86 vmware/vmx: interpolation
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
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
Mitchell Hashimoto b2b74431ec builder/parallels/pvm: interpolation
11 years ago
Mitchell Hashimoto 76c2d2cb0e builder/parallels/iso: new interpolation
11 years ago
Mitchell Hashimoto 3e76547bff bulder/qemu: convert interpolation
11 years ago
Mitchell Hashimoto 4cae87645f builder/docker: fix issue where docker might get nil interp context
11 years ago
Mitchell Hashimoto 3b29fa5e40 builder/openstack: convert interpolation
11 years ago
Mitchell Hashimoto 31bdb4853c builder/null: interpolations
11 years ago
Mitchell Hashimoto 5aa30caa64 builder/googlecompute: new interpolation
11 years ago
Mitchell Hashimoto faf327eed0 builder/docker: convert to new interpolation
11 years ago
Mitchell Hashimoto 7d0f94834e builder/digitalocean: interpolation change
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitchell Hashimoto 50d7c598e9 amazon/ebs: use new interpolation stuff
11 years ago
Mitchell Hashimoto fea8bb3566 amazon/ebs: basic acceptance test
11 years ago
lokulin bda4ef7c65 Retry the AWS API when looking for a newly created instance
11 years ago
Vasiliy Tolstov 3984f5e6f6 add discard option to qemu builder
11 years ago
Rickard von Essen 1365627e31 Fixes #2080 Add prlctl_post in builder Parallels
11 years ago
duftler 6d28ee931c Delete GCE disk on SIGINT.
11 years ago
FGtatsuro 09f379a928 Support force option for docker-tag.
11 years ago
Mitch Garnaat fd5f4c61ae Added a call to grep for path in /proc/mounts before attempting to umount. If path is not there, it is already unmounted.
11 years ago
Dave Cunningham 982934dfb9 Use new Google API and OAuth libs, add UserAgent string
11 years ago
Dan Schaffer 03436a3745 builder/amazon/chroot: fix no attachments on volume error.
11 years ago
James Nugent 65a9347b1e Fix potential nil pointer errors in ported code
11 years ago
James Nugent 33b4f5cc0a Check for EBS being nil before assigning it
11 years ago
Travis Truman 7bd37b1f7a Tests were failing incorrectly when OpenStack environment variables were set in the environment running the tests
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Vilmos Nebehaj 956b9ded0a Try another ssh port if the current one is taken.
11 years ago
Matt Fellows a973dce7d3 Report error code during Temporary Security Group creation (#2021)
11 years ago
Brian Hourigan a4cfd921f4 Adding missing hyphen to sudo options
11 years ago
Nevins Bartolomeo 6686b62347 AWS availability zone could be incorrect when using spot instances with no AZ specified
11 years ago
Georg Großberger 8c0169b1c4 Make the Vmware build extract the host IP properly from ifconfig stdout
11 years ago
Donald Guy a7206aebd7 builder/docker: attempt to satisfy travis for #1993
11 years ago
Donald Guy df7623d9d8 builder/docker: Run scripts /w `exec` if -v > 1.4
11 years ago
Marc O'Morain 9b2d219cab MAC address can be upper or lower case
11 years ago
Mojo Talantikite d174ffe1fa Fix digitalocean provider for private images [fixes mitchellh/packer#1792]
11 years ago
renat-sabitov-sirca d046e1cc5b Fixing transient AWS errors during EBS builds
11 years ago
Andrew Beresford a81c8905fb Add 1/10th second delay between key events to VNC
11 years ago
Ash Caire 361e859556 Add EBS snapshot tags
11 years ago
Colin Hebert a08725f7c5 Add auto discovery of AZ based on the subnet
11 years ago
Emil Hessman 57468b3d1a builder/vmware/iso: fix incorrect printf verb type in test
11 years ago
Emil Hessman fdb64f6f25 builder/vmware/common: fix missing format argument for Fatalf call in test
11 years ago
Emil Hessman 96b62af551 builder/virtualbox/iso: fix incorrect printf verb type
11 years ago
Emil Hessman cceb4b2868 builder/qemu: fix incorrect printf verb type
11 years ago
Emil Hessman b19f9b9777 builder/parallels/iso: fix incorrect printf verb type
11 years ago
Emil Hessman f5782084e5 builder/openstack: address vet reports
11 years ago
Emil Hessman 002e50f493 builder/googlecompute: fix formatting directives
11 years ago
Emil Hessman 413b84af6b builder/digitalocean: fix incorrect printf verb types
11 years ago
Emil Hessman 505f51ff27 builder/amazon/ebs: fix incorrect printf verb type
11 years ago
Emil Hessman 05c2206684 builder/amazon/common: fix incorrect printf verb type in amiRegionCopy
11 years ago
Seth Vargo c338d313db Merge pull request #1925 from tdooner/add_rackconnect_support
11 years ago
Seth Vargo 500654714c Merge pull request #1932 from bhourigan/issue1931
11 years ago
Seth Vargo 4f22fd25f5 Merge pull request #1875 from ryanuber/f-dofix
11 years ago
Brian Hourigan f40fd36c31 Changing --region to --location
11 years ago
Brian Hourigan 8e69403735 Prepending -i to sudo so PATH is inherited from profile.d scripts related to ec2 tooling
11 years ago
Tom Dooner 6e92e60eef Add Rackconnect support
11 years ago
Billie H. Cleek 2184892f8a do not request a pty
11 years ago
Jen Spinney 40fdb15d03 Support user variables for all OpenStack string config options
11 years ago
Ryan Uber 78d6dda005 builder/digitalocean: fix response decoding after api changes
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
Lesko, Matthew (NIH/NLM/NCBI) [C] 43f08b2664 go fmt all the things
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 62e054c404 simplify output
11 years ago
Sebastian Röder 555b89567f s/VirtualBox/VMware in comment
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 9d097f9d4e Permit Temp keys and named SSH keypairs
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 8c87b1cc00 First attempt for re-using a named EC2 keypair
11 years ago
Colin Hebert 42d05368ae Save the generated SSH key as a file in debug mode
11 years ago
Rickard von Essen 4a0c242c3f Merge pull request #1760 from rickard-von-essen/issue-1746
11 years ago
Rickard von Essen d424ed1e37 builder/parallels: Use most recent DHCP lease when determening IP.
11 years ago
Godefroid Chapelle f52283d78e all calls to cp should be escaped
11 years ago
Godefroid Chapelle ff0772d479 Merge remote-tracking branch 'origin' into patch-1
11 years ago
Ross Smith II 10dee1bd68 Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68
11 years ago
Ryan Uber 010c77d05f builder/digitalocean: default to nyc3
11 years ago
Mitchell Hashimoto 2dfc5d3e71 builder/amazon: inject special metadata for atlas artifacts
11 years ago
Eric Johnson 24a774f0d3 Merge pull request #1737 from dcarlino/failfast_gce
11 years ago
Dustin Carlino fe47f45800 Remove bucket_name from GCE config.
11 years ago
Dustin Carlino 7c67228912 Check if image already exists before doing anything else on GCE.
11 years ago
Armon Dadgar 20d040dcba Merge pull request #1723 from irgeek/fix-1637
11 years ago
Armon Dadgar 44602df62f Merge pull request #1675 from cgroschupp/bugfix_vmx_upload
11 years ago
Armon Dadgar 2dace054bf Merge pull request #1707 from gergnz/master
11 years ago
Armon Dadgar dd5de1e342 Merge pull request #1692 from nitrous-io/digitalocean-image-id
11 years ago
Armon Dadgar 183d4a8474 Merge pull request #1700 from legal90/iss-1667
11 years ago
Godefroid Chapelle 5a892560c3 Merge remote-tracking branch 'origin/master' into patch-1
11 years ago
James Sinclair 02ebef9031 Use an index loop as range loops over copies, not references
11 years ago
Godefroid Chapelle 955122f2e1 Be more explicit about escaping alias
11 years ago
Godefroid Chapelle 075abfeeae Escapes cp alias
11 years ago
Greg Cockburn dbaf865e59 change ordering of ssh connection IP for amazon. fixes #1559
11 years ago
rhapsodhy dd547af0c4 fix googlecompute oauth dependency
11 years ago
Mikhail Zholobov a5b21c59ba builder/parallels: Move setting the boot order to the separated step
11 years ago
Mikhail Zholobov 05affceaef builder/parallels: Attach bootable ISO exactly to cdrom0 [GH-1667]
11 years ago
Seth Vargo 1954cc9758 Merge pull request #1628 from israelshirk/hotfix/docker-communicator-symlink
11 years ago
Seth Vargo 96c813684e Merge pull request #1645 from vtolstov/qemu_disk
11 years ago
Seth Vargo a60039e720 Merge pull request #1650 from vtolstov/digitalocean
11 years ago
Seth Vargo 31a1aa48b4 Merge pull request #1662 from vtolstov/disk_image
11 years ago
Dustin Carlino 23c947acf0 Create GCE image from persistent disk instead of from a tarball.
11 years ago
pleschev 431647997c Merge pull request #2 from mitchellh/master
11 years ago
Eric Johnson 87001dba60 Merge pull request #1679 from evandbrown/gce-service-accounts
11 years ago
Cheah Chu Yeow 3d6865fafc builder/digitalocean: use DigitalOcean image ID for artifact Id().
11 years ago
Evan Brown ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
11 years ago
Misha Brukman 74e1be7469 Added the Ubuntu image project for GCE.
11 years ago
Christian Groschupp e9246ec490 builder/vmware/iso: Upload VMX to ESX5 after editing [GH-1422,GH-1083]
11 years ago
Israel Shirk d4080244b0 Resolves issue where docker communicator mishandled symlinks by treating them as files
11 years ago
Vasiliy Tolstov 1e87e796dc fix using private ip address in digitalocean builder
11 years ago
Vasiliy Tolstov 2126615b3d disk_filename is used for artifacts, but it missed in case of disk_image = true
11 years ago
Vasiliy Tolstov 16110c6be6 add CD-ROM only if not used disk_image, also boot from it only if CD-ROM present
11 years ago
Vasiliy Tolstov 8af85df822 add error code for failed auth
12 years ago
Vasiliy Tolstov a5dc41a730 fix digitalocean v2 api content-type when using json
12 years ago
Vasiliy Tolstov 4762075dc3 add missing variable
12 years ago
Vasiliy Tolstov 5631873727 allow none checksumtype for qemu builder (copy/paste from virtualbox)
12 years ago
Vasiliy Tolstov e5ea82f920 fix digitalocean v2 api size response
12 years ago
Mitchell Hashimoto 06144cf287 fmt
12 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
12 years ago
Mitchell Hashimoto 60e2a8b5fc Merge pull request #1342 from iwebhosting/qemu-image-support
12 years ago
Mitchell Hashimoto cdc0a53f92 builder/vmware: fix compilation issues
12 years ago
Mitchell Hashimoto 6c44d72112 Merge pull request #1403 from notogawa/issue-1334
12 years ago
Mitchell Hashimoto e422a45449 fmt
12 years ago
Mitchell Hashimoto 7865026e22 Merge pull request #1463 from vtolstov/digitalocean
12 years ago
Mitchell Hashimoto 00543fe582 Merge pull request #1479 from jasonberanek/esxi-remote-cache
12 years ago
Mitchell Hashimoto 7ad8f33ddb Merge pull request #1530 from Quintok/master
12 years ago
Mitchell Hashimoto 51daea504e Merge pull request #1630 from routelastresort/master
12 years ago
Mitchell Hashimoto fc5db2604e builder/vmware: FUSION_APP_PATH to specify path [GH-1552]
12 years ago
Mitchell Hashimoto 716d4719dc Merge pull request #1622 from delitescere/GH-1533-aws-timeout
12 years ago
Vasiliy Tolstov e1e3d3c1e1 fix quote in variable name
12 years ago
Vasiliy Tolstov 10612b5d89 try to avoid pagination
12 years ago
Vasiliy Tolstov 8f9e9abca1 Merge branch 'master' into digitalocean
12 years ago
John Deatherage 68fbf5c21a builder/vmware: accept SATA drives on root VMX
12 years ago
Nick Cronin 1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version'
12 years ago
Mitchell Hashimoto 4406c20af1 builder/amazon: prefer token in config [GH-1544]
12 years ago
Mitchell Hashimoto 83772fc5b8 Merge pull request #1509 from kamazee/fix_detecting_guest_additions_when_sysprop_empty
12 years ago
Mitchell Hashimoto c161f9adc5 Merge pull request #1558 from vtolstov/qemu_cache
12 years ago
Mitchell Hashimoto 145056185c builder/vmware: accept SATA drives on root VMX
12 years ago
Mitchell Hashimoto ef0a3f1952 Merge pull request #1604 from chilcote/add-sata-to-vmx-builder
12 years ago
Mitchell Hashimoto 2575b09dc8 Merge pull request #1570 from kouk/master
12 years ago
Mitchell Hashimoto 607f7214b5 builder/docker: allow DOCKER_HOST
12 years ago
Mitchell Hashimoto 4bc578a029 Merge pull request #1605 from legal90/parallels-disable-cdrom
12 years ago
Mitchell Hashimoto b06cceec25 builder/openstack: lock to fork for now to compile [GH-1625]
12 years ago
Josh Graham 5a2c4fe8a0 builder/amazon: Extend timeout and allow user override [GH-1533]
12 years ago
Mikhail Zholobov 6e778e7244 builder/parallels: Default cdrom0 should be disconnected
12 years ago
Joseph Chilcote d46187da4b updated step_clone_vmx.go to work with vmx files using sata
12 years ago
Mitchell Hashimoto d89fd906a4 Merge pull request #1504 from sneal/always-remove-vmx-floppy-entries
12 years ago
Mitchell Hashimoto 14fae4c5a3 Merge pull request #1561 from kholloway/master
12 years ago
Mitchell Hashimoto 010cdb2057 amazon/common: style
12 years ago
Mitchell Hashimoto ce22c4eda6 Merge pull request #1579 from mpage/handle-transient-aws-errors
12 years ago
Matt Page 6fb2586fb2 fix: Ignore transient network errors when fetching AWS state.
12 years ago
Konstantinos Koukopoulos a8b8658245 figure out VirtualBox version on FreeBSD
12 years ago
Matt Page 0fe61fa1e0 fix: Respect metadata supplied for GCE builders.
12 years ago
Kent Holloway a3e4554a15 Merge remote-tracking branch 'upstream/master'
12 years ago
Kent Holloway 9e2d0af5ab Reverting previous change, including M on memory line to be explicit about what we are requesting
12 years ago
Vasiliy Tolstov 8efc8ec984 add ability to set cache mode for disk
12 years ago
Rickard von Essen d75d44ad9e Merge pull request #1548 from legal90/create_disk
12 years ago
Mikhail Zholobov eb37742ab0 builder/parallels: Disable default cdrom0 device and then enable it on cleanup
12 years ago
Mikhail Zholobov 13251ced49 builder/parallels: Added setting the boot order
12 years ago
Mikhail Zholobov 280c3c52de builder/parallels: Attach ISO images to the separate cdrom device
12 years ago
Mikhail Zholobov 0cfe58193f builder/parallels: Added driver method 'DeviceAddCdRom'
12 years ago
JessThrysoee 5394ce61fd builder/parallels: Rely on Cleanup functions to detach devices
12 years ago
Rickard von Essen 57ad64da30 Merge pull request #1501 from JessThrysoee/current_fdd0_does_not_exist
12 years ago
Kent Holloway 6b5a505384 -redir is deprecated and missing on some versions of QEMU, using -netdev instead which is recommended. Removing M letter from Memory flag as QEMU now assumes this value is always in MB and errors out if you pass the M as a part of the command
12 years ago
Kent Holloway 2755ba1751 Changing machinetype default to PC instead of PC-1.0 which seems to be a saner default that works on more platforms. RedHat in particular doesnt have PC-1.0
12 years ago
Kent Holloway 2cf7e694bc Fix for panic when ssh min and max port is the same for qemu builder. Taken directly from a previous patch by mitchellh 8f50d2dd9a
12 years ago
Vasiliy Tolstov e614a8c3d5 remove debug output
12 years ago
Vasiliy Tolstov f4c756a2cb fix copy/paste error
12 years ago
Mikhail Zholobov 48c64b05cb builder/parallels: Init VM without hdd and attach it later
12 years ago
Shawn Neal 5fd9651982 GH 1508 - Ensure Packer VMX is updated and saved
12 years ago
Julian Phillips 60e608dfdb Add support for vagrant with qemu
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
JessThrysoee 16b82d6d15 builder/parallels: Bundle python version of prltype
12 years ago
JessThrysoee cf6532ffe2 builder/parallels: Ignore 'The fdd0 device does not exist'
12 years ago
Alexander Kurilo 3592d67093 Fix detecting guest additions URL
12 years ago
Jason A. Beranek 8689301d68 builder/vmware-esxi: Ignore localhost for VNC lookup [GH-1480]
12 years ago
Shawn Neal 7d9c252b3a Clean VMX step should always remove floppy.
12 years ago
John Deatherage e571a133b0 fixed vmware-vmx step order
12 years ago
Ross Smith II a7aa20c8c7 Add support for VMware Fusion 7 Pro [GH-1478]
12 years ago
Jason A. Beranek b6eb3eba1d builder/vmware-esxi: Add configuration options for remote cache path
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 812ba35479 fmt
12 years ago
Mitchell Hashimoto dc0de7da49 builder/amazon-ebs: don't clean up AMI if doesn't exist [GH-1469]
12 years ago
Rickard von Essen 365b44c5af parallels-iso: allow absolute output directory.
12 years ago
Mitchell Hashimoto db90c16118 builder/amazon: support auto spot price discovery [GH-1465]
12 years ago
Mitchell Hashimoto a587bd47a1 builder/amazon/ebs: clean up AMI in error [GH-1186]
12 years ago
Mitchell Hashimoto 669f26a108 Merge pull request #1186 from henrysher/ami-cleanup
12 years ago
Mitchell Hashimoto 7d1db44ca4 builder/amazon: clean up UI output for spot instances a bit
12 years ago
Mitchell Hashimoto 2e5f3da5c1 builder/amazon: fix {{uuid}} default not being replaced
12 years ago
Mitchell Hashimoto 3a69b8c1b8 Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
12 years ago
Mitchell Hashimoto c9cc82d89e builder/amazon-chroot: add description with time created snapshot
12 years ago
Mitchell Hashimoto e4dc5d31d8 builder/docker: support volumes
12 years ago
Mitchell Hashimoto 2e4882f0c3 builder/docker: can login to pull
12 years ago
Mitchell Hashimoto 622b9f459a builder/docker: lock around Login
12 years ago
Mitchell Hashimoto d32b4b4f84 builder/docker: driver supports login/logout
12 years ago
Mitchell Hashimoto 5db91c84bf builder/amazon: string fields on device mappings can use variables
12 years ago
Mitchell Hashimoto 1a45b96674 builder/vmware: add VNC to vmx
12 years ago
Mitchell Hashimoto b72605c2f6 builder/vmware: style
12 years ago
Mitchell Hashimoto 759c46487c builder/vmware-vmx: support http files
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 71d0c39ef9 builder/vmware: better error if clone not supported [GH-787]
12 years ago
Mitchell Hashimoto ac58773eed builder/vmware: better error output from vmrun
12 years ago
Mitchell Hashimoto f32d9879dc builder/docker: error if DOCKER_HOST is set
12 years ago
Mitchell Hashimoto caca50324e Merge pull request #1426 from jasonberanek/vnc-fixes
12 years ago
Mitchell Hashimoto cf731bf65c builder/vmware: no error if stopping already stopped [GH-1300]
12 years ago
Mitchell Hashimoto b9f82ef17e fmt
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 b5c0c63ebc builder/googlecompute: use new auth scheme
12 years ago
Mitchell Hashimoto ed377c9ff0 builder/amazon-instance: --no-filter by default [GH-1137]
12 years ago
Mitchell Hashimoto ba07866774 Merge pull request #1461 from rickard-von-essen/issue_1404
12 years ago
Vasiliy Tolstov 6c6f3c24a5 add v2 api support
12 years ago
Rickard von Essen 5ad7737d55 parallels-pvm: Optionally assign new MAC addresses to imported VMs [GH-1404]
12 years ago
Mitchell Hashimoto 0776d9de34 builder/amazon: ssh_private_ip [GH-1229]
12 years ago
Mitchell Hashimoto bac54a6645 builder/amazon/common: token [GH-1236]
12 years ago
Mitchell Hashimoto 69cd01bbe2 builder/amazon/common: wait for instance ready before tagging [GH-1367]
12 years ago
Mitchell Hashimoto 77bd024079 builder/*: fix flaky tests, get tests passing
12 years ago
Mitchell Hashimoto 5cb7355814 builder/docker: change commit to the opt-in, special case build steps
12 years ago
Mitchell Hashimoto cb2c405d88 Merge branch 'feature/docker-image' of github.com:andytson/packer into andytson-feature/docker-image
12 years ago
Mitchell Hashimoto b267c3eb4a builder/docker: wait for tail to end when running remote command
12 years ago
Mitchell Hashimoto c139aa3b71 builder/docker: style
12 years ago
Mitchell Hashimoto 74a4f27a16 buidler/docker: remove container [GH-1206] [GH-1095]
12 years ago
Mitchell Hashimoto 67afff5ede fmt
12 years ago
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
Jason A. Beranek ebdfa2bc56 vmware-iso/driver-esxi: Fix VNC detection of used ports
12 years ago
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
12 years ago
Jason A. Beranek 93e4475d6a vmware-iso/driver-esxi: Detect VNC in cross-platform way [GH-1372]
12 years ago
Jason A. Beranek 2c41d59e21 vmware-iso: Update VNCAddressFinder interface to return errors from VNCAddress()
12 years ago
Jason A. Beranek 6acbc91ff7 vmware-iso: Fix error vnc min/max ports [GH-1288]
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
notogawa eacae832ad Fixes #1334, Add power on retry to ESXi Driver.
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
Ian Unruh 100200e1ae Add templating to VMware SSH host option
12 years ago
Matthew Baker b8c13d3e4d Keeping the -machine type=pc if accelerator method set to "none"
12 years ago
Matthew Baker 99d15abfd2 adding allowed values for accelerator
12 years ago
Matthew Baker 5814b9d3c7 Merge branch 'oracle'
12 years ago
Matthew Baker 9220d644d1 Making graphics and hardware virtualisation optional and configurable
12 years ago
Matthias Schmitz 65f71daf73 Allow 'tcg' as accelerator in builder-qemu
12 years ago
Peter Sankauskas ab9f0bc3c8 Removing my debugging output
12 years ago
Peter Sankauskas a2c0b104f0 Adding the conditional necessary to construct the right options for both PV and HVM images. Also adding a test to make sure it is doing the right thing
12 years ago
Peter Sankauskas 460e2da248 The mount command for a PV image that is attached to /dev/sdf is:
12 years ago
Peter Sankauskas 6b751cac39 Formatting
12 years ago
Peter Sankauskas a59ee93bca To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1.
12 years ago
Matthew Baker c87c88fce2 OEL available net device
12 years ago
Matthew Baker 0d07960f3e Disabling SDL gui mode
12 years ago
Misha Brukman 4a85aefe0f Rename "Gsutil" to "Gcloud" now that we're updating "gcloud" and not "gsutil".
12 years ago
Eric Johnson 7f38936596 Merge pull request #1350 from mbrukman/googlecompute-driver-vm-images
12 years ago
Eric Johnson ca53d7e4c0 Merge pull request #1292 from maestrodev/gcloud
12 years ago
Misha Brukman 5b56970b09 Added CoreOS, OpenSUSE, and Windows projects for searching images.
12 years ago
abishopric d62edd6c05 Print the evaluated bundle commands
12 years ago
Henry Huang 97eb744c87 De-register the unavailable image in the cleanup
12 years ago
Ross Smith II 2c8ea2b6d2 Merge pull request #1361 from sneal/do-not-add-floppy-files-to-vmx
12 years ago
Shawn Neal 05ebc8f316 Do not re-add floppy disk files to VMX
12 years ago
James Massara ca84e2ac55 Fix bug with getting ec2 connection instead of source image
12 years ago
Andy Thompson 4a98ab377a Add Stderr capture to Commit and TagImage calls.
12 years ago
Andy Thompson ed446782f9 Add a docker save post processor
12 years ago
Andy Thompson bf16683140 Add a docker tag post processor
12 years ago
Andy Thompson 1baa63f060 Add a docker commit step to the docker builder that runs instead of export if export_path not present
12 years ago
Mitchell Hashimoto 7439baf75e Merge pull request #1343 from fnoeding/templating
12 years ago
Mitchell Hashimoto 8250755a23 Merge pull request #1228 from jmassara/enhanced_networking
12 years ago
Mitchell Hashimoto 67bad68c9f Merge pull request #1250 from higebu/check-upload-iso-hash
12 years ago
Misha Brukman 01130da729 builder/googlecompute: added support for all standard VM images
12 years ago
Florian Noeding de29431a43 null-builder: added support for templating
12 years ago