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
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
8 years ago
..
builder.go remove stray struct dumps in logs 8 years ago
builder_test.go skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock 8 years ago
cleanup.go
command.go
communicator.go fix chroot communicator to properly escape quotes 8 years ago
communicator_test.go
copy_files.go
copy_files_test.go
device.go
device_test.go
lockfile.go
lockfile_unix.go
run_local_commands.go sh -c to execute command to accomodate communicator change 8 years ago
step_attach_volume.go move UI call to before the wait; add context to these steps 8 years ago
step_attach_volume_test.go
step_check_root_device.go
step_chroot_provision.go
step_copy_files.go
step_copy_files_test.go
step_create_volume.go Add support to support non-gp2 volume types for building from_scratch 8 years ago
step_create_volume_test.go Enable setting the volume type when building with the Amazon Chroot builder 8 years ago
step_early_cleanup.go
step_early_unflock.go
step_flock.go
step_flock_test.go
step_instance_info.go
step_mount_device.go
step_mount_device_test.go
step_mount_extra.go
step_mount_extra_test.go
step_post_mount_commands.go
step_pre_mount_commands.go
step_prepare_device.go
step_register_ami.go move UI call to before the wait; add context to these steps 8 years ago
step_register_ami_test.go
step_snapshot.go move UI call to before the wait; add context to these steps 8 years ago