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
Marin Salinas 31367ff768
feature: add copy files step in chroot builder
7 years ago
..
builder.go feature: add copy files step in chroot builder 7 years ago
builder_acc_test.go feature: add mount device step in chroot builder 7 years ago
cleanup.go feature: add early unflock step for chroot builder 7 years ago
command.go feature: add vm info step 7 years ago
device.go feature: add mount device step in chroot builder 7 years ago
lockfile.go feature: add file lock step for chroot builder 7 years ago
lockfile_unix.go feature: add file lock step for chroot builder 7 years ago
run_local_commands.go feature: add pre mount commands step for chroot builder 7 years ago
step_check_root_device.go feature: add step check root device step in chrrot builder 7 years ago
step_copy_files.go feature: add copy files step in chroot builder 7 years ago
step_create_volume.go fix: convert volume size to Gib before volume creation 7 years ago
step_early_unflock.go feature: add early unflock step for chroot builder 7 years ago
step_flock.go feature: add file lock step for chroot builder 7 years ago
step_link_volume.go feature: add mount device step in chroot builder 7 years ago
step_mount_device.go feature: add mount device step in chroot builder 7 years ago
step_mount_extra.go feature: add mount extra step in chroot builder 7 years ago
step_post_mount_commands.go feature: add post mount commands step in chroot builder 7 years ago
step_pre_mount_commands.go feature: add pre mount commands step for chroot builder 7 years ago
step_prepare_device.go feature: add prepare device for chroot builder 7 years ago
step_vm_info.go feature: add vm info step 7 years ago