canmove, Confirmed users
6,439
edits
Line 138: | Line 138: | ||
cd /pub/mozilla.org/zz/ | cd /pub/mozilla.org/zz/ | ||
vi rsyncd-mozilla-current.exclude | vi rsyncd-mozilla-current.exclude | ||
and replace the previous latest release (FF2.0.0. | and replace the previous latest release (FF2.0.0.15) with: | ||
+ firefox/releases/2.0.0. | + firefox/releases/2.0.0.16 | ||
+ firefox/releases/2.0.0. | + firefox/releases/2.0.0.16/** | ||
==== Push to mirrors ==== | ==== Push to mirrors ==== | ||
* push the stage-merged directory to the releases area: | * push the stage-merged directory to the releases area: | ||
# on stage (as cltbld) | # on stage (as cltbld) | ||
rsync -av /data/cltbld/firefox-2.0.0. | rsync -av /data/cltbld/firefox-2.0.0.16/stage-merged/ /home/ftp/pub/firefox/releases/2.0.0.16/ | ||
====Final Verification==== | ====Final Verification==== |