bug 203194 - Installation fails after GRE setup
This patch fixes the blocker bug and the following bugs it backed out:
bug 48051 - Restart dialog needs title
bug 67067 - "unable to create directory" dialog is titleless
bug 202606 - Need a way to disable showing of bitmap in dialog
r=sgehani
sr=leaf
a=sspitzer
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up
sr=dveditz
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 64567 - Unable to see which build is being installed by installer (fix only for mozilla)
bug 64567 - Unable to see which build is being installed by installer
bug 75655 - FTP vs. HTTP Downloading
bug 78449 - Add config.ini key to disable the Site Selector menu.
bug 79173 - The string get cut-off in "Start Install"
Puts a temporary workaround for bug:
bug 77179 - Download hangs on Win98 machine over Cable/DSL through SERA
http://bugscape/show_bug.cgi?id=4886http://bugscape.netscape.com/show_bug.cgi?id=4858 - Win installer should indicate version being installed
r=dveditz
sr=mscott
affects only windows platforms.
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.
bug 68053 contains patch for all of above.
r=dveditz,sgehani
sr=mscott
affects only windows platforms.
#38456 - ":" should not be in "Destination Directory:"
#38563 - New title to exit installer dialog
#34857 - "Total download size" should be "Total Install Size"
did not apply part of patch that fixes bug #33342 because I need marketing approval. I reassigned that bug to the appropriate approver.
a=leaf
r=sgehani
affects only windows platforms.
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts
The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available
r=sgehani