Lines Matching refs:try_step
239 try_step "Download Ubuntu cloud image" download_image ${cloud_image} ${cloud_image_url}
241 try_step "Copy the RT kernel to build directory" copy_rt_kernel
242 try_step "Check availability of RT kernel image" check_rt_kernel
244 try_step "Creating an enlarged copy of ${cloud_image}" copy_and_enlarge_image ${cloud_image} ${targ…
249 try_step "Resizing guest root file system" resizing_guest_root /dev/mapper/${loop_dev}p1
250 try_step "Mounting guest root file system at ${mount_point}" mount_filesystem /dev/mapper/${loop_de…
251 try_step "Preparing schroot configuration" create_schroot_config ${mount_point}
252 try_step "Preparing uio configuration" create_uio_config ${mount_point}
253 try_step "Extracting network proxy configurations" dump_proxy
256 try_step "Initializing guest root file system for HMI VM" setup_hmi_vm_rootfs ${mount_point}
258 try_step "Initializing guest root file system for RT VM" setup_rt_vm_rootfs ${mount_point}