<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: HowTo: Upgrade FreeBSD 7.2 To FreeBSD 8 Using csup</title>
	<atom:link href="http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Fri, 19 Mar 2010 08:35:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rex</title>
		<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/comment-page-1/#comment-45666</link>
		<dc:creator>Rex</dc:creator>
		<pubDate>Fri, 22 Jan 2010 14:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=5843#comment-45666</guid>
		<description>I think you should go through and correct this post after reading the comments.

One other thing you should add is that  make buildkernel needs to be done in /usr/src, not in /usr/src/sys/`uname -p`/conf like your directions imply.

thanks for the outline, though, it&#039;s handy.</description>
		<content:encoded><![CDATA[<p>I think you should go through and correct this post after reading the comments.</p>
<p>One other thing you should add is that  make buildkernel needs to be done in /usr/src, not in /usr/src/sys/`uname -p`/conf like your directions imply.</p>
<p>thanks for the outline, though, it&#8217;s handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xer</title>
		<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/comment-page-1/#comment-45046</link>
		<dc:creator>xer</dc:creator>
		<pubDate>Sat, 05 Dec 2009 11:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=5843#comment-45046</guid>
		<description>Yes Vivek, fix your how to, RELENG_8_0 is for RELEASE and not for STABLE, infact for RELEASE is better to use freebsd-update, see this table:
http://www.freebsd.org/releng/index.html

I read always your blog, and i like too much your how tos
Cheers</description>
		<content:encoded><![CDATA[<p>Yes Vivek, fix your how to, RELENG_8_0 is for RELEASE and not for STABLE, infact for RELEASE is better to use freebsd-update, see this table:<br />
<a href="http://www.freebsd.org/releng/index.html" rel="nofollow">http://www.freebsd.org/releng/index.html</a></p>
<p>I read always your blog, and i like too much your how tos<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Toponce</title>
		<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/comment-page-1/#comment-44931</link>
		<dc:creator>Aaron Toponce</dc:creator>
		<pubDate>Fri, 27 Nov 2009 20:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=5843#comment-44931</guid>
		<description>Nevermind that this will take several, several hours to run through completion. I love FreeBSD, but managing ports is a royal PITA.</description>
		<content:encoded><![CDATA[<p>Nevermind that this will take several, several hours to run through completion. I love FreeBSD, but managing ports is a royal PITA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tangram</title>
		<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/comment-page-1/#comment-44884</link>
		<dc:creator>tangram</dc:creator>
		<pubDate>Wed, 25 Nov 2009 11:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=5843#comment-44884</guid>
		<description>Also don&#039;t edit the GENERIC configuration file. Copy it over and then edit or else next time you fetch the source code you&#039;ll loose your customizations.</description>
		<content:encoded><![CDATA[<p>Also don&#8217;t edit the GENERIC configuration file. Copy it over and then edit or else next time you fetch the source code you&#8217;ll loose your customizations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Terekhov</title>
		<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/comment-page-1/#comment-44874</link>
		<dc:creator>Andrew Terekhov</dc:creator>
		<pubDate>Tue, 24 Nov 2009 23:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=5843#comment-44874</guid>
		<description>In single user mode run:
/sbin/adjkerntzl -i
to set system time correctly before running &quot;make installworld&quot;. Source - the Handbook.</description>
		<content:encoded><![CDATA[<p>In single user mode run:<br />
/sbin/adjkerntzl -i<br />
to set system time correctly before running &#8220;make installworld&#8221;. Source &#8211; the Handbook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tangram</title>
		<link>http://www.cyberciti.biz/faq/freebsd-8-upgrade-tutorial/comment-page-1/#comment-44863</link>
		<dc:creator>tangram</dc:creator>
		<pubDate>Tue, 24 Nov 2009 13:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=5843#comment-44863</guid>
		<description>Nice article.

Notice a small snag in the supfile section:
*default release=cvs tag=RELENG_8_0 
means that you are following the errata branch not stable.

To follow Stable:
*default release=cvs tag=RELENG_8

Take care.</description>
		<content:encoded><![CDATA[<p>Nice article.</p>
<p>Notice a small snag in the supfile section:<br />
*default release=cvs tag=RELENG_8_0<br />
means that you are following the errata branch not stable.</p>
<p>To follow Stable:<br />
*default release=cvs tag=RELENG_8</p>
<p>Take care.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.102 seconds -->
