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
Adrien Delorme b7222d1f56
Add tmp package that offers Dir & File funcs
7 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 move multistep imports to helper. 8 years ago
command.go builder/amazon/chroot: CommandWrapper 13 years ago
communicator.go Add tmp package that offers Dir & File funcs 7 years ago
communicator_test.go run goimports 8 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
device_test.go Add volume and run tags if in us-gov/china 8 years ago
lockfile.go builder/amazon/chroot: fix compilaton on Windows 13 years ago
lockfile_unix.go Fix building packer on GOOS=solaris 9 years ago
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 builder/amazon/chroot: switch func type to interface 13 years ago
step_check_root_device.go fix imports 8 years ago
step_chroot_provision.go fix imports 8 years ago
step_copy_files.go fix imports 8 years ago
step_copy_files_test.go builder/amazon/chroot: switch func type to interface 13 years ago
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 fix imports 8 years ago
step_early_unflock.go fix imports 8 years ago
step_flock.go fix imports 8 years ago
step_flock_test.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_instance_info.go fix imports 8 years ago
step_mount_device.go Add new option, nvme_device_path, so that we can properly mount nvme block devices. 8 years ago
step_mount_device_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_mount_extra.go fix imports 8 years ago
step_mount_extra_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_post_mount_commands.go fix imports 8 years ago
step_pre_mount_commands.go fix imports 8 years ago
step_prepare_device.go fix imports 8 years ago
step_register_ami.go Convert `ena_support` to a pointer 7 years ago
step_register_ami_test.go Update calls to amazon to match the upstream 11 years ago
step_snapshot.go move UI call to before the wait; add context to these steps 8 years ago