<?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/"
		>
<channel>
	<title>Comments on: CheckInstall：快速创建 deb、rpm 包</title>
	<atom:link href="http://linuxtoy.org/archives/checkinstall.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/checkinstall.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Tue, 22 May 2012 15:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: yaska</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92832</link>
		<dc:creator>yaska</dc:creator>
		<pubDate>Fri, 26 Sep 2008 02:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92832</guid>
		<description>&lt;p&gt;CheckInstall, 很多是不成功的.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>CheckInstall, 很多是不成功的.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 雪梨</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92795</link>
		<dc:creator>雪梨</dc:creator>
		<pubDate>Thu, 25 Sep 2008 04:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92795</guid>
		<description>&lt;p&gt;不推荐 CheckInstall，
除非是自己随便玩玩&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>不推荐 CheckInstall，
除非是自己随便玩玩</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92794</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 25 Sep 2008 03:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92794</guid>
		<description>&lt;p&gt;太好了，这下方便多了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>太好了，这下方便多了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: xiaket</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92765</link>
		<dc:creator>xiaket</dc:creator>
		<pubDate>Wed, 24 Sep 2008 15:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92765</guid>
		<description>&lt;p&gt;我在SLK下面用的是src2pkg，也很爽，基本拿到软件源代码包，然后用src2pkg file.tar.gz就可以了。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我在SLK下面用的是src2pkg，也很爽，基本拿到软件源代码包，然后用src2pkg file.tar.gz就可以了。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aitilang</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92753</link>
		<dc:creator>aitilang</dc:creator>
		<pubDate>Wed, 24 Sep 2008 14:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92753</guid>
		<description>&lt;p&gt;依赖关系不好整啊。。
我想做一个依赖目前我机器上所有包的一个包，然后重装系统的时候，只要把我这个包装上就好了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>依赖关系不好整啊。。
我想做一个依赖目前我机器上所有包的一个包，然后重装系统的时候，只要把我这个包装上就好了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: bmbtgys</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92721</link>
		<dc:creator>bmbtgys</dc:creator>
		<pubDate>Wed, 24 Sep 2008 09:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92721</guid>
		<description>&lt;p&gt;谢谢楼上2位。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>谢谢楼上2位。。。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MiCRoJo</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92705</link>
		<dc:creator>MiCRoJo</dc:creator>
		<pubDate>Wed, 24 Sep 2008 05:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92705</guid>
		<description>&lt;p&gt;试过checkinstall制作deb包，没有成功过，倒是用dpkg做简单包容易些。&lt;/p&gt;

&lt;p&gt;回楼上的，制作deb包，看官方的这个就可以了：https://wiki.ubuntu.com/PackagingGuide&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>试过checkinstall制作deb包，没有成功过，倒是用dpkg做简单包容易些。</p>

<p>回楼上的，制作deb包，看官方的这个就可以了：https://wiki.ubuntu.com/PackagingGuide</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hmy</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92704</link>
		<dc:creator>hmy</dc:creator>
		<pubDate>Wed, 24 Sep 2008 05:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92704</guid>
		<description>&lt;p&gt;http://www.debian.org/doc/manuals/maint-guide/index.zh-cn.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://www.debian.org/doc/manuals/maint-guide/index.zh-cn.html" rel="nofollow">http://www.debian.org/doc/manuals/maint-guide/index.zh-cn.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: bmbtgys</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92703</link>
		<dc:creator>bmbtgys</dc:creator>
		<pubDate>Wed, 24 Sep 2008 05:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92703</guid>
		<description>&lt;p&gt;有没有更加详细的deb包制作方法。。不是checkinstall的。。我在网络上面找了。。很多都是checkinstall的。。谢谢~~&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>有没有更加详细的deb包制作方法。。不是checkinstall的。。我在网络上面找了。。很多都是checkinstall的。。谢谢~~</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hmy</title>
		<link>http://linuxtoy.org/archives/checkinstall.html#comment-92702</link>
		<dc:creator>hmy</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2412#comment-92702</guid>
		<description>&lt;p&gt;发完才发现toy以前发过的.&lt;/p&gt;

&lt;p&gt;这个工具也是刚试用了一下,感觉非常方便.
按debian新维护手册说明做deb包其实也不难,就是需要对deb包的结构有更深入的了解.
所以checkinstall 比较适合新手&lt;/p&gt;

&lt;p&gt;freeflying 能不能说说checkinstall做的比较脏的原因阿?愿闻其详  :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>发完才发现toy以前发过的.</p>

<p>这个工具也是刚试用了一下,感觉非常方便.
按debian新维护手册说明做deb包其实也不难,就是需要对deb包的结构有更深入的了解.
所以checkinstall 比较适合新手</p>

<p>freeflying 能不能说说checkinstall做的比较脏的原因阿?愿闻其详  :)</p>]]></content:encoded>
	</item>
</channel>
</rss>

