Commit Graph

303 Commits (b1bd71c1331fcab6261a810317c0ba01acd9a2df)
 

Author SHA1 Message Date
Mitchell Hashimoto b1bd71c133 builder/vmware: Create WaitForIP step
13 years ago
Mitchell Hashimoto bfbc3e376c command/build: add more logging
13 years ago
Mitchell Hashimoto d5cfa42e05 builder/vmware: Wait a minimum time before shutting down VM
13 years ago
Mitchell Hashimoto daf076bbd9 builder/vmware: Implement cancel
13 years ago
Mitchell Hashimoto bc670323c7 command/build: Fix scoping again
13 years ago
Mitchell Hashimoto 81595258be command/build: Lexical scoping bug to get the right build
13 years ago
Mitchell Hashimoto dd4fb1d62a packer/plugin: Explicitly set GOMAXPROCS to # of cpus
13 years ago
Mitchell Hashimoto aefb947fa9 builder/vmware: Support <wait>, send proper keycodes
13 years ago
Mitchell Hashimoto 6d610f1c6e builder/vmware: type the boot sequence
13 years ago
Mitchell Hashimoto 429ff62128 builder/vmware: Add a boot wait in seconds
13 years ago
Mitchell Hashimoto 009b509138 command/build: Output nothign if artifact is nil
13 years ago
Mitchell Hashimoto 9bb24e6d90 packer/rpc: Return proper nil artifact if nil is returned
13 years ago
Mitchell Hashimoto cd3523fd4f builder/vmware: Stop the run properly
13 years ago
Mitchell Hashimoto 334fd4e154 packer/rpc: Register []interface{} so arrays can be sent over wire
13 years ago
Mitchell Hashimoto 8055e396a0 builder/vmware: Add the run step
13 years ago
Mitchell Hashimoto 9c27f5857b builder/vmware: Better commenting
13 years ago
Mitchell Hashimoto 5d465c2ff3 builder/vmware: comments for stepCreateVMX
13 years ago
Mitchell Hashimoto eb8278b21c builder/vmware: Start HTTP server to serve files
13 years ago
Mitchell Hashimoto 875951a817 builder/vmware: Enable VNC
13 years ago
Mitchell Hashimoto dca2795751 builder/vmware: Generate more correct VMX file
13 years ago
Mitchell Hashimoto 05a34d2fb1 builder/vmware: Create disk and create VMX file
13 years ago
Mitchell Hashimoto 2e57496a82 builder/vmware: Start it. Creates disks so far...
13 years ago
Mitchell Hashimoto 87e7f17aa7 command/build: Add -only flag
13 years ago
Mitchell Hashimoto ec22477185 builder/amazonebs: Use unix timestamps
13 years ago
Mitchell Hashimoto a436b91330 builder/amazonebs: interpolate create time into AMI name
13 years ago
Mitchell Hashimoto 04a4d91431 builder/amazonebs: Better checking for states
13 years ago
Mitchell Hashimoto a099e32df2 builder/amazonebs: Handle case where no AMIs
13 years ago
Mitchell Hashimoto f67fdecab6 builder/amazonebs: If cancelled, don't return artifact
13 years ago
Mitchell Hashimoto 5aa78cb4aa builder/amazonebs: Properly implement cancel
13 years ago
Mitchell Hashimoto 0df18df40f builder/amazonebs: extract multistep, use that
13 years ago
Mitchell Hashimoto 2dd5a982e5 command/build: Cleanly exit after being interrupted
13 years ago
Mitchell Hashimoto 256b97ce49 Signal handling, force quit after two interrupts
13 years ago
Mitchell Hashimoto 5c39a2f7ca fmt
13 years ago
Mitchell Hashimoto 12a9362f0a packer/plugin: Swallow interrupts in plugins
13 years ago
Mitchell Hashimoto 3956b3a515 command/build: Cancel builds when interrupted
13 years ago
Mitchell Hashimoto 94cfe39a76 packer: coreBuild.Cancel calls the builder Cancel method
13 years ago
Mitchell Hashimoto 30a061a855 packer: Build.Cancel
13 years ago
Mitchell Hashimoto 0ba80c88e8 packer/plugin: Implement Builder.Cancel
13 years ago
Mitchell Hashimoto e06c26c55c packer/rpc: Implement Builder.Cancel
13 years ago
Mitchell Hashimoto 1b557d7710 packer/rpc: Builder.Run() no longer blocks RPC connection
13 years ago
Mitchell Hashimoto 079d6f4d43 packer: Introduce Cancel() method to Builder
13 years ago
Mitchell Hashimoto e21d389fd2 packer: Fixin bugs in PrefixUi calling the wrong method
13 years ago
Mitchell Hashimoto 3e1b10c09e packer: ColoredUi bolds, but doesn't bold messages
13 years ago
Mitchell Hashimoto 3a61196f15 command/build: Wrap the onion the right way
13 years ago
Mitchell Hashimoto aee0799988 command/build: Colors!
13 years ago
Mitchell Hashimoto f041ebb2fd packer: ColoredUi
13 years ago
Mitchell Hashimoto c5d539ef13 command/build: Better prefixes
13 years ago
Mitchell Hashimoto edab952a68 packer: Add Message method to Ui
13 years ago
Mitchell Hashimoto 37937c1290 provisioner/shell: Use RemoteCmd.Wait
13 years ago
Mitchell Hashimoto bbc5f305e2 packer: RemoteCmd.Wait
13 years ago