<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RELENG_2_1 results 2.2-ALPHA]]></title><description><![CDATA[<p dir="auto">Hi<br />
I want to build iso for pfsense 2.1-RC1.<br />
i call  ./set_version.sh RELENG_2_1. this is my pfsense-build.conf:</p>
<pre><code># set_version.sh generated defaults
export PFSENSE_VERSION=2.1-DEVELOPMENT
export FREEBSD_VERSION=8
export FREEBSD_BRANCH=RELENG_8_3
export PFSENSETAG=HEAD
</code></pre>
<p dir="auto">then i call ./update_git_repos.sh, ./clean_build.sh, ./apply_kernel_patches.sh and  ./build_iso.sh.<br />
Built iso name is …2.1-DEVELOPMENT... but when i install it, my pfsense box is 2.2-ALPHA.<br />
What's wrong with my build process?</p>
]]></description><link>https://forum.netgate.com/topic/60022/releng_2_1-results-2-2-alpha</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 22:50:42 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/60022.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Sep 2013 17:36:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RELENG_2_1 results 2.2-ALPHA on Wed, 04 Sep 2013 19:10:31 GMT]]></title><description><![CDATA[<pre><code>export PFSENSETAG=HEAD
</code></pre>
<p dir="auto">That will get you master, not RELENG_2_1</p>
<p dir="auto">It appears that the script is wrong for that tag, though it hasn't been changed in a while.</p>
<p dir="auto">If you change PFSENSETAG from HEAD to RELENG_2_1 it will do what you want.</p>
]]></description><link>https://forum.netgate.com/post/415631</link><guid isPermaLink="true">https://forum.netgate.com/post/415631</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 04 Sep 2013 19:10:31 GMT</pubDate></item></channel></rss>