[Openswan Users] HOWTO: Building an Ubuntu SAREF kernel with KLIPS for l2tp support
Paul Wouters
paul at xelerance.com
Mon Jun 21 17:47:19 EDT 2010
On Mon, 21 Jun 2010, Paul Wouters wrote:
> # Get clean tree
> git branch master
> git reset --hard
> git clean -xdf
That should be:
git reset --hard
git clean -xdf
git checkout master
git reset --hard
git clean -xdf
This fixes an issue when you have an older compile and you are on the "saref" branch that's modified.
Paul
More information about the Users
mailing list