<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: How To Patch / Upgrade BIND 9.x Under FreeBSD Operating System</title> <atom:link href="http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: vivek</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38465</link> <dc:creator>vivek</dc:creator> <pubDate>Fri, 01 Aug 2008 18:41:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38465</guid> <description>Use freebsd-update command which is used to fetch, install, and rollback binary updates to the FreeBSD base system. You can also use sysinstall to update system. Read man pages for further information.</description> <content:encoded><![CDATA[<p>Use freebsd-update command which is used to fetch, install, and rollback binary updates to the FreeBSD base system. You can also use sysinstall to update system. Read man pages for further information.</p> ]]></content:encoded> </item> <item><title>By: jimbo</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38464</link> <dc:creator>jimbo</dc:creator> <pubDate>Fri, 01 Aug 2008 18:23:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38464</guid> <description>how do i do the binary update?</description> <content:encoded><![CDATA[<p>how do i do the binary update?</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38463</link> <dc:creator>vivek</dc:creator> <pubDate>Fri, 01 Aug 2008 18:13:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38463</guid> <description>jimbo,
There is binary update method, it will only work if you are not using custom kernel.</description> <content:encoded><![CDATA[<p>jimbo,</p><p>There is binary update method, it will only work if you are not using custom kernel.</p> ]]></content:encoded> </item> <item><title>By: jimbo</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38462</link> <dc:creator>jimbo</dc:creator> <pubDate>Fri, 01 Aug 2008 16:56:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38462</guid> <description>i&#039;m also getting the same error as RyAn. new install of fbsd 7, minimal. how do i run the patch without having to to a cvsup and blowing the whole point of having a minimal install?</description> <content:encoded><![CDATA[<p>i&#8217;m also getting the same error as RyAn. new install of fbsd 7, minimal. how do i run the patch without having to to a cvsup and blowing the whole point of having a minimal install?</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38408</link> <dc:creator>vivek</dc:creator> <pubDate>Mon, 28 Jul 2008 08:13:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38408</guid> <description>RyAn,
Do you have up to date FreeBSD source tree?</description> <content:encoded><![CDATA[<p>RyAn,</p><p>Do you have up to date FreeBSD source tree?</p> ]]></content:encoded> </item> <item><title>By: RyAn</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38407</link> <dc:creator>RyAn</dc:creator> <pubDate>Mon, 28 Jul 2008 02:56:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38407</guid> <description>I have this error while patching my DNS on freeBSD.
&lt;pre&gt;neon# patch &lt; /root/bind63.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
&#124;Index: contrib/bind9/bin/named/client.c
&#124;===================================================================
&#124;RCS file: /usr/ncvs/src/contrib/bind9/bin/named/client.c,v
&#124;retrieving revision 1.1.1.2.2.3
&#124;diff -u -r1.1.1.2.2.3 client.c
&#124;--- contrib/bind9/bin/named/client.c	25 Jul 2007 08:23:07 -0000	1.1.1.2.2.3
&#124;+++ contrib/bind9/bin/named/client.c	10 Jul 2008 16:07:20 -0000
--------------------------
File to patch:
No file found--skip this patch? [n]
File to patch: ^[[A^[[A
No file found--skip this patch? [n]&lt;/pre&gt;</description> <content:encoded><![CDATA[<p>I have this error while patching my DNS on freeBSD.</p><pre>neon# patch &lt; /root/bind63.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: contrib/bind9/bin/named/client.c
|===================================================================
|RCS file: /usr/ncvs/src/contrib/bind9/bin/named/client.c,v
|retrieving revision 1.1.1.2.2.3
|diff -u -r1.1.1.2.2.3 client.c
|--- contrib/bind9/bin/named/client.c	25 Jul 2007 08:23:07 -0000	1.1.1.2.2.3
|+++ contrib/bind9/bin/named/client.c	10 Jul 2008 16:07:20 -0000
--------------------------
File to patch:
No file found--skip this patch? [n]
File to patch: ^[[A^[[A
No file found--skip this patch? [n]</pre>]]></content:encoded> </item> <item><title>By: O'Shaughnessy Evans</title><link>http://www.cyberciti.biz/faq/freebsd-patch-upgrade-bind-9x/#comment-38392</link> <dc:creator>O'Shaughnessy Evans</dc:creator> <pubDate>Fri, 25 Jul 2008 07:55:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1189#comment-38392</guid> <description>Since you&#039;re upgrading BIND, you might as well upgrade rndc, too.  How about adding this to your &quot;make&quot; section?
&lt;code&gt;
# cd /usr/src/usr.sbin/rndc
# make obj &amp;&amp; make depend &amp;&amp; make &amp;&amp; make install
&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Since you&#8217;re upgrading BIND, you might as well upgrade rndc, too.  How about adding this to your &#8220;make&#8221; section?<br
/> <code><br
/> # cd /usr/src/usr.sbin/rndc<br
/> # make obj &amp;&amp; make depend &amp;&amp; make &amp;&amp; make install<br
/> </code></p> ]]></content:encoded> </item> </channel> </rss>
