|
|
| Line 28: |
Line 28: |
| = Packages = | | = Packages = |
|
| |
|
| The following packages are available:
| | See http://hg.mozilla.org/build/puppet/file/tip/modules/packages/manifests for the current list of packages. The names should be self-explanatory, right? |
| | |
| * ''packages::ntp'' - installs the NTP daemon
| |
| * ''packages::python'' - installs all available versions of python (below)
| |
| * ''packages::python26'' - Python-2.6 in /tools/python26, including devel headers
| |
| * ''packages::python27'' - Python-2.7 in /tools/python27, including devel headers
| |
| * ''packages::mock'' - installs the Fedora mock tool
| |
| * ''packages::mozilla-tools'' - un-abstracted class that will go away
| |
| * ''packages::tooltool'' - install tooltool, a toolchain-downloading tool. This is a simple Python script that ends up at /tools/tooltool.sh.
| |
|
| |
|
| == Mozilla-Built Packages == | | == Mozilla-Built Packages == |