1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
5 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
6 <title>DSS - The dyadic snapshot scheduler</title>
7 <LINK href="dss.css" REL="stylesheet" TYPE="text/css">
8 <link rel="shortcut icon" href="dss.ico">
15 <IMG SRC="dss.png" alt="dss">
18 <h1>The dyadic snapshot scheduler</h1>
25 [<a href="#readme">README</a>]
26 [<a href="#news">NEWS</a>]
27 [<a href="#download">Download</a>]
28 [<a href="#install">INSTALL</a>]
29 [<a href="#license">License</a>]
30 [<a href="#contact">Contact</a>]
31 [<a href="#manpage">Man page</a>]
37 <a name="readme">README</a>
47 <a name="news">NEWS</a>
57 <a name="download">Download</a>
61 <p>Only the source code is available for download. Use
63 <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
65 to clone the dss repository by executing</p>
69 <tt>git clone git://git.tuebingen.mpg.de/dss</tt>
75 <a href="http://git.tuebingen.mpg.de/cgi-bin/gitweb.cgi?p=dss.git;a=snapshot;h=HEAD;sf=tgz">tarball</a>
77 of the current master branch. If you prefer to download the tarball of
78 the latest release, select the corresponding <em>snapshot</em>
81 <a href="http://git.tuebingen.mpg.de/dss.git">dss gitweb page</a>
89 <a name="install">INSTALL</a>
99 <a name="license">License</a>
103 <p>dss is open source software, licensed under the
106 href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU
107 General Public License, Version 2</a>.</p>
113 <a name="contact">Contact</a>
117 <p> André Noll, <a
118 href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>
119 </p> Comments and bug reports are welcome. Please provide
120 enough info such as the version of dss you are using and
121 relevant parts of the logs. Including the string [dss] in
122 the subject line is also a good idea.
128 <a name="manpage">Man page</a>