summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index 5f60244..aa68f6b 100644
--- a/README
+++ b/README
@@ -3,6 +3,7 @@ usable by Mozilla packages in Ubuntu.
- mozclient is an abstract tarball creator which provides a get-new-orig target
- compare is an install checker
+- minefield-packager creates debs from Firefox nightly built tarballs
The package contains rules for the following projects:
- firefox-3.0
@@ -110,6 +111,20 @@ COMPARE_FILTER_IN += \
$(NULL)
+=== minefield-packager ===
+
+minefield-packager creates debs from Firefox nightly built tarballs available
+on mozilla web/ftp site. Those builds are often useful to check a regression
+and to determine if a bug is Ubuntu specific or if it is also affecting
+upstream builds. The deb produced are for testing purpose only, please don't
+report bugs in Launchpad about those.
+
+Example:
+
+(from a writable directory)
+make -f /usr/share/mozilla-devscripts/minefield-packager.mk
+sudo dpkg -i firefox-minefield_3.0~b5~build2008032304-1_i386.deb
+
=== xpi.mk ===
targets: