Erinn Clark commited on 2010-02-16 22:00:49
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
... | ... |
@@ -22,7 +22,7 @@ security fixes. |
22 | 22 |
You'll need to set up our package repository before you can fetch |
23 | 23 |
Tor. Assuming yum, in /etc/yum.repos.d/, create a file called |
24 | 24 |
torproject.repo. Edit this file with the following information: |
25 |
-<tt>[torproject] |
|
25 |
+<pre>[torproject] |
|
26 | 26 |
name=Tor and Vidalia |
27 | 27 |
enabled=1 |
28 | 28 |
autorefresh=0 |
... | ... |
@@ -30,7 +30,7 @@ baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/ |
30 | 30 |
type=rpm-md |
31 | 31 |
gpgcheck=1 |
32 | 32 |
gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org |
33 |
-</tt> |
|
33 |
+</pre> |
|
34 | 34 |
|
35 | 35 |
where you substitute the word (centos4, centos5, fc10, fc11, fc12, |
36 | 36 |
opensuse) in place of DISTRIBUTION. |
37 | 37 |