Confirmed users
4,293
edits
No edit summary |
(Signing, l10n-verify) |
||
Line 104: | Line 104: | ||
at the top of <tt>Bootstrap/Step/PatcherConfig.pm</tt>. Only need this on prometheus-vm anyway, which has it. | at the top of <tt>Bootstrap/Step/PatcherConfig.pm</tt>. Only need this on prometheus-vm anyway, which has it. | ||
===Tag=== | |||
On production-1.8-master in <tt>/builds/release</tt>: <tt>./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log</tt> | On production-1.8-master in <tt>/builds/release</tt>: <tt>./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log</tt> | ||
Line 134: | Line 134: | ||
mount -t -sc /cygdrive | mount -t -sc /cygdrive | ||
so that tinderbox would run. This box was very slow, taking 7 hours to complete the repack. | so that tinderbox would run. This box was very slow, taking 7 hours to complete the repack. | ||
===Signing=== | |||
As per the [https://intranet.mozilla.org/Build:Signing doc]. | |||
===l10n-Verify=== | |||
Ran this on bm-xserve01, since 05 doesn't have 7z to unpack the windows installers. | |||
./release -o Repack -v 2>&1 | tee logs/release-Repack-Verify.log |