Updated Branches: refs/heads/master 06d68c8bb -> f5dbdef45
BIGTOP-818. Updated list of supported platforms on Bigtop's homepage and readme file (Mark Grover via rvs) Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/f5dbdef4 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/f5dbdef4 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/f5dbdef4 Branch: refs/heads/master Commit: f5dbdef45f16697e89a9d7924f6b046e5e27e035 Parents: 06d68c8 Author: Roman Shaposhnik <[email protected]> Authored: Thu Dec 27 17:23:28 2012 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Thu Dec 27 17:23:33 2012 -0800 ---------------------------------------------------------------------- README | 7 +++++-- src/site/xdoc/index.xml | 6 ++++-- 2 files changed, 9 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/f5dbdef4/README ---------------------------------------------------------------------- diff --git a/README b/README index 204b455..32843d7 100644 --- a/README +++ b/README @@ -26,8 +26,11 @@ focus on the system as a whole, rather than individual projects. ## Building Bigtop -Packages have been built on Ubuntu 10.10, CentOS 5 and openSUSE -11.4. They can probably be built on other platforms as well. +Packages have been built for CentOS/RHEL 5 and 6, Fedora 17, +SuSE Linux Enterprise 11, OpenSUSE12.2, Ubuntu LTS Lucid and Precise, +and Ubuntu Quantal. They can probably be built for other platforms as +well.Some of the binary artifacts might be compatible with other closely +related distributions. Building Bigtop requires the following tools: http://git-wip-us.apache.org/repos/asf/bigtop/blob/f5dbdef4/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 100f3a2..81f9a7b 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -30,8 +30,10 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd <p>Bigtop is currently being incubated in the <a class="externalLink" href="http://incubator.apache.org/">Apache Incubator</a></p> <br/><br/> <subsection name="Building Bigtop"></subsection> - <p>Packages have been built on Ubuntu 10.10, CentOS 5, Mageia 1 and openSUSE 11.4. - They can probably be built on other platforms as well.<br/><br/> + <p>Packages have been built for CentOS/RHEL 5 and 6, Fedora 17, SuSE Linux Enterprise 11, + OpenSUSE12.2, Ubuntu LTS Lucid and Precise, and Ubuntu Quantal. They can probably be built + for other platforms as well. Some of the binary artifacts might be compatible with other + closely related distributions.<br/><br/> Building Bigtop requires the following tools:</p> <ul> <li>Java JDK 1.6</li>
