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 f3a4d44066
builder/amazon/chroot: make sure to remove files before copy
13 years ago
..
builder.go builder/amazon/chroot: copyfiles support 13 years ago
builder_test.go builder/amazon/chroot: more settings, validation 13 years ago
communicator.go builder/amazon/chroot: upload should os.Create, not os.Open 13 years ago
communicator_test.go builder/amazon/chroot: provision within the chroot 13 years ago
step_attach_volume.go builder/amazon/chroot: use the attached device path 13 years ago
step_chroot_provision.go builder/amazon/chroot: provision within the chroot 13 years ago
step_copy_files.go builder/amazon/chroot: make sure to remove files before copy 13 years ago
step_create_volume.go builder/amazon/chroot: improved logging about what volume created 13 years ago
step_instance_info.go
step_mount_device.go builder/amazon/chroot: /bin/sh 13 years ago
step_mount_extra.go builder/amazon/chroot: unmount in reverse 13 years ago
step_source_ami_info.go