[Pkg-xfce-commits] r270 - www

Yves-Alexis Perez corsac-guest at costa.debian.org
Tue Oct 18 19:50:51 UTC 2005


Author: corsac-guest
Date: 2005-10-18 19:50:51 +0000 (Tue, 18 Oct 2005)
New Revision: 270

Modified:
   www/index.html
Log:
Added url for sarge repository



Modified: www/index.html
===================================================================
--- www/index.html	2005-10-18 17:12:18 UTC (rev 269)
+++ www/index.html	2005-10-18 19:50:51 UTC (rev 270)
@@ -122,15 +122,31 @@
 
 <h3>Binary repositories</h3>
 
-<p>Sources and i386 binaries can be found in experimental. You can install xfce4
-as follows:</p>
+<p>
+Packages are available on sid/unstable and etch/testing distributions. You can install xfce4 as follow:
+</p>
 
-<p><code>$ apt-get install xfce4</code></p>
+<p>
+	<code>
+	$ apt-get update
+	$ apt-get install xfce4
+	</code>
+</p>
 
-<p>There are binaries for sparc64 available also. The repository is</p>
+<p>
+For sarge/stable distribution, there are official i386 packages (built from testing sources on an i386 box) available at <a href="http://xfce.corsac.net">xfce.corsac.net</a>
+</p>
 
+<p>Just add:</p>
 <p><code>deb http://xfce.corsac.net unstable main</code></p>
+<p>to your <code>/etc/apt/sources.list</code>, then:</p>
 
+<p>
+	<code>
+	$ apt-get update
+	$ apt-get install xfce4
+	</code>
+</p>
 
 </body>
 </html>




More information about the Pkg-xfce-commits mailing list