65c244899b61d6b9298ca5f2f9da705133a947ca
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Sebastian Hahn we don't have opensuse RPMs...

Sebastian Hahn authored 9 years ago

5) #include "head.wmi" TITLE="Tor Project: CentOS/Fedora Instructions" CHARSET="UTF-8"
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

6) <div id="content" class="clearfix">
7)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page docs/documentation>">Documentation &raquo; </a>
10)     <a href="<page docs/rpms>">RPMs</a>
11)   </div>
12)   <div id="maincol"> 
13)     <a id="rpms"></a>
Robert Ransom Minor language cleanup

Robert Ransom authored 13 years ago

14)     <h2><a class="anchor" href="#rpms">Tor packages for RPM-based
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

15)     linux distributions.</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

16)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

17)     
Robert Ransom Minor language cleanup

Robert Ransom authored 13 years ago

18)     <p><strong>Do not</strong> use the packages in the native repositories. They are
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

19)     frequently out of date. That means you'll be missing stability and
Sebastian Hahn Reorder a sentence on the r...

Sebastian Hahn authored 11 years ago

20)     security fixes.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

21)     </p>
22)     
23)     <p>
24)     You'll need to set up our package repository before you can fetch
Sebastian Hahn Reorder a sentence on the r...

Sebastian Hahn authored 11 years ago

25)     Tor. Repositories contain i686 and x86_64 builds. Assuming yum, in
26)     /etc/yum.repos.d/, create a file called
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

27)     torproject.repo.  Edit this file with the following information:
Sebastian Hahn <pre> implicitly closes <p>...

Sebastian Hahn authored 11 years ago

28)     </p>
Ondrej Mikle Updated RPM instructions fo...

Ondrej Mikle authored 11 years ago

29) 
Ondrej Mikle Bump RPM package info for F...

Ondrej Mikle authored 8 years ago

30)     <h3>Fedora 22/23 and EL6/7 packages</h3>
Ondrej Mikle Nicer formatting for RPM in...

Ondrej Mikle authored 11 years ago

31) 
Ondrej Mikle Bump RPM package info for F...

Ondrej Mikle authored 8 years ago

32)     <p>For Fedora 22, Fedora 23, RHEL 6, RHEL 7 (and clones), use following
33)     repo file - substitute DISTRIBUTION with one of the following: fc/22, fc/23,
Roger Dingledine update to rpm instructions...

Roger Dingledine authored 9 years ago

34)     el/6, el/7 according to your distribution.
Ondrej Mikle Updated RPM instructions fo...

Ondrej Mikle authored 11 years ago

35)     </p>
36)     
Ondrej Mikle Added note about repository...

Ondrej Mikle authored 11 years ago

37) <pre>[tor]
Roger Dingledine update to rpm instructions...

Roger Dingledine authored 9 years ago

38) name=Tor repo
Peter Palfrader Patch docs/rpm per Ondrej's...

Peter Palfrader authored 11 years ago

39) enabled=1
Sebastian Hahn https-ify some rpm urls

Sebastian Hahn authored 9 years ago

40) baseurl=https://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/$basearch/
Peter Palfrader Patch docs/rpm per Ondrej's...

Peter Palfrader authored 11 years ago

41) gpgcheck=1
Sebastian Hahn https-ify some rpm urls

Sebastian Hahn authored 9 years ago

42) gpgkey=https://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.asc
Ondrej Mikle Update RPM page to show new...

Ondrej Mikle authored 8 years ago

43) repo_gpgcheck=1
Peter Palfrader Patch docs/rpm per Ondrej's...

Peter Palfrader authored 11 years ago

44) 
Ondrej Mikle Added note about repository...

Ondrej Mikle authored 11 years ago

45) [tor-source]
Roger Dingledine update to rpm instructions...

Roger Dingledine authored 9 years ago

46) name=Tor source repo
Robert Ransom Remove spurious whitespace

Robert Ransom authored 13 years ago

47) enabled=1
48) autorefresh=0
Sebastian Hahn https-ify some rpm urls

Sebastian Hahn authored 9 years ago

49) baseurl=https://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/SRPMS
Robert Ransom Remove spurious whitespace

Robert Ransom authored 13 years ago

50) gpgcheck=1
Sebastian Hahn https-ify some rpm urls

Sebastian Hahn authored 9 years ago

51) gpgkey=https://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org.asc
Ondrej Mikle Update RPM page to show new...

Ondrej Mikle authored 8 years ago

52) repo_gpgcheck=1
Peter Palfrader Maybe that makes vertical s...

