packer-cn/builder/amazon/chroot
Vasiliy Tolstov feee19e4ed file provisioner improvements
* allow specify source/destination as dir
* allow specify many files as source

Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-02-12 11:48:28 -08:00
..
builder.go Merge pull request #3040 from kimor79/3011 2016-01-25 22:08:07 -08:00
builder_test.go builder/amazon/*: warnings 2013-11-02 22:56:54 -05:00
cleanup.go builder/amazon/chroot: new multistep API 2013-08-31 12:58:55 -07:00
command.go builder/amazon/chroot: CommandWrapper 2013-09-30 09:33:57 -07:00
communicator.go file provisioner improvements 2016-02-12 11:48:28 -08:00
communicator_test.go builder/amazon/chroot: provision within the chroot 2013-07-30 16:07:50 -07:00
copy_files.go builder/amazon/chroot: CommandWrapper 2013-09-30 09:33:57 -07:00
copy_files_test.go builder/amazon/chroot: get tests psasing on Windows 2014-04-26 12:31:55 -07:00
device.go Formatting 2014-07-29 16:15:53 -07:00
lockfile.go builder/amazon/chroot: fix compilaton on Windows 2013-07-30 21:50:59 -07:00
lockfile_unix.go builder/amazon/chroot: remove unused import 2013-12-06 18:32:21 -08:00
step_attach_volume.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_attach_volume_test.go builder/amazon/chroot: switch func type to interface 2013-07-30 17:56:42 -07:00
step_check_root_device.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_chroot_provision.go builder/amazon/chroot: CommandWrapper 2013-09-30 09:33:57 -07:00
step_copy_files.go builder/amazon/chroot: 2013-10-17 22:50:02 +00:00
step_copy_files_test.go builder/amazon/chroot: switch func type to interface 2013-07-30 17:56:42 -07:00
step_create_volume.go builder/amazon/*: fix go vet 2015-10-11 12:18:23 -07:00
step_early_cleanup.go builder/amazon/chroot: new multistep API 2013-08-31 12:58:55 -07:00
step_early_unflock.go builder/amazon/chroot: new multistep API 2013-08-31 12:58:55 -07:00
step_flock.go builder/amazon/chroot: block when obtaining lock [GH-689] 2013-12-06 18:28:48 -08:00
step_flock_test.go builder/amazon/chroot: let go of flock earlier for parallelism 2013-07-30 22:25:33 -07:00
step_instance_info.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_mount_device.go Add mount_partition to amazon-chroot builder to specify a partition other than 1 2016-01-06 11:35:01 -08:00
step_mount_device_test.go builder/amazon/chroot: switch func type to interface 2013-07-30 17:56:42 -07:00
step_mount_extra.go fmt 2015-06-22 12:37:52 -07:00
step_mount_extra_test.go builder/amazon/chroot: switch func type to interface 2013-07-30 17:56:42 -07:00
step_prepare_device.go builder/amazon/chroot: new multistep API 2013-08-31 12:58:55 -07:00
step_register_ami.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_register_ami_test.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_snapshot.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00