ipc.c: Use ftok() instead of SuperFastHash.
[dss.git] / index.html.in
index fe065761687d7becb58526d6c0ebae69dad6b7cf..a65fe010ec7fa83acc81d4455620f8e0c32be360 100644 (file)
@@ -8,12 +8,11 @@
        <link rel="shortcut icon" href="dss.ico">
 </head>
 
-<a name="top"></a>
 <body>
        <table>
                <tr>
                        <td>
-                               <a href="/"><IMG SRC="dss.png" alt="dss"></a>
+                               <IMG SRC="dss.png" alt="dss">
                        </td>
                        <td>
                                <h1>The dyadic snapshot scheduler</h1>
@@ -23,8 +22,8 @@
 
        <hr>
 
-       [<a href="#top">Top</a>]
        [<a href="#readme">README</a>]
+       [<a href="#news">NEWS</a>]
        [<a href="#download">Download</a>]
        [<a href="#install">INSTALL</a>]
        [<a href="#license">License</a>]
 
        <hr>
 
+       <center>
+               <h2>
+                       <a name="news">NEWS</a>
+               </h2>
+       </center>
+
+       @NEWS@
+
+       <hr>
 
        <center>
                <h2>
@@ -50,7 +58,7 @@
                </h2>
        </center>
 
-       <p>Only the source code is available for download. Either use
+       <p>Only the source code is available for download. Use
 
                <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
 
 
        </center>
 
-       <p>or go to the
+       <p> or grab the
+
+       <a href="http://git.tuebingen.mpg.de/cgi-bin/gitweb.cgi?p=dss.git;a=snapshot;h=HEAD;sf=tgz">tarball</a>
+
+       of the current master branch. If you prefer to download the tarball of
+       the latest release, select the corresponding <em>snapshot</em>
+       link on the
 
-               <a href="http://git-tuebingen.mpg.de/dss">dss gitweb page</a>
+               <a href="http://git.tuebingen.mpg.de/dss.git">dss gitweb page</a>
 
-       and click on the <em>snapshot</em> link to download a tarball.</p>
+       </p>
 
        <hr>
 
        </center>
 
        <p> Andr&eacute; Noll, <a
-       href="mailto:maan@systemlinux.org">maan@systemlinux.org</a>
-       </p> Comments and bug reports are welcome Please provide
+       href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>
+       </p> Comments and bug reports are welcome. Please provide
        enough info such as the version of dss you are using and
        relevant parts of the logs. Including the string [dss] in
        the subject line is also a good idea.