Skip to content
Snippets Groups Projects
Commit f1587e38 authored by dipohl's avatar dipohl
Browse files

Replaced instruction for CVS-Repository by instruction for SVN-Repository.

Updated table with links to precompiled packages.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2843 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 89e67239
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
<h2>How to download and install</h2>
<p>There are different ways to get and install
smartmontools. You can use any of the procedures below.
The <b><a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/INSTALL?view=markup">
The <b><a href="http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/tags/RELEASE_5_38/sm5/INSTALL?revision=2479&amp;view=markup">
INSTALL</a></b> file contains additional information.</p>
<ol>
......@@ -59,8 +59,8 @@ INSTALL</a></b> file contains additional information.</p>
<!-- Box on the left side -->
<div><p>Smartmontools 5.38 (stable) was released 2008/03/10, see
<a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/NEWS?revision=RELEASE_5_38&amp;view=markup">NEWS</a>
and <a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?revision=RELEASE_5_38&amp;view=markup">CHANGELOG</a>
<a href="http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/tags/RELEASE_5_38/sm5/NEWS?view=markup">NEWS</a>
and <a href="http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/tags/RELEASE_5_38/sm5/CHANGELOG?view=markup">CHANGELOG</a>
for details.</p></div>
<hr />
......@@ -147,7 +147,7 @@ Refer to the package download location of your distribution.</p>
<tr>
<td>FreeBSD</td>
<td>smartmontools</td>
<td>5.38_3</td>
<td>5.38_6</td>
<td>sysutils</td>
<td><a href="http://www.freebsd.org/cgi/pds.cgi?ports/sysutils/smartmontools" title="http://www.freebsd.org/cgi/pds.cgi?ports/sysutils/smartmontools"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Download</a></td>
</tr>
......@@ -207,6 +207,20 @@ Refer to the package download location of your distribution.</p>
<td>sysutils</td>
<td><a href="http://pkgsrc.se/sysutils/smartmontools" title="http://pkgsrc.se/sysutils/smartmontools"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Download</a></td>
</tr>
<tr>
<td>OpenBSD</td>
<td>smartmontools</td>
<td>5.38</td>
<td></td>
<td><a href="http://www.openbsd.org/4.4_packages/i386/smartmontools-5.38.tgz-long.html" title="http://www.openbsd.org/4.4_packages/i386/smartmontools-5.38.tgz-long.html"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Download</a></td>
</tr>
<tr>
<td>openSUSE</td>
<td>smartmontools</td>
<td>5.38.0.20090603</td>
<td>sbrabec</td>
<td><a href="http://packages.opensuse-community.org/packageinfo.jsp?checksum=87f73005dc3d3fcb1aaab4e4ac1faa9e327c44c3&amp;distro=openSUSE_111" title="http://packages.opensuse-community.org/packageinfo.jsp?checksum=87f73005dc3d3fcb1aaab4e4ac1faa9e327c44c3&amp;distro=openSUSE_111"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Download</a></td>
</tr>
<tr>
<td>openSUSE</td>
<td>smartmontools</td>
......@@ -243,7 +257,7 @@ href="http://www.debian.org/releases/stable/"><img src="pics/linkext.gif" width=
backport to stable <a
href="http://www.backports.org/debian/pool/main/s/smartmontools/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />here</a>.
These packages are provided by <a
href="http://www.backports.org"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />www.backports.org</a>.<br /><br /></li>
href="http://www.backports.org/dokuwiki/doku.php"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />www.backports.org</a>.<br /><br /></li>
<li>You can then install the package using:
<p class="code">dpkg -i smartmontools_5.36-1_i386.deb</p>
......@@ -307,7 +321,7 @@ Windows - Install the Windows package</li></ul>
<li>Download and run the latest smartmontools
<a href="http://nsis.sourceforge.net/Main_Page"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />NSIS</a>-installer
(<tt>*.win32-setup.exe</tt>) from
<a href="http://sourceforge.net/project/showfiles.php?group_id=64297"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />here</a>.
<a href="http://sourceforge.net/projects/smartmontools/files/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />here</a>.
<ul>
<li>The default install type "Full" creates start menu shortcuts
including an uninstaller, and adds the install directory to the PATH variable.
......@@ -335,7 +349,7 @@ snapshots are available <a href="http://smartmontools-win32.dyndns.org/smartmont
<h3><a name="tarball"></a>Second Method (Linux/Solaris/FreeBSD/NetBSD/OpenBSD/Cygwin) - Install from the source tarball</h3>
<ul class="Square">
<li>Download the latest source tarball from <a
href="http://sourceforge.net/project/showfiles.php?group_id=64297">here</a>.
href="http://sourceforge.net/projects/smartmontools/files/">here</a>.
Note: you probably want the most recent stable release. Stable releases have
even-numbered extensions, and unstable experimental releases have
odd-numbered extensions.<br /><br /></li>
......@@ -351,13 +365,13 @@ make install</p></li>
<li>For releases &gt;=5.19, <tt>./configure</tt>
can take optional arguments. These optional arguments are fully explained in the
<a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/INSTALL?view=markup">INSTALL</a>
<a href="http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/INSTALL?view=markup">INSTALL</a>
file. The most important one is <tt>--prefix</tt> to change the default installation directories.<br />
<i>Please note that the default installation location changed in versions &gt;=5.31.</i>
If you don't pass any arguments to <tt>./configure</tt> all files will reside under
<tt>/usr/local</tt> to not interfere with files from your distribution. For more detailed
information please also refer to the
<a href="http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/INSTALL?view=markup">INSTALL</a>
<a href="http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/INSTALL?view=markup">INSTALL</a>
document.<br /><br /></li>
<li>To compile from another directory (avoids overwriting virgin files from the smartmontools package)
......@@ -398,7 +412,7 @@ Desktop-integrated clients, IDE plug-in clients, ..)<br />
(but note that the development code may be unstable, and that the
documentation and code may be inconsistent):
<p class="code">svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/sm5 smartmontools</p></li>
<p class="code">svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontools</p></li>
<li>This will create a subdirectory called <tt>smartmontools/</tt> containing the
code. Go to that directory, build, and install:
......@@ -414,7 +428,7 @@ and other useful remarks.</p>
<li>To update your sources from trunk (development version):
<p class="code">cd smartmontools<br />
svn up</p></li>
svn update</p></li>
<li>One of the really cool things about version control systems is that you can get
<i>any</i> version of the code you want, from the first release up the
......@@ -427,6 +441,9 @@ to see what the different names are.
<p class="code">svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/tags/RELEASE_5_38/sm5 smartmontools</p>
<p>Note that the directory with the smartmontools sourcefiles is named <span class="marked">sm5</span> in
releases &lt;= 5.38.</p>
<p>The rest of the build procedure is the same like described above, with one exception:</p>
<p>- Skip <tt>./autogen.sh</tt> and <tt>./configure</tt> for tagged releases
......@@ -462,7 +479,7 @@ day-to-day operating system.</p>
<li><a href="http://www.knopper.net/knoppix/index-en.html"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Knoppix</a>
(<a href="http://packages.debian.org/testing/utils/smartmontools"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Debian/testing</a> based CD)</li>
<li><a href="http://www.gentoo.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Gentoo Installer LiveCD</a></li>
<li><a href="http://www.grml.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />grml Linux Live-CD</a>
<li><a href="http://grml.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />grml Linux Live-CD</a>
(<a href="http://packages.debian.org/unstable/utils/smartmontools"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Debian/unstable</a>
based CD, smartmontools is also included in <a href="http://grml.org/faq/#whatissmall"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />grml-small</a>)</li>
<li><a href="http://ubuntu-rescue-remix.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Ubuntu Rescue Remix</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment