Releases/Firefox 3.0.12/BuildNotes: Difference between revisions

Line 124: Line 124:
==== Sign Installers ====
==== Sign Installers ====
Done manually using these installer-signing-instructions [https://intranet.mozilla.org/Build:Unified_Release_Process#Sign_builds here] -- '''Only up to the STOP HERE'''
Done manually using these installer-signing-instructions [https://intranet.mozilla.org/Build:Unified_Release_Process#Sign_builds here] -- '''Only up to the STOP HERE'''
* complete stage-merged:
=====On Stage complete stage-merged:=====
  # on stage
  # on stage
  cd /data/cltbld/firefox-3.0.12/
  cd /data/cltbld/firefox-3.0.12/
  rsync -av batch1/mar/ stage-merged/
  rsync -av batch1/mar/ stage-merged/
  rsync -av batch1/stage-signed/ stage-merged/
  rsync -av batch1/stage-signed/ stage-merged/
* Create MD5 and SHA1 checksum files
=====Create MD5 and SHA1 checksum files=====
  # on stage
  # on stage
  cd /data/cltbld/firefox-3.0.12/stage-merged/
  cd /data/cltbld/firefox-3.0.12/stage-merged/
  ~/bin/checksum-files .
  ~/bin/checksum-files .
* Fix permissions & ownership (on the two SUM files, and the detached sigs)
=====Fix permissions & ownership (on the two SUM files, and the detached sigs)=====
  chown -R cltbld:firefox .
  chown -R cltbld:firefox .
  chmod 644 *SUMS
  chmod 644 *SUMS
Confirmed users
4,467

edits