[Pkg-ofed-commits] [pkg-ofed] 01/01: small rewording and fix git url

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Wed Sep 7 09:00:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository pkg-ofed.

commit fc7b584a1aa8bdca464eab3394feab9759cb11ae
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Wed Sep 7 10:40:48 2016 +0200

    small rewording and fix git url
---
 web/index.html | 66 ++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 36 insertions(+), 30 deletions(-)

diff --git a/web/index.html b/web/index.html
index d10e661..a943eed 100644
--- a/web/index.html
+++ b/web/index.html
@@ -1,59 +1,71 @@
 <html>
+
 <head>
-<title>Debian OFED Infiniband packaging</title>
+    <title>Debian OFED Infiniband packaging</title>
 </head>
+
 <body>
 <h1>Debian OFED Infiniband packaging</h1>
 
 <p>
 This project is responsible for packaging the OpenFabrics Infiniband Distribution (OFED)
 for Debian. You need the software if you want to do anything useful with Infiniband on Debian.
+</p>
 
 
-<h1>Documentation</h1>
-
+<h2>User Documentation</h2>
+<p>
 Read the <a href="http://pkg-ofed.alioth.debian.org/howto/infiniband-howto.html">Infiniband-HOWTO</a>
-on how to get started with the debian OFED packages.
+on how to get started with the Debian OFED packages.
+</p>
+
+<p>
+If you have any question about Infiniband that is not related to Debian packagings, please reach the OpenFabrics
+mailing list directy.
+</p>
 
-<h1>Project Information</h1>
 
 <h2>Project Page</h2>
 
+<p>
 The alioth project page can be found at: <br>
-<a href="http://alioth.debian.org/projects/pkg-ofed">
-http://alioth.debian.org/projects/pkg-ofed</a>
+<a href="http://alioth.debian.org/projects/pkg-ofed">http://alioth.debian.org/projects/pkg-ofed</a>
+</p>
 <p>
-If you want to join the project, please register there.
+You need to join the alioth group to have write access to the git repositories. If you want to report a bug or send a patch, please use the Debian BTS.
+</p>
 
 
 <h2>Git Repositories</h2>
-
+<p>
 The packaging can be found in our git repositories:<br>
-<a href="http://anonscm.debian.org/gitweb/?a=project_list;pf=pkg-ofed">
-http://anonscm.debian.org/gitweb/?a=project_list;pf=pkg-ofed</a>
+<a href="https://anonscm.debian.org/cgit/pkg-ofed/">https://anonscm.debian.org/cgit/pkg-ofed/</a>
 <p>
 
-To clone any module, just do:
+<p>
+To clone any module anonymously, just do:
 <pre>
-git clone ssh://USER@git.debian.org/git/pkg-ofed/MODULE.git
+git clone https://anonscm.debian.org/git/pkg-ofed/MODULE.git
 </pre>
-
-
+</p>
 
 
 <h2>Debian Mailing Lists</h2>
 
-We have two mailing lists:<br>
+There are two Debian mailing lists:<br>
+
 <p>
-<b>pkg-ofed-devel at lists.alioth.debian.org</b>:<br>
-Debian specific questions relating to the OFED packages. (Note that if your question is an general infiniband question
-rather than one specifically about the debian packages, then the openfabrics mailing list is probably a better place
-to go.)
-<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-ofed-devel">Archives / Subscription page</a>
+<strong>pkg-ofed-devel at lists.alioth.debian.org</strong>:<br/>
+This list is used for coordination and receiving all the emails related to the packages: Debian uploads, bugs, etc
+Due to high spam, the list currently only allows posting to subscribers and Debian services.
+<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-ofed-devel">Archives and subscription page</a>
+</p>
+
 <p>
 <b>pkg-ofed-commits at lists.alioth.debian.org</b>:<br>
-Tracker for the SVN repository.
-<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-ofed-commits">Archives / Subscription page</a>
+This list receives notifications with diffs when changes are committed to the git repositories.
+<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-ofed-commits">Archives and subscription page</a>
+</p>
 
 <h2>Upstream Mailing lists</h2>
 
@@ -62,17 +74,11 @@ Tracker for the SVN repository.
 List for development of the OFED stack.
 <a href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg">Archives / Subscription page</a>
 <p>
+
 <b>linux-rdma at vger.kernel.org</b>:<br>
 List for kernel RDMA development.
 <a href="http://vger.kernel.org/vger-lists.html#linux-rdma">Archives / Subscription page</a>
 
 
-<h1>Useful Upstream Contacts</h1>
-
-OFED software is produced by the openfabrics alliance. Information about upstream development can be found
-on their website.
-<br>
-<a href="http://www.openfabrics.org/">http://www.openfabrics.org/</a>
-
 </body>
 </html>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/pkg-ofed.git



More information about the Pkg-ofed-commits mailing list