<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Easy Way to Create Simple Linux Packages</title>
	<link>http://www.terminally-incoherent.com/blog/2008/09/23/easy-way-to-create-simple-linux-packages/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Fri, 09 Jan 2009 04:11:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: IceBrain</title>
		<link>http://www.terminally-incoherent.com/blog/2008/09/23/easy-way-to-create-simple-linux-packages/#comment-10230</link>
		<pubDate>Wed, 24 Sep 2008 12:08:41 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2008/09/23/easy-way-to-create-simple-linux-packages/#comment-10230</guid>
					<description>That's great, I've used checkinstall also (great tool btw) but I never understood the maze that it is to make a simple deb. I usually just put the scripts in a folder in my /home (usually hidden) and put it in the PATH, I don't like to mix my small and humble scripts with normal binary blobs.

Thank you for writing about this tool, I really like it!</description>
		<content:encoded><![CDATA[<p>That&#8217;s great, I&#8217;ve used checkinstall also (great tool btw) but I never understood the maze that it is to make a simple deb. I usually just put the scripts in a folder in my /home (usually hidden) and put it in the PATH, I don&#8217;t like to mix my small and humble scripts with normal binary blobs.</p>
<p>Thank you for writing about this tool, I really like it!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jambarama</title>
		<link>http://www.terminally-incoherent.com/blog/2008/09/23/easy-way-to-create-simple-linux-packages/#comment-10228</link>
		<pubDate>Tue, 23 Sep 2008 19:33:31 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2008/09/23/easy-way-to-create-simple-linux-packages/#comment-10228</guid>
					<description>Much better than the kludge I've used.  Before debian was as friendly as it is now, I had spent years using redhat &#38; mandrake (before it was mandriva).  This was in my more technical days too, so I learned how to make an rpm.  I understand this formerly arcane art is now a bit more user friendly too, but I basically did &lt;a href="http://www.rpm.org/RPM-HOWTO/build.html" rel="nofollow"&gt;this&lt;/a&gt;.  

When I switched to debian, and now I'd never use anything but debian, I had all these custom rpms I used, and I wasn't even sure I had kept all my source.  It was nothing big, mostly scripts and handy extensions, but they were important to me.  So then I found alien - it converted my rpms to debs, and they worked!  

So the once or twice in the last 3 years I've made a deb, I rolled everything into an rpm, like I was used to, then used alien to make it a deb.  A horrible horrible kludge, but one that worked every time for me.  However, this is much easier.   

Great post.</description>
		<content:encoded><![CDATA[<p>Much better than the kludge I&#8217;ve used.  Before debian was as friendly as it is now, I had spent years using redhat &amp; mandrake (before it was mandriva).  This was in my more technical days too, so I learned how to make an rpm.  I understand this formerly arcane art is now a bit more user friendly too, but I basically did <a href="http://www.rpm.org/RPM-HOWTO/build.html" rel="nofollow">this</a>.  </p>
<p>When I switched to debian, and now I&#8217;d never use anything but debian, I had all these custom rpms I used, and I wasn&#8217;t even sure I had kept all my source.  It was nothing big, mostly scripts and handy extensions, but they were important to me.  So then I found alien - it converted my rpms to debs, and they worked!  </p>
<p>So the once or twice in the last 3 years I&#8217;ve made a deb, I rolled everything into an rpm, like I was used to, then used alien to make it a deb.  A horrible horrible kludge, but one that worked every time for me.  However, this is much easier.   </p>
<p>Great post.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

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