<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>.::Escovando Bits::. &#187; FSFLA</title>
	<atom:link href="http://escovandobits.wordpress.com/tag/fsfla/feed/" rel="self" type="application/rss+xml" />
	<link>http://escovandobits.wordpress.com</link>
	<description>Programação, Linux, tecnologia da informação, dicas, artigos</description>
	<lastBuildDate>Sun, 05 Jul 2009 15:42:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='escovandobits.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ac8d2c79730f1bc1a6ebab006a3670da?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>.::Escovando Bits::. &#187; FSFLA</title>
		<link>http://escovandobits.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://escovandobits.wordpress.com/osd.xml" title=".::Escovando Bits::." />
		<item>
		<title>Sê livre com o Linux Libre!</title>
		<link>http://escovandobits.wordpress.com/2008/05/18/se-livre-com-o-linux-libre/</link>
		<comments>http://escovandobits.wordpress.com/2008/05/18/se-livre-com-o-linux-libre/#comments</comments>
		<pubDate>Sun, 18 May 2008 06:33:15 +0000</pubDate>
		<dc:creator>equipeescovandobits</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[FSFLA]]></category>
		<category><![CDATA[kernel-libre]]></category>
		<category><![CDATA[kernel-livre]]></category>
		<category><![CDATA[sê livre]]></category>

		<guid isPermaLink="false">http://escovandobits.wordpress.com/?p=81</guid>
		<description><![CDATA[&#8220;Quanto mais gente resistir,
mais gente será Livre, e
mais gente será livre para ser Livre.&#8221;

Mais que um artigo, hoje nós editores do escovando bits nos juntamos para compilar o kernel-libre. Alexandre Oliva, membro da FSFLA e engenheiro de compiladores da Red Hat, anunciou que está trabalhando na limpeza de códigos não-livres (binários initeligíveis) do branch oficial [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=escovandobits.wordpress.com&blog=2186857&post=81&subd=escovandobits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:right;">&#8220;Q<em>uanto mais gente resistir,<br />
mais gente será Livre, e<br />
mais gente será livre para ser Livre.&#8221;</em></p>
<p style="text-align:justify;">
<p style="text-align:justify;">Mais que um artigo, hoje nós editores do <a title="escovandobits.wordpress.com" href="http://escovandobits.wordpress.com" target="_blank">escovando bits</a> nos juntamos para compilar o <a title="kernel libre alexandre oliva" href="http://www.fsfla.org/~lxoliva/fsfla/linux-libre/README" target="_blank">kernel-libre</a>. Alexandre Oliva, membro da <a title="Free Software Foundation Latin America" href="http://www.fsfla.org/svnwiki/" target="_blank">FSFLA</a> e engenheiro de compiladores da Red Hat, <a href="https://www.fsfla.org/cgi-bin/svnwiki/default/blogs/lxo/2008-03-30-linux-libre.en" target="_blank">anunciou</a> que está trabalhando na limpeza de códigos não-livres (binários initeligíveis) do <a title="Linux Kernel" href="http://www.kernel.org" target="_blank"><em>branch</em></a> oficial do kernel.</p>
<p style="text-align:justify;">Resolvemos então fazer um teste (rodá-lo em nossas máquinas) e ver quais são as diferenças. Aproveitem a leitura.</p>
<p style="text-align:justify;"><span id="more-81"></span></p>
<p style="text-align:justify;">Nós estamos utilizando o <strong>Ubuntu 8.04</strong>, mas em breve no Slackware 12 e Gentoo 2007.0.  Com relação ao kernel, você pode ver os módulos que são afetados nesse <a title="linux kernel deblobbed" href="http://www.box.net/shared/x6yygzw08s" target="_blank">arquivo</a> que foi criado buscando-se pela sequência &#8220;/*(DEBLOBBED)*/&#8221; no código-fonte.</p>
<p style="text-align:justify;">O que realmente muda?</p>
<p style="text-align:justify;">Apenas a pasta <strong>drivers/</strong> e <strong>sound/</strong> são afetadas, são basicamente códigos binários ou seguências de números incompreensíveis.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Comparamos dois arquivos: /usr/src/linux/drivers/atm/atmsar11.data e /usr/src/linux-libre/drivers/atm/atmsar11.data e podemos constatar que parte do código do kernel são construídas com códigos binários que mesmo licenciados sob a GPL não permitem  estudar o código-fonte e modificá-lo para que faça o que você quiser (liberdade no. 1).</p>
<pre>
<pre>
<pre>
<pre>
<pre>
<pre>
<pre>
<pre>
<pre>
<pre>
<pre class="brush: cpp;">
/*
Madge Ambassador ATM Adapter microcode.
Copyright (C) 1995-1999  Madge Networks Ltd.

This microcode data is placed under the terms of the GNU General
Public License. The GPL is contained in /usr/doc/copyright/GPL on a
Debian system and in the file COPYING in the Linux kernel source.

We would prefer you not to distribute modified versions without
consultation and not to ask for assembly/other microcode source.
*/

0x401a6800,
0x00000000,
0x335b007c,
0x13600005,
0x335b1000,
0x3c1aa0c0,
(...)
</pre>
</pre>
</pre>
<pre>
<pre class="brush: cpp;">
/*
Madge Ambassador ATM Adapter microcode.
Copyright (C) 1995-1999  Madge Networks Ltd.

This microcode data is placed under the terms of the GNU General
Public License. The GPL is contained in /usr/doc/copyright/GPL on a
Debian system and in the file COPYING in the Linux kernel source.

We would prefer you not to distribute modified versions without
consultation and not to ask for assembly/other microcode source.
*/ 

/*(DEBLOBBED)*/
</pre>
</pre>
</pre>
</pre>
</pre>
</pre>
<p>Na nossa máquina de teste, nenhum desses módulos retirados afetava o funcionamento do sistema, então conseguimos um kernel 100% livre, contudo se essa compilação afetasse o módulo da placa de rede, teríamos que tomar outras medidas para sanar o problema. É um incentivo ao pessoal contribuir no trabalho do Alexandre Oliva e escrever códigos que substituam os drivers proprietários e que não firam a liberdade das pessoas.</pre>
</pre>
</pre>
</pre>
<pre>
<pre>
<pre>
Muitas pessoas podem questionar se o código já é livre, se já é GPL, porquê então fazer questão de eliminar os trechos binários?</pre>
</pre>
</pre>
<pre>
<pre>
Aproveitando a <a title="red hat fedora alexandre oliva" href="https://www.redhat.com/archives/fedora-devel-list/2008-March/msg02736.html" target="_blank">resposta</a> do Alexandre Oliva na lista de desenvolvimento do Fedora:</pre>
<p><em>It indeed doesn't cause me any direct harm if there are non-Free bits that I don't depend on in the kernel or the distro I use.  That's why I can choose Fedora.  But this does cause me harm when I want to recommend a distro to someone else.  I can't recommend my distro of choice, Fedora, because Fedora endorses and promotes non-Free Software, and this endorses and feeds the social problem that I devote my life to fighting.  I can't distribute my distro of choice, Fedora, because Fedora doesn't permit me to do so in a way that doesn't involve my distributing non-Free Software and feeding this social problem myself.  Regardless of what happens on my computer, when I recommend Fedora to others, or give them copies of Fedora, they might become dependent on the non-Free bits, and only realize it after recommending it to others, saying things like "it just works".  I've seen this happen to many Ubuntu users, including ones that were fervorous Free Software advocates but who didn't realize there were hidden non-Free bits in Ubuntu.  When they figure that out, they may even come back to me and ask me how I could recommend it to them, being the 100% Free Software guy that I am.  See how it can hurt me?</em></pre>
<p>Por fim terminando com esse poema retirado do site da FSFLA.</p>
<p style="text-align:center;"><strong> Quanto mais gente resistir,<br />
mais gente será Livre, e<br />
mais gente será livre para ser Livre. </strong></p>
<p style="text-align:center;"><strong> Para teu próprio bem e<br />
em solidariedade a todos,<br />
escolhe a liberdade. </strong></p>
<p style="text-align:center;"><big><strong> Sê Livre!</strong></big></p>
<p><big></big></p>
<p><strong></strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/escovandobits.wordpress.com/81/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/escovandobits.wordpress.com/81/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/escovandobits.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/escovandobits.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/escovandobits.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/escovandobits.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/escovandobits.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/escovandobits.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/escovandobits.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/escovandobits.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/escovandobits.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/escovandobits.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=escovandobits.wordpress.com&blog=2186857&post=81&subd=escovandobits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://escovandobits.wordpress.com/2008/05/18/se-livre-com-o-linux-libre/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f4877514dd7f34869ae40f55c77a6748?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">equipeescovandobits</media:title>
		</media:content>
	</item>
	</channel>
</rss>