<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Datasynaptic &#187; Xen notes</title>
	<atom:link href="http://www.datasynaptic.com/category/mainmast/xenotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datasynaptic.com</link>
	<description>Integrating Solutions</description>
	<lastBuildDate>Sun, 29 Nov 2009 20:49:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xen 3.3.1 compilation on CentOS 5.2 x86_64</title>
		<link>http://www.datasynaptic.com/2009/01/xen-compilation-on-centos/</link>
		<comments>http://www.datasynaptic.com/2009/01/xen-compilation-on-centos/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 15:27:55 +0000</pubDate>
		<dc:creator>Eddy</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Xen notes]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.datasynaptic.com/?p=12</guid>
		<description><![CDATA[Create a directory and cd into it, I usually choose    
/usr/local/src/xen-source

mkdir build &#38;&#38; cd build
wget http://bits.xensource.com/oss-xen/release/3.3.1/xen-3.3.1.tar.gz
tar xzf xen-3.3.1.tar.gz

  Staying in the same directory you will need to pull the kernel with mercurial:

hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
(if you don&#8217;t have hg installed try this guide)

  The final directory layout should look like this:
./build/xen-3.3.1/
./build/linux-2.6.18-xen/

 [...]]]></description>
		<wfw:commentRss>http://www.datasynaptic.com/2009/01/xen-compilation-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
