hiromipaw commited on 2018-01-23 14:26:25
Zeige 1 geänderte Dateien mit 47 Einfügungen und 0 Löschungen.
... | ... |
@@ -0,0 +1,47 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision$ |
|
3 |
+# Translation-Priority: 3-low |
|
4 |
+ |
|
5 |
+#include "head.wmi" TITLE="Tor Project: CentOS/Fedora Instructions" CHARSET="UTF-8" |
|
6 |
+<div id="content" class="clearfix"> |
|
7 |
+ <div id="breadcrumbs"> |
|
8 |
+ <a href="<page index>">Home » </a> |
|
9 |
+ <a href="<page docs/documentation>">Documentation » </a> |
|
10 |
+ <a href="<page docs/rpms>">RPMs</a> |
|
11 |
+ </div> |
|
12 |
+ <div id="maincol"> |
|
13 |
+ <a id="rpms"></a> |
|
14 |
+ <h2><a class="anchor" href="#rpms">Tor packages for RPM-based |
|
15 |
+ linux distributions.</a></h2> |
|
16 |
+ <br> |
|
17 |
+ |
|
18 |
+ <h3>Fedora, RHEL, CentOS, Scientific Linux packages</h3> |
|
19 |
+ |
|
20 |
+ <p>Use native Fedora packages for the Fedora distribution or <a href="https://fedoraproject.org/wiki/EPEL">EPEL</a> |
|
21 |
+ packages for distribitons derived from RHEL. |
|
22 |
+ </p> |
|
23 |
+ |
|
24 |
+ |
|
25 |
+ <a id="source"></a> |
|
26 |
+ <h2><a class="anchor" href="#source">Building from source</a></h2> |
|
27 |
+ <br> |
|
28 |
+ |
|
29 |
+ <p> |
|
30 |
+ If you'd like to build from source, please follow the <a |
|
31 |
+ href="<gitblob>doc/contrib/tor-rpm-creation.txt">RPM creation instructions</a>. |
|
32 |
+ </p> |
|
33 |
+ |
|
34 |
+ <hr> |
|
35 |
+ |
|
36 |
+ <p>If you have suggestions for improving this document, please <a |
|
37 |
+ href="<page about/contact>">send them to us</a>. Thanks!</p> |
|
38 |
+ </div> |
|
39 |
+ <!-- END MAINCOL --> |
|
40 |
+ <div id = "sidecol"> |
|
41 |
+#include "side.wmi" |
|
42 |
+#include "info.wmi" |
|
43 |
+ </div> |
|
44 |
+ <!-- END SIDECOL --> |
|
45 |
+</div> |
|
46 |
+<!-- END CONTENT --> |
|
47 |
+#include <foot.wmi> |
|
0 | 48 |
\ No newline at end of file |
1 | 49 |