packer-cn/builder/osc/chroot
Marin Salinas 70d2ff3d8a feature: add create omi step in chroot builder 2019-07-18 09:39:08 -07:00
..
builder.go feature: add create omi step in chroot builder 2019-07-18 09:39:08 -07:00
builder_acc_test.go feature: add mount device step in chroot builder 2019-07-18 09:39:07 -07:00
cleanup.go feature: add early unflock step for chroot builder 2019-07-18 09:39:07 -07:00
command.go feature: add vm info step 2019-07-18 09:39:07 -07:00
communicator.go feature: add chroot provision step in chroot builder 2019-07-18 09:39:08 -07:00
device.go feature: add mount device step in chroot builder 2019-07-18 09:39:07 -07:00
lockfile.go feature: add file lock step for chroot builder 2019-07-18 09:39:07 -07:00
lockfile_unix.go feature: add file lock step for chroot builder 2019-07-18 09:39:07 -07:00
run_local_commands.go feature: add pre mount commands step for chroot builder 2019-07-18 09:39:07 -07:00
step_check_root_device.go feature: add step check root device step in chrrot builder 2019-07-18 09:39:07 -07:00
step_chroot_provision.go feature: add chroot provision step in chroot builder 2019-07-18 09:39:08 -07:00
step_copy_files.go feature: add copy files step in chroot builder 2019-07-18 09:39:08 -07:00
step_create_omi.go feature: add create omi step in chroot builder 2019-07-18 09:39:08 -07:00
step_create_volume.go fix: convert volume size to Gib before volume creation 2019-07-18 09:39:07 -07:00
step_early_cleanup.go feature: add eartly cleanup and snapshot steps in chroot builder 2019-07-18 09:39:08 -07:00
step_early_unflock.go feature: add early unflock step for chroot builder 2019-07-18 09:39:07 -07:00
step_flock.go feature: add file lock step for chroot builder 2019-07-18 09:39:07 -07:00
step_link_volume.go feature: add mount device step in chroot builder 2019-07-18 09:39:07 -07:00
step_mount_device.go feature: add mount device step in chroot builder 2019-07-18 09:39:07 -07:00
step_mount_extra.go feature: add mount extra step in chroot builder 2019-07-18 09:39:07 -07:00
step_post_mount_commands.go feature: add post mount commands step in chroot builder 2019-07-18 09:39:07 -07:00
step_pre_mount_commands.go feature: add pre mount commands step for chroot builder 2019-07-18 09:39:07 -07:00
step_prepare_device.go feature: add prepare device for chroot builder 2019-07-18 09:39:07 -07:00
step_snapshot.go feature: add eartly cleanup and snapshot steps in chroot builder 2019-07-18 09:39:08 -07:00
step_vm_info.go feature: add vm info step 2019-07-18 09:39:07 -07:00