ID: f84032d30e21dc52603e15d3d3fd0d2cbbeda703
60 lines
—
2K —
View raw
| {% set title = "Minifree Ltd" %}
{% extends "templates/article.tpl" %}
{% block article %}
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>Minifree Ltd</strong> (formerly trading as Gluglug) is a supplier from Essex, UK that
sells computers with only free software, including the Libreboot BIOS and
GNU/Linux operating systems certified by the Free Software Foundation under the
<em>Respects Your Freedom</em> certification program. The company was founded by Leah
Rowe, who is also the founder of Libreboot. Profits from Minifree
sales are used to fund the development of the Libreboot project<sup><a href="#cit2">[cit2]</a></sup>.</p>
</div>
<div class="paragraph">
<p>The word "Minifree" is a pun based on the ministries in the George Orwell’s 1984
novel<sup><a href="#cit1">[cit1]</a></sup>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gallery">Gallery</h2>
<div class="sectionbody">
<div class="paragraph">
<p><span class="image"><img src="https://archive.dokk.org/images/minifree-t400.png" alt="Libreboot T400" width="20%" title="Libreboot T400"></span>
<span class="image"><img src="https://archive.dokk.org/images/minifree-x200.png" alt="Libreboot X200" width="20%" title="Libreboot X200"></span>
<span class="image"><img src="https://archive.dokk.org/images/minifree-x200-tablet.png" alt="Libreboot X200 Tablet" width="20%" title="Libreboot X200 Tablet"></span></p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p><a href="The_Peers_Community">The Peers Community</a></p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_references">References</h2>
<div class="sectionbody">
<div class="ulist bibliography">
<ul class="bibliography">
<li>
<p><a id="cit1"></a>[cit1] <a href="https://minifree.org/faq/" class="bare">https://minifree.org/faq/</a></p>
</li>
<li>
<p><a id="cit2"></a>[cit2] <a href="https://minifree.org/about/" class="bare">https://minifree.org/about/</a></p>
</li>
</ul>
</div>
</div>
</div>
{% endblock %}
|