Firefox 3.0rc3:BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 98: Line 98:
*** FIXME should be automatically backed up or removed - [https://bugzilla.mozilla.org/show_bug.cgi?id=413178 bug 413178]
*** FIXME should be automatically backed up or removed - [https://bugzilla.mozilla.org/show_bug.cgi?id=413178 bug 413178]
** update tinderbox to RELEASE_AUTOMATION_M9_1
** update tinderbox to RELEASE_AUTOMATION_M9_1
*** FIXME update should be automatic - [https://bugzilla.mozilla.org/show_bug.cgi?id=397554 bug 397554]
*** Nothing to do here; linux and mac slaves already using RELEASE_AUTOMATION_M9_1.
*** on linux & mac
**** <tt>cd /builds/tinderbox/mozilla/tools/tinderbox
**** cvs up -r RELEASE_AUTOMATION_M9_1</tt>
*** on win32
  cd /e/builds/tinderbox/mozilla/tools/tinderbox
cvs up -r RELEASE_AUTOMATION_M9_1
for dir in fx19rel fx19l10nrel xr19rel; do
  cd /e/$dir;
  for f in `ls *.pl *.html INSTALL README | grep -v tinder-config.pl`; do
    cp -pv /e/builds/tinderbox/mozilla/tools/tinderbox/$f .;
  done
  cp -pv post-mozilla-rel.pl post-mozilla.pl
done
* on fx-linux-1.9-slave2
* on fx-linux-1.9-slave2
** cd /data/cltbld/bin && cvs up
** cd /data/cltbld/bin && cvs up
Line 131: Line 118:
===Setup symlinks===
===Setup symlinks===


'''NEEDS updating!''' On stage-old in /pub/mozilla.org/firefox/nightly/3.0rc2-candidates/build2 as cltbld:
'''THIS SECTION NEEDS updating!''' On stage-old in /pub/mozilla.org/firefox/nightly/3.0rc2-candidates/build2 as cltbld:
  for i in `ls ../build1/*win32.installer.exe`; do ln -s $i; done
  for i in `ls ../build1/*win32.installer.exe`; do ln -s $i; done
  for i in `ls ../build1/*win32.complete.mar`; do ln -s $i; done
  for i in `ls ../build1/*win32.complete.mar`; do ln -s $i; done
Confirmed users
2,679

edits

Navigation menu