gecko-dev/webtools/aus/xml
2006-08-28 19:59:13 +00:00
..
inc Backing out fallback patch, making the build data structure patch standalone. We are doing this so we can resolve bug 342797 and push it before the fallback patch in bug 344742. We are stalling on bug 344742 because we don't have verification tests for that completed yet. 2006-08-28 19:59:13 +00:00
htaccess.dist
index.php Added support for new URI schema, checking for OS_VERSION param, placeholder for "no updates" behavior for certain OS_VERSION strings which can be set up in config.php. 2006-07-06 06:13:03 +00:00
README Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00

AUS2 Installation
------------
Copy ./inc/config-dist.php to ./inc/config.php.  Configure it properly following the comments.
Set up the ./data symlink to point to the right location (/opt/aus2/incoming, for example).
Referencing ./ with the right parameters will get you the correct XML file.

NOTE: source files must follow a naming convention:
    SOURCE_DIR/[product]/[platform]/[locale].txt

NOTE: adjust the .htaccess file's RewriteBase if you are having problems.

For more information on AUS, view the wiki page at:
    http://wiki.mozilla.org/AUS

Contact: <morgamic@mozilla.com>