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 5b7d8fbc74
rename builder/common to common since it is generally useful
13 years ago
..
builder.go rename builder/common to common since it is generally useful 13 years ago
builder_test.go builder/amazon/chroot: use set AMI name 13 years ago
cleanup.go builder/amazon/chroot: switch func type to interface 13 years ago
communicator.go builder/amazon/chroot: log the exit code for the chroot communicator 13 years ago
communicator_test.go builder/amazon/chroot: provision within the chroot 13 years ago
device.go builder/amazon/chroot: find available device 13 years ago
lockfile.go builder/amazon/chroot: fix compilaton on Windows 13 years ago
lockfile_unix.go builder/amazon/chroot: flock so that device searching is safe 13 years ago
step_attach_volume.go builder/amazon/chroot: find available device 13 years ago
step_attach_volume_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_chroot_provision.go builder/amazon/chroot: provision within the chroot 13 years ago
step_copy_files.go builder/amazon/chroot: switch func type to interface 13 years ago
step_copy_files_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_create_volume.go
step_early_cleanup.go builder/amazon/chroot: switch func type to interface 13 years ago
step_early_unflock.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_flock.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_flock_test.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_instance_info.go
step_mount_device.go builder/amazon/chroot: default volumes dir is relative 13 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: switch func type to interface 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: find available device 13 years ago
step_register_ami.go builder/amazon/chroot: use set AMI name 13 years ago
step_snapshot.go builder/amazon/chroot: step to snapshot the root image 13 years ago
step_source_ami_info.go