Dieses Wiki ist ein Archiv bis 2023. Das aktuelle Wiki findet sich unter https://wiki.hamburg.ccc.de/
Difference between revisions of "ChaosVPN:GentooHowto"
m |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 8: | Line 8: | ||
# emerge git | # emerge git | ||
− | # git clone git:// | + | # git clone git://git.overlays.gentoo.org/dev/angelos.git |
− | Then add the path to | + | Then add the path to the overlay to PORTDIR_OVERLAY in make.conf. |
Now install chaosvpn: | Now install chaosvpn: | ||
# emerge chaosvpn | # emerge chaosvpn | ||
− | == 1. Execute 3-8, 10-11 from [[ChaosVPN | + | == 1. Execute 3-8, 10-11 from [[ChaosVPN:DebianHowto|the ChaosVPN-Debian-Howto]] == |
+ | |||
+ | [[Category:ChaosVPN]] |
Latest revision as of 04:23, 16 October 2012
QUICK HOWTO FOR GENTOO USERS
0. Add angelos' overlay and install the software
Grab the overlay:
# emerge git # git clone git://git.overlays.gentoo.org/dev/angelos.git
Then add the path to the overlay to PORTDIR_OVERLAY in make.conf. Now install chaosvpn:
# emerge chaosvpn