Changes

Jump to: navigation, search

Releases/Firefox 3.7a2/BuildNotes

659 bytes added, 08:01, 1 March 2010
Build 1
====Update Bouncer====
3 desktop installers/archives, plus 4 for Solaris.
<i>
==== Final checks before push ====
Each of the find calls should return no output.
cd /pub/mozilla.org/firefox/nightly/3.7a2-candidates/build1/
find . ! -user ffxbld
find . ! -group firefox
find . -type f ! -perm 644
find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
find . -mindepth 1 -type d ! -perm 755 ! -name 'contrib*'
 
==== Push to mirrors ====
# ffxbld@stage
rsync -av --exclude=*tests* --exclude=*crashreporter* --exclude=*.log --exclude=*.txt --exclude=*unsigned* /pub/mozilla.org/firefox/nightly/3.7a2-candidates/build1/ /pub/mozilla.org/firefox/releases/devpreview/1.9.3a2
</i>
==== Release ====
Nothing to do here for an alpha.
Confirm
4,293
edits

Navigation menu