You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/chroot
Mitchell Hashimoto 75395af12d
Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
..
builder.go Add option to enable enhanced networking (SriovNetSupport) for images. 12 years ago
builder_test.go builder/amazon/*: warnings 12 years ago
cleanup.go builder/amazon/chroot: new multistep API 13 years ago
command.go builder/amazon/chroot: CommandWrapper 13 years ago
communicator.go Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions 12 years ago
communicator_test.go builder/amazon/chroot: provision within the chroot 13 years ago
copy_files.go builder/amazon/chroot: CommandWrapper 13 years ago
copy_files_test.go builder/amazon/chroot: get tests psasing on Windows 12 years ago
device.go Formatting 12 years ago
lockfile.go builder/amazon/chroot: fix compilaton on Windows 13 years ago
lockfile_unix.go builder/amazon/chroot: remove unused import 12 years ago
step_attach_volume.go builder/amazon/all: get rid of unnecessary field 12 years ago
step_attach_volume_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_check_root_device.go Fix bug with getting ec2 connection instead of source image 12 years ago
step_chroot_provision.go builder/amazon/chroot: CommandWrapper 13 years ago
step_copy_files.go builder/amazon/chroot: 13 years ago
step_copy_files_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_create_volume.go builder/amazon/all: get rid of unnecessary field 12 years ago
step_early_cleanup.go builder/amazon/chroot: new multistep API 13 years ago
step_early_unflock.go builder/amazon/chroot: new multistep API 13 years ago
step_flock.go builder/amazon/chroot: block when obtaining lock [GH-689] 12 years ago
step_flock_test.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_instance_info.go builder/amazon/chroot: new multistep API 13 years ago
step_mount_device.go The mount command for a PV image that is attached to /dev/sdf is: 12 years ago
step_mount_device_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_mount_extra.go builder/amazon/chroot: CommandWrapper 13 years ago
step_mount_extra_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_prepare_device.go builder/amazon/chroot: new multistep API 13 years ago
step_register_ami.go Adding the conditional necessary to construct the right options for both PV and HVM images. Also adding a test to make sure it is doing the right thing 12 years ago
step_register_ami_test.go fmt 12 years ago
step_snapshot.go builder/amazon-chroot: add description with time created snapshot 12 years ago