canmove, Confirmed users
6,441
edits
Line 273: | Line 273: | ||
* backupsnip took 34 minutes | * backupsnip took 34 minutes | ||
* No problems | * No problems | ||
=====Updates for 2.0.0.15build2 to 2.0.0.15build3===== | |||
* Used this patcher config: https://bugzilla.mozilla.org/attachment.cgi?id=326467 | |||
* Ran the following on production-prometheus-vm: | |||
export CVSROOT=":ext:cltbld@cvs.mozilla.org:/cvsroot" | |||
cvs co -d patcher mozilla/tools/patcher | |||
cd patcher | |||
cvs co -d MozBuild mozilla/tools/release/MozBuild | |||
cd ../ | |||
wget https://bugzilla.mozilla.org/attachment.cgi?id=326467 | |||
mv attachment.cgi?id=326467 moz18-branch-2.0.0.15build2-to-build3.cfg | |||
cd patcher | |||
./patcher2.pl --app=firefox --config=../moz18-branch-2.0.0.15build2-to-build3.cfg --build-tools --tools-revision=UPDATE_PACKAGING_R4 | |||
./patcher2.pl --app=firefox --config=../moz18-branch-2.0.0.15build2-to-build3.cfg --download | |||
./patcher2.pl --app=firefox --config=../moz18-branch-2.0.0.15build2-to-build3.cfg --create-patches --partial-patchlist-file=patchlist.cfg | |||
====Publish Updates to Test Channels (betatest & releasetest)==== | ====Publish Updates to Test Channels (betatest & releasetest)==== |