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
Rickard von Essen 13c9db5dd5
Merge pull request #3885 from orivej/on-error
10 years ago
..
builder.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
builder_test.go builder/amazon/*: warnings 12 years ago
cleanup.go builder/amazon/chroot: new multistep API 13 years ago
command.go builder/amazon/chroot: CommandWrapper 13 years ago
communicator.go file provisioner improvements 10 years ago
communicator_test.go builder/amazon/chroot: provision within the chroot 13 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
lockfile.go builder/amazon/chroot: fix compilaton on Windows 13 years ago
lockfile_unix.go builder/amazon/chroot: remove unused import 12 years ago
run_local_commands.go add from_scratch option to amazon-chroot builder 10 years ago
step_attach_volume.go Update calls to amazon to match the upstream 11 years ago
step_attach_volume_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_check_root_device.go Migrate to new AWS repo 11 years ago
step_chroot_provision.go builder/amazon/chroot: CommandWrapper 13 years ago
step_copy_files.go builder/amazon/chroot: 13 years ago
step_copy_files_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_create_volume.go add from_scratch option to amazon-chroot builder 10 years ago
step_early_cleanup.go builder/amazon/chroot: new multistep API 13 years ago
step_early_unflock.go builder/amazon/chroot: new multistep API 13 years ago
step_flock.go builder/amazon/chroot: block when obtaining lock [GH-689] 12 years ago
step_flock_test.go builder/amazon/chroot: let go of flock earlier for parallelism 13 years ago
step_instance_info.go Update calls to amazon to match the upstream 11 years ago
step_mount_device.go add from_scratch option to amazon-chroot builder 10 years ago
step_mount_device_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_mount_extra.go fmt 11 years ago
step_mount_extra_test.go builder/amazon/chroot: switch func type to interface 13 years ago
step_post_mount_commands.go add amazon-chroot post mount commands 10 years ago
step_pre_mount_commands.go add from_scratch option to amazon-chroot builder 10 years ago
step_prepare_device.go builder/amazon/chroot: new multistep API 13 years ago
step_register_ami.go fix nil pointer dereference in amazon-chroot 10 years ago
step_register_ami_test.go Update calls to amazon to match the upstream 11 years ago
step_snapshot.go Update calls to amazon to match the upstream 11 years ago