Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2014 23:47:21 -0700
From:      John-Mark Gurney <jmg@funkthat.com>
To:        Scott <freebsd-lists-4@thismonkey.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Compiling projects into stable or release
Message-ID:  <20141027064721.GD82214@funkthat.com>
In-Reply-To: <20141026234256.GA52142@utility-01.thismonkey.com>
References:  <20141026234256.GA52142@utility-01.thismonkey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott wrote this message on Mon, Oct 27, 2014 at 10:42 +1100:
> I'm interested in VXLan and want to compile the project
> (http://svnweb.freebsd.org/base/projects/vxlan/) into 10.x-RELEASE or
> -STABLE.  Is this possible?   Or must I download 11-CURRENT and install that?
> 
> I've done some searching and can't find an easy way to pick a project and
> compile it in.

So the code in vxlan is a copy of HEAD plus additional patches that add
the vxlan code.  So, if you check out the code, and compile it as you
would HEAD, you will get the feature...

If you want to use it on a previous branch, you'll need to either use
svn to possibly merge these chagnes to 10stable (I don't know how one
would go about doing it, or even if it is possible to do), or to
generate a patch against HEAD, and apply it to 10stable...

You could also ask the author if they have a version that applies to
10stable...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141027064721.GD82214>