packer-cn/builder
Peter Sankauskas 460e2da248 The mount command for a PV image that is attached to /dev/sdf is:
mount /dev/xvdf /mnt/point
while for an HVM image that is attached to /dev/sdf, its mount command is
mount /dev/xvdf1 /mnt/point
so this code enabled that
2014-07-29 21:55:20 -07:00
..
amazon The mount command for a PV image that is attached to /dev/sdf is: 2014-07-29 21:55:20 -07:00
digitalocean fmt 2014-05-01 14:24:19 -07:00
docker website: add docs for docker-import and docker-push 2014-01-19 20:42:42 -08:00
googlecompute Rename "Gsutil" to "Gcloud" now that we're updating "gcloud" and not "gsutil". 2014-07-25 17:23:15 -04:00
null null-builder: added support for templating 2014-07-17 17:46:22 +02:00
openstack Replace ListServers hack with update ServerById 2014-06-30 19:51:48 -05:00
parallels Merge pull request #1187 from rickard-von-essen/fix_typing 2014-06-22 21:05:40 +02:00
qemu Fix http_files typo in comments 2014-05-06 17:13:15 +02:00
virtualbox Accept VirtualBox release candidate version (ex. 4.3.14_RC1 from 4.3.14_RC1r94870) 2014-07-12 19:08:10 +09:00
vmware Merge pull request #1361 from sneal/do-not-add-floppy-files-to-vmx 2014-07-21 18:09:19 -07:00