Confirmed users
1,351
edits
Line 193: | Line 193: | ||
#* manually remove the tegra from the <tt>/builds/create_dirs.sh</tt> file | #* manually remove the tegra from the <tt>/builds/create_dirs.sh</tt> file | ||
#** <strike>'''OR''' run <tt>./foopies.sh old_foopy_number</tt> from your working directory</strike> blocked by: {{bug|713690}} | #** <strike>'''OR''' run <tt>./foopies.sh old_foopy_number</tt> from your working directory</strike> blocked by: {{bug|713690}} | ||
# on the new foopy: | # on the new foopy, if it is already in service (if the foopy is brand new, the initial install will do all these steps): | ||
#* 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 | ||
#* if this is a replacement tegra, manually push the ini files by judicious use of lines in <tt>update_tegra_ini.sh</tt> | #* if this is a replacement tegra, manually push the ini files by judicious use of lines in <tt>update_tegra_ini.sh</tt> | ||
#* manually run <tt>cd /builds; ./create_dirs.sh</tt> | #* manually run <tt>cd /builds; ./create_dirs.sh</tt> | ||
# | # 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> | ||