canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
# Install hg | # Install hg | ||
# clone http://hg.mozilla.org/build/puppet or your clone of it in /tmp (don't do this in /root, as non-root users will need access during the process) | # clone http://hg.mozilla.org/build/puppet or your clone of it in /tmp (don't do this in /root, as non-root users will need access during the process) | ||
#* if you want to follow a particular NamedBranch in that repo (e.g., production), check out that branch now, and verify later that /etc/puppet/production is on the appropriate branch. If it's not, file a bug against the masterizing process to fix it. | |||
# in the clone, run ./setup/masterize.sh | # in the clone, run ./setup/masterize.sh | ||
# Masterize will stop a few times along the way to tell you what to do, and how to pick up again where it left off. | # Masterize will stop a few times along the way to tell you what to do, and how to pick up again where it left off. |