<?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>Shlrm.org Blag &#187; rpm</title>
	<atom:link href="http://shlrm.org/wordpress/tag/rpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://shlrm.org/wordpress</link>
	<description>Linux, Java, Ruby, and Politics.</description>
	<lastBuildDate>Tue, 07 Sep 2010 13:38:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fedora 12 Xen RPMs</title>
		<link>http://shlrm.org/wordpress/2009/11/17/fedora-12-xen-rpms/</link>
		<comments>http://shlrm.org/wordpress/2009/11/17/fedora-12-xen-rpms/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 20:02:57 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[constantine]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=301</guid>
		<description><![CDATA[I built these on a recently updated Fedora 12 box. I haven&#8217;t yet had an opportunity to test them. If you do use them and they work great, or not, post in the comments please. xen-3.4.2-1.fc12.x86_64.rpm xen-debuginfo-3.4.2-1.fc12.x86_64.rpm xen-devel-3.4.2-1.fc12.x86_64.rpm xen-doc-3.4.2-1.fc12.x86_64.rpm xen-hypervisor-3.4.2-1.fc12.x86_64.rpm xen-libs-3.4.2-1.fc12.x86_64.rpm xen-runtime-3.4.2-1.fc12.x86_64.rpm]]></description>
			<content:encoded><![CDATA[<p>I built these on a recently updated Fedora 12 box. I haven&#8217;t yet had an opportunity to test them. If you do use them and they work great, or not, post in the comments please.</p>
<ul>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-3.4.2-1.fc12.x86_64.rpm"> xen-3.4.2-1.fc12.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-debuginfo-3.4.2-1.fc12.x86_64.rpm"> xen-debuginfo-3.4.2-1.fc12.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-devel-3.4.2-1.fc12.x86_64.rpm"> xen-devel-3.4.2-1.fc12.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-doc-3.4.2-1.fc12.x86_64.rpm"> xen-doc-3.4.2-1.fc12.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-hypervisor-3.4.2-1.fc12.x86_64.rpm"> xen-hypervisor-3.4.2-1.fc12.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-libs-3.4.2-1.fc12.x86_64.rpm"> xen-libs-3.4.2-1.fc12.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/f12/xen/xen-runtime-3.4.2-1.fc12.x86_64.rpm"> xen-runtime-3.4.2-1.fc12.x86_64.rpm</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/11/17/fedora-12-xen-rpms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen 3.4.2 rpms for Fedora 11 x86_64</title>
		<link>http://shlrm.org/wordpress/2009/11/12/xen-3-4-2-rpms-for-fedora-11-x86_64/</link>
		<comments>http://shlrm.org/wordpress/2009/11/12/xen-3-4-2-rpms-for-fedora-11-x86_64/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:46:46 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[W00t!]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=297</guid>
		<description><![CDATA[I was using xen 3.4.1 on my fedora 11 Domain0, but I couldn&#8217;t ever suspend anything. xm save always failed. Someone on IRC suggested that it was the guest kernel that was to blame. Turns out it was xen 3.4.1. After many hours searching the intertubes for a srpm or a spec file for building [...]]]></description>
			<content:encoded><![CDATA[<p>I was using xen 3.4.1 on my fedora 11 Domain0, but I couldn&#8217;t ever suspend anything. xm save always failed. Someone on IRC suggested that it was the guest kernel that was to blame. Turns out it was xen 3.4.1.</p>
<p>After many hours searching the intertubes for a srpm or a spec file for building xen 3.4.2 for fedora, I decided that I would hack <a href="http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/">an existing one</a> to 3.4.2 and hope for the best.</p>
<p>It built after I removed a few patches. The patches mostly complained about being already applied, so I assume the bugs the patches were addressing were fixed in 3.4.2. I have generated <a href="http://shlrm.org/rpms/xen/">rpms for x86_64</a> and put the <a href="http://shlrm.org/rpms/xen/xen-3.4.2.spec">spec file</a> up on my site. Enjoy.</p>
<ul>
<li><a href="http://shlrm.org/rpms/xen/xen-3.4.2-5.fc11.x86_64.rpm"> xen-3.4.2-5.fc11.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/xen/xen-debuginfo-3.4.2-5.fc11.x86_64.rpm"> xen-debuginfo-3.4.2-5.fc11.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/xen/xen-devel-3.4.2-5.fc11.x86_64.rpm"> xen-devel-3.4.2-5.fc11.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/xen/xen-doc-3.4.2-5.fc11.x86_64.rpm"> xen-doc-3.4.2-5.fc11.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/xen/xen-hypervisor-3.4.2-5.fc11.x86_64.rpm"> xen-hypervisor-3.4.2-5.fc11.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/xen/xen-libs-3.4.2-5.fc11.x86_64.rpm"> xen-libs-3.4.2-5.fc11.x86_64.rpm</a></li>
<li><a href="http://shlrm.org/rpms/xen/xen-runtime-3.4.2-5.fc11.x86_64.rpm"> xen-runtime-3.4.2-5.fc11.x86_64.rpm</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/11/12/xen-3-4-2-rpms-for-fedora-11-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
