projects
/
tinc
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
First try to create a graphical frontend for tinc configuration
[tinc]
/
redhat
/
README
1
To make tinc RPMs:
2
3
copy tinc-???.tar.gz to /usr/src/redhat/SOURCES/ and run
4
5
rpm -ba tinc.spec
6
7
- and tinc.spec can be found in this directory.
8
9
The rpm's will be placed in /usr/src/redhat/RPMS/i386 (e.g.).
10
11
12
Happy Hacking!
13
14
Mads Kiilerich <mads@kiilerich.com>