Confirmed users
4,293
edits
No edit summary |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 215: | Line 215: | ||
* Manually added entries to download.mozilla.org | * Manually added entries to download.mozilla.org | ||
* ''Note for next release: Do not remove the Check Now bit on the Firefox-2.0.0.18 Products until well after the change to the rsync module (to prevent the likes of {{bug|464566}})'' | * ''Note for next release: Do not remove the Check Now bit on the Firefox-2.0.0.18 Products until well after the change to the rsync module (to prevent the likes of {{bug|464566}})'' | ||
==== Push to mirrors ==== | ==== Push to mirrors ==== | ||
Line 222: | Line 220: | ||
# on stage | # on stage | ||
rsync -av /data/cltbld/firefox-2.0.0.19/stage-merged/ /home/ftp/pub/firefox/releases/2.0.0.19/ | rsync -av /data/cltbld/firefox-2.0.0.19/stage-merged/ /home/ftp/pub/firefox/releases/2.0.0.19/ | ||
* edit the exclude file /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude to add the new release (2.0.0.19) and remove the previous release (2.0.0.18) | * edit the exclude file /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude to add the new release (2.0.0.19) and remove the previous release (2.0.0.18). Had to put this back in because it was displaced by 3.1b2, but we have way more 2.0.0.x users than 3.1 pre-releases. | ||
====Final Verification==== | ====Final Verification==== | ||
Line 245: | Line 243: | ||
# on aus2-staging | # on aus2-staging | ||
$ time ~/bin/pushsnip 20081204-Firefox-2.0.0.19 | $ time ~/bin/pushsnip 20081204-Firefox-2.0.0.19 | ||
real 1m39.672s | |||
user 0m0.194s | |||
sys 0m7.530s | |||
====Release==== | ====Release==== |