Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16851
Modified Files:
install.html
Log Message:
Debian repositories now include support for stable distribution
Index: install.html
===================================================================
RCS file: /cvsroot/refdb/homepage/install.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -U2 -r1.1 -r1.2
--- install.html 29 Sep 2005 13:55:43 -0000 1.1
+++ install.html 3 Oct 2005 12:21:40 -0000 1.2
@@ -157,5 +157,5 @@
<h2 id="debian">Debian</h2>
<p>The Debian packages ("debs") supplied for the RefDB project are made available from repositories hosted on the RefDB website. These repositories are made known to Debian's package management tools by adding lines to the <code>/etc/apt/sources.list</code> file (requires root access). Users unfamiliar with this process should examine the manpages for their package management tool as well as the output from <code>man sources.list</code>.</p>
- <p>In the following examples you must replace <em>distro</em> with either <em>testing</em> or <em>unstable</em> depending on the Debian distribution you are using. The <em>stable</em> distribution is not supported.</p>
+ <p>In the following examples you must replace <em>distro</em> with <em>stable</em>, <em>testing</em> or <em>unstable</em> depending on the Debian distribution you are using.</p>
<p>To install from source packages rather than binary packages replace <em>deb</em> with <em>deb-src</em>. The only binary debs currently supplied are for the <em>i386</em> family of architectures. Users with other architectures will need to install from source.</p>
<h3 id="deb-refdb-release">RefDB (pre-release)</h3>
|