Releases/Firefox 4.0b3/BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 375: Line 375:


==== Push to mirrors ====
==== Push to mirrors ====
# ffxbld@stage
cd /home/ftp/pub/firefox/releases
mkdir 4.0b3
cd 4.0b3
rsync -av --exclude=*tests* --exclude=*crashreporter* --exclude=*.log --exclude=*.txt --exclude=*unsigned* --exclude=*update-backup* /pub/mozilla.org/firefox/nightly/4.0b3-candidates/build3/. .
index.html:
curl -sL https://bugzilla.mozilla.org/attachment.cgi?id=456169 > index.html
vi index.html
# edit to change Beta 1 to Beta 3
for dir in `find . -mindepth 1 -type d`; do cp -pv index.html $dir/; done


==== Final verify ====
==== Final verify ====
Confirmed users
4,971

edits

Navigation menu