Lines Matching refs:shell

33         check_call('rm -rf {}'.format(mnt_point), shell=True)
34 check_call('mkdir -p {}'.format(mnt_point), shell=True)
48 % mnt_point, shell=True)
51 shell=True)
54 % (mnt_point, EFITOOLS_PATH), shell=True)
57 % mnt_point, shell=True)
60 shell=True)
63 % mnt_point, shell=True)
66 shell=True)
69 % mnt_point, shell=True)
72 shell=True)
75 % mnt_point, shell=True)
78 shell=True)
82 shell=True)
86 shell=True)
90 shell=True)
94 (u_boot_config.build_dir, mnt_point), shell=True)
98 % mnt_point, shell=True)
101 % mnt_point, shell=True)
105 shell=True)
108 shell=True)
111 shell=True)
114 mnt_point, image_path), shell=True)
115 check_call('rm -rf {}'.format(mnt_point), shell=True)
123 call('rm -f %s' % image_path, shell=True)
147 check_call('rm -rf {}'.format(mnt_point), shell=True)
148 check_call('mkdir -p {}'.format(mnt_point), shell=True)
153 % mnt_point, shell=True)
156 shell=True)
159 % mnt_point, shell=True)
162 shell=True)
178 % (u_boot_config.source_dir, mnt_point), shell=True)
180 % mnt_point, shell=True)
183 % mnt_point, shell=True)
186 % mnt_point, shell=True)
191 shell=True)
195 shell=True)
199 shell=True)
204 shell=True)
208 shell=True)
212 shell=True)
219 (u_boot_config.build_dir, mnt_point), shell=True)
222 % (mnt_point, SBSIGN_PATH), shell=True)
225 % (mnt_point, SBSIGN_PATH), shell=True)
228 % (mnt_point, SBSIGN_PATH), shell=True)
230 …rt-make-fs --partition=gpt --size=+1M --type=vfat {} {}'.format(mnt_point, image_path), shell=True)
231 check_call('rm -rf {}'.format(mnt_point), shell=True)
239 call('rm -f %s' % image_path, shell=True)