canmove, Confirmed users
6,439
edits
No edit summary |
|||
Line 58: | Line 58: | ||
== RC 2 Version == | == RC 2 Version == | ||
=== Config Update === | |||
[http://hg.mozilla.org/build/buildbot-configs/rev/0781df67af87 This small update to the release config] was landed. | |||
=== Automated Parts === | |||
Some of this release-day work makes sense to do from the release automation. Use force build for these. | |||
==== Tag ==== | |||
==== Source ==== | |||
==== Major Update Generation ==== | |||
==== Bouncer Entries ==== | |||
==== Virus Scan ==== | |||
(Might not be able to do this from automation because we don't have a full 3.6-candidates dir) | |||
==== Verify permissions ==== | |||
(Might not be able to do this from automation because we don't have a full 3.6-candidates dir) | |||
=== Stage and Rename Files === | |||
Summary: | |||
* Copy files to ~ffxbld and rename to non-RC versions | |||
** Exclude *checksums* because we don't care for individual locale+platform checksums files in the final release dir | |||
** Exclude partial MARs because there's no use for them, no point in pushing them to the mirrors | |||
** Exclude Source packages because they're regenerated for final | |||
** Exclude *SUMS* because we'll be regenerating them. | |||
=== Other Verifications === | |||
==== Verify contents against RC ==== | |||
=== Index Files === | |||
todo: ask justdave how far in advance we should put an index.html in place | |||
=== Push to Mirrors === | |||
=== Notify AV Vendors === | |||
Need to notify AV vendors after the push to mirrors is done so that they can scan the files. | |||
=== Push Major Updates === | |||
=== Remove index files === | |||
=== Update symlinks on FTP === | |||
To be done | |||
ln -s 4.0 latest-4.0 | |||
ln -s latest-4.0 latest | |||
=== XULRunner === | |||
No need to stage or rename files because the 2.0rc1 versions already use "2.0". | |||
==== Push to Mirrors ==== | |||
==== Update Wiki Pages ==== |