Confirmed users
4,293
edits
No edit summary |
|||
| Line 164: | Line 164: | ||
These extra entries required for WinCE | These extra entries required for WinCE | ||
Product OS Path | Product OS Path | ||
Firefox-3.6b2 wince /firefox/releases/3.6b2/wince-arm/en-US/firefox-3. | Firefox-3.6b2 wince /firefox/releases/3.6b2/wince-arm/en-US/firefox-3.6b2.cab | ||
Firefox-3.6b2-Complete wince /firefox/releases/3.6b2/update/wince-arm/en-US/firefox-3. | Firefox-3.6b2-Complete wince /firefox/releases/3.6b2/update/wince-arm/en-US/firefox-3.6b2.complete.mar | ||
Firefox-3.6b2-Partial-3.6a2 wince /firefox/releases/3.6b2/update/wince-arm/en-US/firefox-3.6a2-3.6b2.partial.mar | Firefox-3.6b2-Partial-3.6a2 wince /firefox/releases/3.6b2/update/wince-arm/en-US/firefox-3.6a2-3.6b2.partial.mar | ||
The last one is different for this release only. There was no b1 for WinCE and we have to catch up a2 users. | The last one is different for this release only. There was no b1 for WinCE and we have to catch up a2 users. | ||
| Line 178: | Line 178: | ||
Only returns Solaris builds (different user). | Only returns Solaris builds (different user). | ||
<font color=red>'''DONE TO HERE'''</font> | |||
====Push to mirrors==== | ====Push to mirrors==== | ||
Assuming we go ahead with shipping WinCE | |||
# ffxbld@stage | |||
rsync -av --exclude=*.log --exclude=*.txt --exclude=*unsigned* /pub/mozilla.org/firefox/nightly/3.6b2-candidates/build1/ /pub/mozilla.org/firefox/releases/3.6b2/ | |||
If not add a <tt>--exclude=*wince-arm*</tt> | |||
====Final Verification==== | ====Final Verification==== | ||
====Push updates to release channel==== | ====Push updates to release channel==== | ||
'''Start doing backupsnip a few hours at least before the release time''' | |||
# cltbld@aus2-staging | |||
time ~/bin/backupsnip 20091108-Firefox-3.6b2 | |||
After go from drivers | |||
time ~/bin/pushsnip 20091108-Firefox-3.6b2 | |||
time ~/bin/pushsnip 20091109-Firefox-3.6b2-from-3.6a2 | |||
====Release==== | ====Release==== | ||
No symlink to update until final comes along. | |||
====XULRunner build==== | ====XULRunner build==== | ||
Builds have been triggered. | |||