Peter Palfrader authored 11 years ago

53) </pre>
Peter Palfrader Patch by Ondrej

Peter Palfrader authored 11 years ago

54)     <p>
Ondrej Mikle Remove expired RPM key from...

Ondrej Mikle authored 8 years ago

55)     The key's fingerprint should be:
Peter Palfrader Patch by Ondrej

Peter Palfrader authored 11 years ago

56)     </p>
Ondrej Mikle Remove expired RPM key from...

Ondrej Mikle authored 8 years ago

57) <pre>E273 44C4 BD24 BEDF E4F4  C741 803F EFB7 F4B8 5E0F</pre>
Peter Palfrader Patch by Ondrej

Peter Palfrader authored 11 years ago

58) 
Roger Dingledine update to rpm instructions...

Roger Dingledine authored 9 years ago

59)     <h3>Name clash warning</h3>
60) 
61)     <p>There is identically named 'tor' package in the EPEL and Fedora
62)     repositories. Due to this unfortunate name clash, the packages might
63)     "update over one another", depending on patchversion.  Solution is to use
64)     <tt>Exclude=tor</tt> line in the relevant <tt>/etc/yum.repos.d/</tt>
65)     file.
66)     </p> 
67)     
68)     <p>E.g. you may exclude EPEL's Tor package by putting the mentioned exclude
69)     line under [epel] section in <tt>/etc/yum.repos.d/epel.repo</tt>.
70)     </p>
71)     
Ondrej Mikle Nicer formatting for RPM in...

Ondrej Mikle authored 11 years ago

72)     <h3>Package installation and running</h3>
73) 
Robert Ransom Tell users to install Tor b...

Robert Ransom authored 13 years ago

74)     <p>
Ondrej Mikle Nicer formatting for RPM in...

Ondrej Mikle authored 11 years ago

75)     Once you have the repo file, install Tor using (yum will ask about the
76)     key's fingerprint the first time):
Robert Ransom Tell users to install Tor b...

Robert Ransom authored 13 years ago

77)     </p>
78) <pre>yum install tor</pre>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

79)     
Ondrej Mikle Nicer formatting for RPM in...

Ondrej Mikle authored 11 years ago

80)     <p>
81)     Start Tor using:
82)     </p>
83) <pre>service tor start</pre>
84)     
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

85)     <p>
86)     Now Tor is installed and running. Move on to <a href="<page
Andrew Lewman update the step two link.

Andrew Lewman authored 12 years ago

87)     docs/tor-doc-unix>#using">step two</a> of the "Tor on Linux/Unix"
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

88)     instructions.
89)     </p>
90)     
91)     <p style="font-size: small">
92)     The DNS name <code>deb.torproject.org</code> is actually a set of independent
Robert Ransom Minor language cleanup

Robert Ransom authored 13 years ago

93)     servers in a DNS round-robin configuration.  If for some reason you cannot
94)     use it, you might be able to access one of the individual servers
95)     instead.  Try
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

96)     <code>deb-master.torproject.org</code>,
97)     <code>mirror.netcologne.de</code> or
98)     <code>tor.mirror.youam.de</code>.
99)     </p>
100)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

101)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

102)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

103)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

104)     
Ondrej Mikle Added note about repository...

Ondrej Mikle authored 11 years ago

105)     <h2>Alpha/development packages</a></h2>
106)     <br>
107)     
108)     <p>
109)     There is a repository that contains packages for latest alpha branch of Tor.
110)     If you'd like to experiment with them, use one of the above repo files, just
111)     change the baseurl to (similarly to previous section, substitute
112)     DISTRIBUTION based on your distribution; for source rpms use "SRPMS" instead
113)     of $basearch):
114)     </p>
Sebastian Hahn https-ify some rpm urls

Sebastian Hahn authored 9 years ago

115) <pre>baseurl=https://deb.torproject.org/torproject.org/rpm/tor-testing/DISTRIBUTION/$basearch/</pre>
Ondrej Mikle Added note about repository...

Ondrej Mikle authored 11 years ago

116)     
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

117)     <a id="source"></a>
118)     <h2><a class="anchor" href="#source">Building from source</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

119)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

120)     
121)     <p>
122)     If you'd like to build from source, please follow the <a
Moritz Bartl rpm creation document has b...

Moritz Bartl authored 10 years ago

123)     href="<gitblob>doc/contrib/tor-rpm-creation.txt">RPM creation instructions</a>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

124)     </p>
125)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

126)     <hr>