<?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>Phusion Corporate Blog &#187; Linux</title>
	<atom:link href="http://blog.phusion.nl/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phusion.nl</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 21:24:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Building native Linux packages for Passenger is now possible</title>
		<link>http://blog.phusion.nl/2008/05/13/building-native-linux-packages-for-passenger-is-now-possible/</link>
		<comments>http://blog.phusion.nl/2008/05/13/building-native-linux-packages-for-passenger-is-now-possible/#comments</comments>
		<pubDate>Tue, 13 May 2008 09:23:03 +0000</pubDate>
		<dc:creator>Hongli Lai</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Phusion Passenger]]></category>

		<guid isPermaLink="false">http://blog.phusion.nl/?p=11</guid>
		<description><![CDATA[Some people say that they won&#8217;t install Passenger until native Linux packages are available. Well, we&#8217;ve made some modifications to Passenger to make packagers&#8217; lives a bit easier: There&#8217;s now a Rake task called fakeroot. This generates a directory hierarchy in pkg/fakeroot, which can be directly turned into a native package. There&#8217;s also a package:debian [...]]]></description>
			<content:encoded><![CDATA[<p>Some people say that they won&#8217;t install Passenger until native Linux packages are available.</p>
<p>Well, we&#8217;ve made some modifications to Passenger to make packagers&#8217; lives a bit easier:</p>
<ul>
<li>There&#8217;s now a Rake task called <b>fakeroot</b>. This generates a directory hierarchy in pkg/fakeroot, which can be directly turned into a native package.</li>
<li>There&#8217;s also a <b>package:debian</b> task which generates a Debian package. But this Debian package is very generic. For example, it doesn&#8217;t specify any dependencies at all, because:
<ul>
<li>Passenger requires fastthread, and Debian doesn&#8217;t provide a native package for that.</li>
<li>Lots of people have Ruby and/or Apache installed from source.</li>
</ul>
</li>
</ul>
<p>Despite that, our Debian package specification files can be used as a base for packagers who wish to create more distribution-specific packages.</p>
<p><img src="http://blog.phusion.nl/wp-content/uploads/2008/05/tux.jpg" alt="" title="tux" width="124" height="143" class="alignnone size-full wp-image-14" /> <img src="http://blog.phusion.nl/wp-content/uploads/2008/05/debian.jpg" alt="" title="debian" width="112" height="143" class="alignnone size-full wp-image-12" /> <img src="http://blog.phusion.nl/wp-content/uploads/2008/05/rpm.jpg" alt="" title="rpm" width="215" height="143" class="alignnone size-full wp-image-13" /></p>
<p><b>We&#8217;re looking for volunteers who wish to maintain packages for their distribution.</b> Packagers should:</p>
<ul>
<li>package early, package often. Native packages should follow as soon as possible after a Passenger release. Or &#8211; preferably &#8211; be released at the same time.</li>
<li>test early, test often. Packagers should test our development version from time to time to verify that generated packages still work.</li>
<li>drink beer with us. <img src='http://blog.phusion.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<p>Needless to say, the more Linux packages we can put on our website, the better. Please contact us if you&#8217;d like to volunteer. Thanks. <img src='http://blog.phusion.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phusion.nl/2008/05/13/building-native-linux-packages-for-passenger-is-now-possible/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

