canmove, Confirmed users
6,439
edits
No edit summary |
|||
Line 70: | Line 70: | ||
"force build" source builder | "force build" source builder | ||
==== Major Update Generation ==== | ==== Major Update Generation ==== | ||
'''not done yet''' | |||
manually modify 3.5 -> 3.6rc2build3 and 3.6 -> 3.6rc2build3 snippets to point at non-RC bouncer links, and have non-RC2 appv's. | |||
==== Bouncer Entries ==== | ==== Bouncer Entries ==== | ||
'''not done yet''' | |||
manually add bouncer entries | |||
=== Stage and Rename Files === | === Stage and Rename Files === | ||
Line 85: | Line 84: | ||
** Exclude Source packages because they're regenerated for final | ** Exclude Source packages because they're regenerated for final | ||
** Exclude *SUMS* because we'll be regenerating them. | ** Exclude *SUMS* because we'll be regenerating them. | ||
=== Other Verifications === | === Other Verifications === | ||
==== Virus Scan ==== | |||
'''not done yet''' | |||
Manually trigger on stage with: | |||
<pre> | |||
# ffxbld@stage | |||
python /usr/local/bin/extract_and_run_command.py -j4 clamdscan -m --no-summary -- ~/firefox-4.0 | |||
</pre> | |||
==== Verify permissions ==== | |||
'''not done yet''' | |||
manually run permission checks on stage | |||
==== Verify contents against RC ==== | ==== Verify contents against RC ==== |