projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c5a555
)
A short notice from Mads Kiilerich.
author
Ivo Timmermans
<ivo@lychnis.net>
Tue, 18 Apr 2000 20:44:29 +0000
(20:44 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Tue, 18 Apr 2000 20:44:29 +0000
(20:44 +0000)
redhat/README
[new file with mode: 0644]
patch
|
blob
diff --git a/redhat/README
b/redhat/README
new file mode 100644
(file)
index 0000000..
e8ed0df
--- /dev/null
+++ b/
redhat/README
@@ -0,0
+1,14
@@
+To make tinc RPMs:
+
+copy tinc-???.tar.gz to /usr/src/redhat/SOURCES/ and run
+
+ rpm -ba tinc.spec
+
+- and tinc.spec can be found in this directory.
+
+The rpm's will be placed in /usr/src/redhat/RPMS/i386 (e.g.).
+
+
+Happy Hacking!
+
+Mads Kiilerich <mads@kiilerich.com>