packer-cn/builder/amazon
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
..
chroot The mount command for a PV image that is attached to /dev/sdf is: 2014-07-29 21:55:20 -07:00
common Merge pull request #1343 from fnoeding/templating 2014-07-19 09:49:49 -07:00
ebs Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00
instance Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00