<?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>pigfoot's weblog &#187; Debian</title>
	<atom:link href="http://weblog.pigfoot.org/pigfoot/category/it/unix/linux/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.pigfoot.org/pigfoot</link>
	<description>We should forget about small efficiencies -- Donald Knuth</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:51:24 +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>Debian Forced to Stop using the name &#8216;Firefox&#8217;</title>
		<link>http://weblog.pigfoot.org/pigfoot/2006/09/26/debian-forced-to-stop-using-the-name-firefox/</link>
		<comments>http://weblog.pigfoot.org/pigfoot/2006/09/26/debian-forced-to-stop-using-the-name-firefox/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 08:10:17 +0000</pubDate>
		<dc:creator>pigfoot</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://weblog.pigfoot.org/pigfoot/2006/09/26/debian-forced-to-stop-using-the-name-firefox/</guid>
		<description><![CDATA[Debian Forced to Stop using the name &#8216;Firefox&#8217;, from digg. The Mozilla Foundation has asked Debian Linux to either use both the &#8216;Firefox&#8217; name and the Artwork or get rid of both. Because the Artwork has non-free Copyright License, it seems Debian (and most likely, many other Linux Distros) has no choice but to change [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.debian.org/"><img border="0" align="right" title="Get Debian!" alt="Get Debian!" class="pigfoot" src="http://www.debian.org/logos/openlogo-75.png" /></a></p>
<p><a target="_blank" href="http://ze-dinosaur.livejournal.com/12083.html">Debian Forced to Stop using the name &#8216;Firefox&#8217;</a>, from <a target="_blank" href="http://digg.com/linux_unix/Debian_Forced_to_Stop_using_the_name_Firefox">digg</a>.</p>
<blockquote><p>The <a target="_blank" href="http://www.mozilla.com/">Mozilla Foundation</a> has <a target="_blank" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354622">asked Debian Linux</a> to either use both the &#8216;Firefox&#8217; name and the Artwork or get rid of both.</p>
<p>Because the Artwork has <a target="_blank" href="http://www.debian.org/social_contract">non-free</a> Copyright <a target="_blank" href="http://lxr.mozilla.org/mozilla/source/other-licenses/branding/firefox/LICENSE">License</a>, it seems Debian (and most likely, many other Linux Distros) has no choice but to change the name of the application to something else.</p>
<p><strong>IceWeasel</strong> is the number one choice so far!</p></blockquote>
<p>This is why <a target="_blank" href="http://www.ubuntu.com/">Ubuntu</a> and <a target="_blank" href="http://www.debian.org/">Debian</a> both use the &#8220;<a target="_blank" href="http://static.flickr.com/98/253131203_be64f8fcb7.jpg">globe logo</a>&#8221; only, and my builds MUST choose another <a target="_blank" href="http://www.deviantart.com/deviation/14763352/">branding artwork</a> by <a target="_blank" href="http://forums.mozillazine.org/viewtopic.php?t=210318">JairoB</a>.</p>
<img src="http://weblog.pigfoot.org/pigfoot/?ak_action=api_record_view&id=373&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weblog.pigfoot.org/pigfoot/2006/09/26/debian-forced-to-stop-using-the-name-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Debian GNU/Linux using debootstrap</title>
		<link>http://weblog.pigfoot.org/pigfoot/2006/08/29/installing-debian-gnulinux-using-debootstrap/</link>
		<comments>http://weblog.pigfoot.org/pigfoot/2006/08/29/installing-debian-gnulinux-using-debootstrap/#comments</comments>
		<pubDate>Tue, 29 Aug 2006 11:12:14 +0000</pubDate>
		<dc:creator>pigfoot</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://weblog.pigfoot.org/pigfoot/2006/08/29/installing-debian-gnulinux-using-debootstrap/</guid>
		<description><![CDATA[Installing Debian GNU/Linux using debootstrap, from Linux.com. If you&#8217;re not afraid of getting your hands dirty with the command line when you install Gentoo Linux, you may like to try this alternative method for installing Debian GNU/Linux. Debootstrap creates a basic Debian installation, and can also be used for creating custom, minimal installations on embedded [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.debian.org/"><img border="0" align="right" class="pigfoot" title="Get Debian!" alt="Get Debian!" src="http://www.debian.org/logos/openlogo-75.png" /></a></p>
<p><a target="_blank" href="http://enterprise.linux.com/article.pl?sid=06/08/17/1947210">Installing Debian GNU/Linux using debootstrap</a>, from <a target="_blank" href="http://www.linux.com/">Linux.com</a>.</p>
<p>If you&#8217;re not afraid of getting your hands dirty with the command line when you install <a target="_blank" href="http://www.gentoo.org/">Gentoo Linux</a>, you may like to try this alternative method for installing <a target="_blank" href="http://www.debian.org/">Debian GNU/Linux</a>.</p>
<p><a target="_blank" href="http://packages.debian.org/stable/admin/debootstrap">Debootstrap</a> creates a basic Debian installation, and can also be used for creating custom, minimal installations on embedded systems or for replacing a pre-installed Linux distribution with Debian on a co-located server.</p>
<img src="http://weblog.pigfoot.org/pigfoot/?ak_action=api_record_view&id=344&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weblog.pigfoot.org/pigfoot/2006/08/29/installing-debian-gnulinux-using-debootstrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian GNU/Linux 3.1 r0a released</title>
		<link>http://weblog.pigfoot.org/pigfoot/2005/06/12/debian-gnulinux-31-r0a-released/</link>
		<comments>http://weblog.pigfoot.org/pigfoot/2005/06/12/debian-gnulinux-31-r0a-released/#comments</comments>
		<pubDate>Sun, 12 Jun 2005 08:28:37 +0000</pubDate>
		<dc:creator>pigfoot</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://weblog.pigfoot.org/pigfoot/2005/06/12/debian-gnulinux-31-r0a-released/</guid>
		<description><![CDATA[Debian GNU/Linux 3.1 CD/DVD images updated (r0a), from LWN. This is an update to the CD and DVD images of Debian 3.1 r0 due to a configuration mistake which will not get security updates by default. If you install Debian GNU/Linux from floppy disks or network servers, they were not affected.]]></description>
			<content:encoded><![CDATA[<p><a href="http://lwn.net/Articles/139360/">Debian GNU/Linux 3.1 CD/DVD images updated (r0a)</a>, from <a href="http://lwn.net/">LWN</a>.</p>
<p>This is an update to the CD and DVD images of <a href="http://www.debian.org/">Debian</a> <a href="http://weblog.pigfoot.org/pigfoot/2005/06/07/debian-gnulinux-31-r0-released/">3.1 r0</a> due to <a href="http://www.zdnet.com.au/news/security/0,2000061744,39195896,00.htm">a configuration mistake</a> which will not get security updates by default.</p>
<p>If you install Debian GNU/Linux from floppy disks or network servers, they were not affected.</p>
<img src="http://weblog.pigfoot.org/pigfoot/?ak_action=api_record_view&id=31&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weblog.pigfoot.org/pigfoot/2005/06/12/debian-gnulinux-31-r0a-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian AMD64 Sarge released</title>
		<link>http://weblog.pigfoot.org/pigfoot/2005/06/10/debian-amd64-sarge-released/</link>
		<comments>http://weblog.pigfoot.org/pigfoot/2005/06/10/debian-amd64-sarge-released/#comments</comments>
		<pubDate>Fri, 10 Jun 2005 02:22:15 +0000</pubDate>
		<dc:creator>pigfoot</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://weblog.pigfoot.org/pigfoot/2005/06/10/debian-amd64-sarge-released/</guid>
		<description><![CDATA[Debian AMD64 Sarge released, from LWN. You could try it later at http://cdimage.debian.org/cdimage/unofficial/sarge-amd64/ and see documents at http://amd64.debian.net/docs/.]]></description>
			<content:encoded><![CDATA[<p><a href="http://lwn.net/Articles/139268/">Debian AMD64 Sarge released</a>, from <a href="http://lwn.net/">LWN</a>.</p>
<p>You could try it later at <a href="http://cdimage.debian.org/cdimage/unofficial/sarge-amd64/">http://cdimage.debian.org/cdimage/unofficial/sarge-amd64/</a> and see documents at <a href="http://amd64.debian.net/docs/">http://amd64.debian.net/docs/</a>.</p>
<img src="http://weblog.pigfoot.org/pigfoot/?ak_action=api_record_view&id=28&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weblog.pigfoot.org/pigfoot/2005/06/10/debian-amd64-sarge-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian GNU/Linux 3.1 r0 released</title>
		<link>http://weblog.pigfoot.org/pigfoot/2005/06/07/debian-gnulinux-31-r0-released/</link>
		<comments>http://weblog.pigfoot.org/pigfoot/2005/06/07/debian-gnulinux-31-r0-released/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 07:38:32 +0000</pubDate>
		<dc:creator>pigfoot</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://weblog.pigfoot.org/pigfoot/2005/06/07/debian-gnulinux-31-released/</guid>
		<description><![CDATA[Debian GNU/Linux 3.1 r0 (Sarge) official announce at www.debian.org. The full download is available on 14 CDs or 2 DVDs. K Desktop Environment 3.3 (KDE) GNOME desktop environment 2.8 GNUstep desktop XFree86 4.3.0 Mozilla 1.7.8, Firefox 1.0.4, Thunderbird 1.0.2 PostgreSQL 7.4.7, MySQL 4.0.24 and 4.1.11a GNU Compiler Collection 3.3.5 (GCC) Linux kernel versions 2.4.27 and [...]]]></description>
			<content:encoded><![CDATA[<p>Debian GNU/Linux 3.1 r0 (Sarge) <a href="http://www.debian.org/News/2005/20050606">official announce</a> at <a href="http://www.debian.org/">www.debian.org</a>. The full download is available on 14 CDs or 2 DVDs.</p>
<ul>
<li>K Desktop Environment 3.3 (KDE)</li>
<li>GNOME desktop environment 2.8</li>
<li>GNUstep desktop</li>
<li>XFree86 4.3.0</li>
<li>Mozilla 1.7.8, Firefox 1.0.4, Thunderbird 1.0.2</li>
<li>PostgreSQL 7.4.7, MySQL 4.0.24 and 4.1.11a</li>
<li>GNU Compiler Collection 3.3.5 (GCC)</li>
<li>Linux kernel versions 2.4.27 and 2.6.8</li>
<li>Apache 1.3.33 and 2.0.54</li>
<li>Samba 3.0.14</li>
<li>Python 2.3.5 and 2.4.1</li>
<li>Perl 5.8.4</li>
</ul>
<p>This release includes a *large* number of up-to-date large software packages. It is the closest to unstable in my feeling.</p>
<img src="http://weblog.pigfoot.org/pigfoot/?ak_action=api_record_view&id=15&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://weblog.pigfoot.org/pigfoot/2005/06/07/debian-gnulinux-31-r0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
