Confirmed users
1,351
edits
Line 196: | Line 196: | ||
#* update the local tools: <tt>cd /builds/tools ; hg pull --update; cd -</tt> | #* update the local tools: <tt>cd /builds/tools ; hg pull --update; cd -</tt> | ||
#* manually add the tegra to the <tt>/builds/create_dirs.sh</tt> file | #* manually add the tegra to the <tt>/builds/create_dirs.sh</tt> file | ||
#* manually run <tt>cd /builds; ./create_dirs.sh</tt> | #* manually run <tt>cd /builds; ./create_dirs.sh</tt> | ||
#* if this is a replacement tegra, manually push the ini files by judicious use of: <tt>grep python update_tegra_ini.sh | sed 's/$TEGRA/tegra-xxx/'</tt> | |||
# on the new foopy: | # on the new foopy: | ||
#* restart the tegras using <tt>cd /builds ; ./start_cp.sh</tt> | #* restart the tegras using <tt>cd /builds ; ./start_cp.sh</tt> |