packer-cn/builder/amazon/chroot
Mitchell Hashimoto 4da0b42fc1 Merge pull request #2054 from garnaat/amazon-chroot-check-before-umount
builder/amazon-chroot: Only unmount if path is actually mounted
2015-06-18 10:12:06 +02:00
..
builder.go builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts 2015-06-12 13:23:47 -05:00
builder_test.go
cleanup.go
command.go
communicator.go
communicator_test.go
copy_files.go
copy_files_test.go
device.go
lockfile.go
lockfile_unix.go
step_attach_volume.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_attach_volume_test.go
step_check_root_device.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_chroot_provision.go
step_copy_files.go
step_copy_files_test.go
step_create_volume.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_early_cleanup.go
step_early_unflock.go
step_flock.go
step_flock_test.go
step_instance_info.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_mount_device.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_mount_device_test.go
step_mount_extra.go Added a call to grep for path in /proc/mounts before attempting to umount. If path is not there, it is already unmounted. 2015-04-17 12:35:26 -07:00
step_mount_extra_test.go
step_prepare_device.go
step_register_ami.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_register_ami_test.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00
step_snapshot.go Migrate to new AWS repo 2015-06-03 17:13:52 -04:00