Commit Graph

830 Commits (5bf33a0e91b2318a40c42e9bf855dcc8dd4cdec5)
 

Author SHA1 Message Date
Mitchell Hashimoto 2e0a051539 builder/*: Fail if provisioning fails [GH-33]
13 years ago
Mitchell Hashimoto d16d5eeec5 provisioner/shell: Error if a script fails
13 years ago
Mitchell Hashimoto 9e786cf754 packer: Provisioner/Hook can have errors returned
13 years ago
Mitchell Hashimoto 227ab55617 builder/amazonebs: Artifact ID works
13 years ago
Mitchell Hashimoto 0f0041725e post-processor/vagrant: boilerplate
13 years ago
Mitchell Hashimoto accc2c27f5 website: Clarify the HTTPIP/Port in boot commands [GH-32]
13 years ago
Mitchell Hashimoto 32e319920c fmt
13 years ago
Mitchell Hashimoto dd92d492ee packer/plugin: No need for a panic when plugins error
13 years ago
Mitchell Hashimoto 3e1d902560 packer/plugin: Require the magic cookie to be present to run
13 years ago
Mitchell Hashimoto e3aada4a2f website: fix the links to downloads
13 years ago
Mitchell Hashimoto 504ba96506 website: fix docs installation page
13 years ago
Mitchell Hashimoto 11a4604102 website: hacks on hacks to center the download link
13 years ago
Mitchell Hashimoto f6ae2f242c website: put popular OS on top
13 years ago
Mitchell Hashimoto 3cf1a2fbf4 website: add OS icons
13 years ago
Mitchell Hashimoto a33fac607c website: use image_tag so that the asset hash stuff works
13 years ago
Mitchell Hashimoto 14551e4af7 website: downloads page
13 years ago
Mitchell Hashimoto b117f617cf scripts: SHA256SUMs file for checksumming
13 years ago
Mitchell Hashimoto b9dbefb21a scripts: temporarily password protect ZIPs, upload script
13 years ago
Mitchell Hashimoto 2f77d06756 LICENSE: MPL2
13 years ago
Mitchell Hashimoto 7f68cece3a website: nav min width so it doesn't squish
13 years ago
Mitchell Hashimoto d09debd85a website: proper spacing on community links
13 years ago
Mitchell Hashimoto 3bff2e5ffd website: better homepage cSS
13 years ago
Mitchell Hashimoto c13d867b95 website: better homepage
13 years ago
Mitchell Hashimoto e38b84a2f3 website: fix up the interface pastings to not have comments
13 years ago
Mitchell Hashimoto 5772937515 website: remove the hook TODO
13 years ago
Mitchell Hashimoto d7ec646506 builder/virtualbox: "stopping" is still running [GH-30]
13 years ago
Mitchell Hashimoto f0255837d4 builder/digitalocean: Make tests pass again
13 years ago
Mitchell Hashimoto 7c2475e886 builder/virtualbox: remap versions that don't have guest additions
13 years ago
Jack Pearkes b06b8e67f5 website: update digitalocean state_timeout default
13 years ago
Jack Pearkes 3fb6fa2444 builder/digitalocean: raised state_timeout default to 6 minutes [GH-26]
13 years ago
Mitchell Hashimoto e1cca94579 website: Update virtualbox to note guest additions stuff
13 years ago
Mitchell Hashimoto 1b64c62faf website: rename EC2 to Amazon EC2
13 years ago
Mitchell Hashimoto 777c869c61 builder/virtualbox: checksum the guest additions
13 years ago
Mitchell Hashimoto 972a28c4f4 website: guest_additions_path docs for virtualbox builder
13 years ago
Mitchell Hashimoto 3259bd7e23 builder/virtualbox: treat guest_additions_path as a template
13 years ago
Mitchell Hashimoto 9e8b1b424b builder/virtualbox: upload guest additions to VM
13 years ago
Mitchell Hashimoto 58e677d112 packer: Ui.Message should Fprint, not Fprintf
13 years ago
Mitchell Hashimoto 4fb31f1cab builder/virtualbox: Download guest additions for the VM
13 years ago
Mitchell Hashimoto c51a233970 website: update docs for virtualbox_version_file
13 years ago
Mitchell Hashimoto fc5c63d697 builder/virtualbox: Upload version to a "virtualbox_version_file"
13 years ago
Mitchell Hashimoto d4cdccb51b builder/virtualbox: only power off the machine if it isrunning
13 years ago
Mitchell Hashimoto f6113de170 builder/virtualbox: Message for vboxmanage command, not say
13 years ago
Mitchell Hashimoto f68639c5fa builder/virtualbox: recognize <tab>
13 years ago
Mitchell Hashimoto 688be43811 builder/virtualbox: Copy ISO because VirtualBox can't recognize
13 years ago
Mitchell Hashimoto 1e6fd243b1 builder/virtualbox: Output VBoxManage stderr in error
13 years ago
Mitchell Hashimoto d1ade20413 website: document vboxmanage calls
13 years ago
Mitchell Hashimoto 436d796689 builder/virtualbox: add "vboxmanage" to run custom commands
13 years ago
Mitchell Hashimoto 2ac81bfc4d fmt
13 years ago
Mitchell Hashimoto fb139b2925 builder/virtualbox: Ability to set DiskSize
13 years ago
Mitchell Hashimoto 8f7ea692c6 website: Add ssh_port docs for virtualbox
13 years ago