Commit Graph

135 Commits (e00a30e729f8b89a4e583aa840fc6b13a4480845)

Author SHA1 Message Date
Mitchell Hashimoto 4daefc2588 fmt
13 years ago
Mitchell Hashimoto 760995dba1 builder/virtualbox: say when forcefully shutting down
13 years ago
Mitchell Hashimoto 6516e5a627 builder/virtualbox: export
13 years ago
Mitchell Hashimoto 48a3892ce6 builder/virtualbox: graceful shutdown
13 years ago
Mitchell Hashimoto 52391bb1f3 builder/virtualbox: Use the common downloader
13 years ago
Mitchell Hashimoto a0a78b68e8 builder/common: Create a downloader
13 years ago
Mitchell Hashimoto 521b59a6fa Make everything support the new builder interface
13 years ago
Mitchell Hashimoto e101b031fc builder/virtualbox: Cancel mid-type if we can
13 years ago
Mitchell Hashimoto 574286bdd6 builder/virtualbox: provision step
13 years ago
Mitchell Hashimoto c58d5ab3af builder/virtualbox: time out on SSH handshake for retry
13 years ago
Mitchell Hashimoto 5c0d8ecd72 builder/virtualbox: Wait for SSH to become available
13 years ago
Mitchell Hashimoto e7cc350536 builder/virtualbox: scancode reference
13 years ago
Mitchell Hashimoto 7344d9e52c builder/virtualbox: type boot command
13 years ago
Mitchell Hashimoto c7071b3bd2 builder/virtualbox: http server for local files
13 years ago
Mitchell Hashimoto e7aa9b409c builder/virtualbox: add boot_command
13 years ago
Mitchell Hashimoto 9e4a5a227b builder/virtualbox: support boot_wait
13 years ago
Mitchell Hashimoto 4d351edadf builder/virtualbox: improved validation
13 years ago
Mitchell Hashimoto 24895069aa builder/virtualbox: start the VM
13 years ago
Mitchell Hashimoto 70df8c8c8b builder/virtualbox: add the ssh host port to state
13 years ago
Mitchell Hashimoto ad1c59f34e builder/virtualbox: Create forwarded port mapping
13 years ago
Mitchell Hashimoto 081b0d6853 builder/virtualbox: Attach ISO
13 years ago
Mitchell Hashimoto 54057b7b49 builder/virtualbox: download ISO
13 years ago
Mitchell Hashimoto c1c9204ee8 builder/virtualbox: actually attach the hard drive
13 years ago
Mitchell Hashimoto 7a9499e1f0 builder/virtualbox: Attach the hard drive, not quite working yet
13 years ago
Mitchell Hashimoto b9cd48bbc6 builder/virtualbox: Create a virtual disk
13 years ago
Mitchell Hashimoto 7fe40cfce1 builder/virtualbox: Create the VM
13 years ago
Mitchell Hashimoto 07cacb6dda builder/virtualbox: Add GuestOSType config
13 years ago
Mitchell Hashimoto 4c18b0ae5b builder/virtualbox: more comprehensive message suppression
13 years ago
Mitchell Hashimoto e14b00c818 builder/virtualbox: Look for virtualbox on the path
13 years ago
Mitchell Hashimoto d31d54366a builder/virtualbox: Suppress some messages
13 years ago
Mitchell Hashimoto 99af93f86a foundation for virtualbox builder
13 years ago
Mitchell Hashimoto dc641324de builder/amazonebs: Create temporary security group as well
13 years ago
Mitchell Hashimoto 3b3efab805 builder/amazonebs: Tell the user if the termination failed
13 years ago
Mitchell Hashimoto ccc95e7e5c builder/amazonebs: Slight slepe between connection attempts to SSH
13 years ago
Mitchell Hashimoto 352f875dbf builder/amazonebs: Handle interrupts while waiting for SSH
13 years ago
Mitchell Hashimoto 417f7e7f47 fmt
13 years ago
Mitchell Hashimoto de9c4ace9e builder/amazonebs: Timeouts while waiting for SSH to connect
13 years ago
Mitchell Hashimoto cbbc8de8b2 builder/vmware: Properly check MD5
13 years ago
Mitchell Hashimoto 520a2706ea builder/vmware: Validate MD5
13 years ago
Mitchell Hashimoto 4b46181f69 builder/vmware: require an MD5 for ISO
13 years ago
Mitchell Hashimoto 896c727097 builder/vmware: Basic support for downloading an ISO
13 years ago
Mitchell Hashimoto 657c3fd87d builder/vmware: better tests around iso_url, test files
13 years ago
Mitchell Hashimoto 62309cb6de Build/Builder take a Cache object now
13 years ago
Mitchell Hashimoto a23500e0a4 builder/vmware: downloadIso step, although not functional yet
13 years ago
Mitchell Hashimoto e39965e32a builder/vmware: validate iso_url more strictly
13 years ago
Mitchell Hashimoto c29d754fa8 builder/vmware: break out the proper loop
13 years ago
Mitchell Hashimoto ccfb4664cf builder/vmware: Make vmx path absolute when checking if running
13 years ago
Mitchell Hashimoto 174ae65a12 builder/vmware: Handle interrupts while waiting for SSH
13 years ago
Mitchell Hashimoto be1e60aa26 builder/amazonebs: Validate region exists
13 years ago
Mitchell Hashimoto 4fa27e6a30 builder/amazonebs: Finish basic validation
13 years ago