[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] r25765: {website} Patch docs/rpm per Ondrej's instructions (website/trunk/docs/en)
Author: weasel
Date: 2012-08-24 13:27:38 +0000 (Fri, 24 Aug 2012)
New Revision: 25765
Modified:
website/trunk/docs/en/rpms.wml
Log:
Patch docs/rpm per Ondrej's instructions
Modified: website/trunk/docs/en/rpms.wml
===================================================================
--- website/trunk/docs/en/rpms.wml 2012-08-23 10:08:16 UTC (rev 25764)
+++ website/trunk/docs/en/rpms.wml 2012-08-24 13:27:38 UTC (rev 25765)
@@ -24,14 +24,20 @@
You'll need to set up our package repository before you can fetch
Tor. Assuming yum, in /etc/yum.repos.d/, create a file called
torproject.repo. Edit this file with the following information:
-<pre>[torproject]
-name=Tor and Vidalia
+<pre>[tor-experimental]
+name=Tor experimental repo
enabled=1
+baseurl=http://deb.torproject.org/torproject.org/rpm/el/6/$basearch/
+gpgcheck=1
+gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.asc
+
+[tor-experimental-source]
+name=Tor experimental source repo
+enabled=1
autorefresh=0
-baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/
-type=rpm-md
+baseurl=http://deb.torproject.org/torproject.org/rpm/el/6/SRPMS
gpgcheck=1
-gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org</pre>
+gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.asc</pre>
If you wish to track the stable releases of Tor, you should substitute
DISTRIBUTION with one of the following: centos4, centos5, fc13,
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits