This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mesos-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6f43e01 Updated the website built from mesos SHA: 995c274bf.
6f43e01 is described below
commit 6f43e01db8ff4cf2b6ca2ff8d51eb606bd032dbe
Author: jenkins <[email protected]>
AuthorDate: Sun Mar 27 14:58:08 2022 +0000
Updated the website built from mesos SHA: 995c274bf.
---
content/downloads/index.html | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/content/downloads/index.html b/content/downloads/index.html
index d6a5362..cb33d62 100644
--- a/content/downloads/index.html
+++ b/content/downloads/index.html
@@ -670,19 +670,31 @@
</ul>
</p>
- <p>Once you have downloaded Mesos, follow the
+ <p>
+ Once you have downloaded Mesos, follow the
<a href="/getting-started/">getting started instructions</a>,
and take a look at the rest of the
<a href="/documentation/">Mesos documentation</a>.
</p>
<h4>Getting the code via source control</h4>
- <p>The codebase can also be downloaded from the Apache git repository at:
+ <p>
+ The codebase can also be downloaded from the Apache git repository at:
<code>https://gitbox.apache.org/repos/asf/mesos.git</code>.
<br />
This repository is also mirrored on
<a href="https://github.com/apache/mesos">GitHub</a>.
</p>
+
+ <h4>Getting community driven Mesos binaries</h4>
+ <p>
+ <i>The following repositories are unofficial and not supportet by
Apache.</i>
+ <ul>
+ <li>
+ Mesos binaries for CentOS (x86_64), AlmaLinux (x86_64, aarch64),
Ubuntu (x86_64): <a href="https://rpm.aventer.biz">https://rpm.aventer.biz</a>
+ </li>
+ </ul>
+ </p>
</div>
</div>