Releases/Firefox 3.5/BuildNotes: Difference between revisions

Line 204: Line 204:


== Push to Mirrors ==
== Push to Mirrors ==
* push the covering index.html in the top level (Monday 2240 EDT/1940 PDT)
# ffxbld@stage
rsync -av /home/ffxbld/firefox-3.5/index.html /pub/mozilla.org/firefox/releases/3.5/
'''NOT DONE YET'''
'''NOT DONE YET'''
Again, like [[Firefox_3.0:BuildNotes#Push_to_mirrors | Firefox 3.0]] we need to push to mirrors in two stage. First pushing '3.5/index.html' and give that lot's of time to get picked up. Then, pushing the actual files. You can update the 'latest-3.5' symlink at this point, too
* push the stage-merged directory to the releases area (Tuesday 0100 EDT/Monday 2200 PDT)
  rsync -av /home/ffxbld/firefox-3.5/ /pub/mozilla.org/firefox/releases/3.5/
  cd /pub/mozilla.org/firefox/releases/3.5/
  rm latest-3.5
  ln -s 3.5 latest-3.5
  rm latest
  ln -s latest-3.5 latest


== Update rsync modules ==
== Update rsync modules ==
Confirmed users
4,293

edits