Firefox 2.0.0.13:BuildNotes: Difference between revisions

Line 216: Line 216:
  cd /builds/tinderbox/Fx-Mozilla1.8-FS
  cd /builds/tinderbox/Fx-Mozilla1.8-FS
  ./build-seamonkey.pl --once --depend --config-cvsup-dir `pwd`/tinderbox-configs/ 2>&1 | tee FIREFOX_2_0_0_13_FS.log
  ./build-seamonkey.pl --once --depend --config-cvsup-dir `pwd`/tinderbox-configs/ 2>&1 | tee FIREFOX_2_0_0_13_FS.log
* Stage
# as cltbld@stage
mkdir -p ~/firefox-2.0.0.13-fs/batch1/prestage
cd ~/firefox-2.0.0.13-fs/batch1
# rsync from push dirs
rsync -av /home/ftp/pub/firefox/nightly/2008-03-25-04-mozilla1.8-fs/ ./prestage/
rsync -av /home/ftp/pub/firefox/nightly/2008-03-25-05-mozilla1.8-fs/ ./prestage/
rsync -av prestage/ prestage-trimmed/
rm -v prestage-trimmed/*.zip
rsync -av prestage-trimmed/ stage/
cd stage
~/bin/groom-files --long="2.0.0.13.fs" .
chown -R cltbld:firefox * .
find . -type f -exec chmod -v 644 {} \;
find . -type d -exec chmod -v 755 {} \;
cd ../
rsync -av stage/ /home/ftp/pub/firefox/releases/2.0.0.13/contrib/free-software/


=== Wall clock timings ===
=== Wall clock timings ===
canmove, Confirmed users
6,441

edits