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/osc/chroot
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
..
builder.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.hcl2spec.go Fix HCL2 code generation for slices within another slice (#8669) 6 years ago
cleanup.go fix: chroot builder 7 years ago
command.go feature: add vm info step 7 years ago
communicator.go fix: chroot builder 7 years ago
communicator_test.go fix: chroot builder 7 years ago
device.go refactor: clean duplicate files with aws chroot builder 7 years ago
lockfile.go fix: chroot builder 7 years ago
lockfile_unix.go fix: chroot builder 7 years ago
run_local_commands.go fix: chroot builder 7 years ago
step_check_root_device.go feature: add remaining steps and and create artifact in chroot builder 7 years ago
step_chroot_provision.go Add golangci-lint to project (#8686) 6 years ago
step_copy_files.go fix: chroot builder 7 years ago
step_copy_files_test.go fix: chroot builder 7 years ago
step_create_omi.go refactor: change validation when bsu is set 7 years ago
step_create_volume.go refactor: add err check in create tags 7 years ago
step_early_cleanup.go fix: chroot builder 7 years ago
step_early_unflock.go fix: chroot builder 7 years ago
step_flock.go fix: chroot builder 7 years ago
step_link_volume.go refactor: fix symlink issue on ubuntu 7 years ago
step_mount_device.go fix: chroot builder 7 years ago
step_mount_extra.go fix: chroot builder 7 years ago
step_post_mount_commands.go fix: chroot builder 7 years ago
step_pre_mount_commands.go fix: chroot builder 7 years ago
step_prepare_device.go feature: add prepare device for chroot builder 7 years ago
step_snapshot.go feature: add eartly cleanup and snapshot steps in chroot builder 7 years ago
step_vm_info.go feature: add vm info step 7 years ago