<?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: Cloning Debian System Packages</title>
	<atom:link href="http://pthree.org/2010/08/19/cloning-debian-system-packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Fri, 17 May 2013 20:46:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta2-24176</generator>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111101</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Tue, 24 Aug 2010 21:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111101</guid>
		<description><![CDATA[You don&#039;t need vim and vim-gnome: vim-gnome contains both gvim and terminal vim which completely replaces (via the alternatives system) the vim binary you get from the vim package.]]></description>
		<content:encoded><![CDATA[<p>You don&#8217;t need vim and vim-gnome: vim-gnome contains both gvim and terminal vim which completely replaces (via the alternatives system) the vim binary you get from the vim package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Greenwood</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111092</link>
		<dc:creator>Neil Greenwood</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111092</guid>
		<description><![CDATA[If you replace the first --get-selections command with:
aptitude search &#039;~i !~M&#039; -F &#039;%p install&#039; &gt; packages-list

then you only output the packages that you&#039;ve selected for installation. All dependencies/auto-installed packages will be automatically included as normal. It makes it easier for APT&#039;s autoremove functionality to work as intended.

Reference: http://blog.hanno-stock.de/archives/50]]></description>
		<content:encoded><![CDATA[<p>If you replace the first &#8211;get-selections command with:<br />
aptitude search &#8216;~i !~M&#8217; -F &#8216;%p install&#8217; &gt; packages-list</p>
<p>then you only output the packages that you&#8217;ve selected for installation. All dependencies/auto-installed packages will be automatically included as normal. It makes it easier for APT&#8217;s autoremove functionality to work as intended.</p>
<p>Reference: <a href="http://blog.hanno-stock.de/archives/50" rel="nofollow">http://blog.hanno-stock.de/archives/50</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gnuski.blogspot.com/</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111091</link>
		<dc:creator>gnuski.blogspot.com/</dc:creator>
		<pubDate>Fri, 20 Aug 2010 12:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111091</guid>
		<description><![CDATA[Your comments section ate my line break! That should have read&gt; I agree, installing KDE should be a choice during the install, not something that has to be done afterwards!]]></description>
		<content:encoded><![CDATA[<p>Your comments section ate my line break! That should have read&gt; I agree, installing KDE should be a choice during the install, not something that has to be done afterwards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gnuski.blogspot.com/</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111090</link>
		<dc:creator>gnuski.blogspot.com/</dc:creator>
		<pubDate>Fri, 20 Aug 2010 12:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111090</guid>
		<description><![CDATA[&gt; So, when installing on a desktop or laptop, I’m slightly annoyed by the
&gt; default package sets that are installedI agree, installing KDE should be a choice during the install, not something that has to be done afterwards!  :D]]></description>
		<content:encoded><![CDATA[<p>&gt; So, when installing on a desktop or laptop, I’m slightly annoyed by the<br />
&gt; default package sets that are installedI agree, installing KDE should be a choice during the install, not something that has to be done afterwards!  <img src='http://pthree.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111086</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111086</guid>
		<description><![CDATA[@Clive- After you&#039;ve built a system to the way you want it, you create the packages.txt file. Then, when building a new Debian system, you need to copy that file over to the new system after you&#039;ve completed a base install. So, use whatever means necessary to make the copy: SCP, FTP, NFS, SMB, USB, etc.]]></description>
		<content:encoded><![CDATA[<p>@Clive- After you&#8217;ve built a system to the way you want it, you create the packages.txt file. Then, when building a new Debian system, you need to copy that file over to the new system after you&#8217;ve completed a base install. So, use whatever means necessary to make the copy: SCP, FTP, NFS, SMB, USB, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111085</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111085</guid>
		<description><![CDATA[apt-get still understands what to autoremove. However, I use aptitude.]]></description>
		<content:encoded><![CDATA[<p>apt-get still understands what to autoremove. However, I use aptitude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Andres Klode</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111084</link>
		<dc:creator>Julian Andres Klode</dc:creator>
		<pubDate>Thu, 19 Aug 2010 12:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111084</guid>
		<description><![CDATA[I guess this makes APT&#039;s autoremove completely useless for you, since you now install all libraries, etc, manually.]]></description>
		<content:encoded><![CDATA[<p>I guess this makes APT&#8217;s autoremove completely useless for you, since you now install all libraries, etc, manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clive</title>
		<link>http://pthree.org/2010/08/19/cloning-debian-system-packages/#comment-111083</link>
		<dc:creator>Clive</dc:creator>
		<pubDate>Thu, 19 Aug 2010 10:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=1444#comment-111083</guid>
		<description><![CDATA[This is a great idea.

Could you just explain a bit more this part of the process:
Thank you.

&quot;copy the packages.txt file you created via SCP or some other method to the filesystem&quot;]]></description>
		<content:encoded><![CDATA[<p>This is a great idea.</p>
<p>Could you just explain a bit more this part of the process:<br />
Thank you.</p>
<p>&#8220;copy the packages.txt file you created via SCP or some other method to the filesystem&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
