Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4fc0ce908c91c9c5d281824223302a22 > files > 9

openswan-doc-2.6.39-3.1.mga4.x86_64.rpm

-*- emacs-wiki -*-

1. install the software. git and cogito.
   Update each of them by grabbing the latest from the git trees for git
   On Xelerance machines, you should edit the Makefile to set
   prefix=/xelerance rather than $HOME.

2. From public repository
   git clone git://git.openswan.org/public/scm/openswan.public openswan-2
   cd openswan-2
   git branch ikev2 origin/ikev2
   git checkout ikev2

and to update it later on:

   git pull

3. fill in more now.