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="#download">Download</a>]
27 [<a href="#install">INSTALL</a>]
28 [<a href="#license">License</a>]
29 [<a href="#contact">Contact</a>]
30 [<a href="#manpage">Man page</a>]
36 <a name="readme">README</a>
47 <a name="download">Download</a>
51 <p>Only the source code is available for download. Use
53 <a href="http://www.kernel.org/pub/software/scm/git/docs/">git</a>
55 to clone the dss repository by executing</p>
59 <tt>git clone git://git.tuebingen.mpg.de/dss</tt>
65 <a href="http://git.tuebingen.mpg.de/cgi-bin/gitweb.cgi?p=dss.git;a=snapshot;h=HEAD;sf=tgz">tarball</a>
67 of the current tree. If you prefer to download the tarball of
68 the latest release, select the corresponding <em>snapshot</em>
71 <a href="http://git.tuebingen.mpg.de/dss">dss gitweb page</a>
79 <a name="install">INSTALL</a>
89 <a name="license">License</a>
93 <p>dss is open source software, licensed under the
96 href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU
97 General Public License, Version 2</a>.</p>
103 <a name="contact">Contact</a>
107 <p> André Noll, <a
108 href="mailto:maan@systemlinux.org">maan@systemlinux.org</a>
109 </p> Comments and bug reports are welcome Please provide
110 enough info such as the version of dss you are using and
111 relevant parts of the logs. Including the string [dss] in
112 the subject line is also a good idea.
118 <a name="manpage">Man page</a>