packer-cn/builder/osc/chroot
Marin Salinas 810e30e8e1 refactor: fix symlink issue on ubuntu 2019-07-18 09:39:08 -07:00
..
builder.go feature: add remaining steps and and create artifact in chroot builder 2019-07-18 09:39:08 -07:00
builder_acc_test.go refactor: fix symlink issue on ubuntu 2019-07-18 09:39:08 -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 fix: change name of dirs 2019-07-18 09:39:08 -07:00
device.go refactor: fix symlink issue on ubuntu 2019-07-18 09:39:08 -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 remaining steps and and create artifact in chroot builder 2019-07-18 09:39:08 -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 feature: add create tags to volume 2019-07-18 09:39:08 -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 refactor: fix symlink issue on ubuntu 2019-07-18 09:39:08 -07:00
step_mount_device.go refactor: fix symlink issue on ubuntu 2019-07-18 09:39:08 -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