summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-07 15:54:40 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-07 15:54:40 (EDT)
commitf5ed4d07f73d55fc85e0533c1b2e70710fe9f456 (patch)
tree7af47140ceaae46a36b0bf3a9924dd0b6bf6adf1
parente38aee1767b7d97cad224388ba578445bb0d39ce (diff)
downloadlibreboot.org-f5ed4d07f73d55fc85e0533c1b2e70710fe9f456.zip
libreboot.org-f5ed4d07f73d55fc85e0533c1b2e70710fe9f456.tar.gz
libreboot.org-f5ed4d07f73d55fc85e0533c1b2e70710fe9f456.tar.bz2
Update the suppliers page.
-rw-r--r--site/common/images/logos/libiquity.pngbin1697 -> 0 bytes
-rw-r--r--site/index.php4
-rw-r--r--site/suppliers/index.php35
3 files changed, 2 insertions, 37 deletions
diff --git a/site/common/images/logos/libiquity.png b/site/common/images/logos/libiquity.png
deleted file mode 100644
index 0ab44e9..0000000
--- a/site/common/images/logos/libiquity.png
+++ /dev/null
Binary files differ
diff --git a/site/index.php b/site/index.php
index d5ca9ed..71110c0 100644
--- a/site/index.php
+++ b/site/index.php
@@ -81,8 +81,8 @@
</p>
<p>
These systems come with libreboot and GNU/Linux preinstalled, where everything works out of the box. This is useful, for those who
- do not want to install the software on their own, but still want to use it. All of the companies on this list are
- dedicated to the GNU free software philosophy, and are actively contributing to the libreboot project.
+ do not want to install the software on their own, but still want to use it. These systems are fully endorsed by the Free Software Foundation,
+ under their <i>Respects your Freedom</i> guidelines.
</p>
<h2 id="contact"><?php echo gettext("Contact the libreboot project"); ?></h2>
<ul>
diff --git a/site/suppliers/index.php b/site/suppliers/index.php
index 6795a35..9222eaa 100644
--- a/site/suppliers/index.php
+++ b/site/suppliers/index.php
@@ -38,13 +38,6 @@
</p>
<h1><?php echo gettext("Laptops with libreboot and GNU/Linux preinstalled"); ?></h1>
<p>
- These are companies with a commitment to the <a href='https://www.gnu.org/philosophy/free-sw.html'>Free Software</a> philosophy, whose directors have taken it upon themselves to provide commercial services around libreboot. This is ideal, for those who are interested in libreboot but either lack the technical knowledge or the motivation to install it on their own.
- </p>
- <p>
- These companies sell computers and related services that respect the users' freedom and privacy. The direct goal among all of them is to
- make it easier for people to achieve full freedom in their computing.
- </p>
- <p>
<a href="../"><?php echo gettext("Back to home page"); ?></a>
</p>
</div>
@@ -79,34 +72,6 @@
</p>
</div>
- <div>
- <h1><img src="../common/images/logos/libiquity.png" alt="Libiquity LLC (USA)" title="Libiquity LLC (USA)" style="float:left; width:auto; height:auto;" /></h1>
- <p>
- Based in USA and operating since 2015, Libiquity sells libreboot laptops, various stickers, and services related to <a href="http://proteanos.com/">ProteanOS</a>. <i>Libreboot installation service not yet available.</i>
- </p>
- <p>
- This company ships to the <b>USA</b>.
- </p>
- <p>
- Like the Ministry of Freedom, this company also sells systems that are certified by the Free Software Foundation.
- </p>
- <p>
- The CEO, Patrick McDermott, is also the lead maintainer of <a href="http://proteanos.com/">ProteanOS</a> which is in partnership with the libreboot project. He also contributes to libreboot.
- </p>
- <h2>Products available</h2>
- <ul class="c">
- <li><a href="https://shop.libiquity.com/product/taurinus-x200">Libreboot X200 laptop</a></li>
- <li><a href="https://shop.libiquity.com/product/libreboot-inside-case-badges-3-pack">&quot;Libreboot inside&quot; palm rest stickers (matte vinyl, shaped)</a></li>
- <li><a href="https://shop.libiquity.com/product/libreboot-stickers-shaped-matte-vinyl-2x2.25-3-pack">Libreboot lid stickers (matte vinyl, shaped)</a></li>
- <li><a href="https://shop.libiquity.com/product/proteanos-stickers-glossy-3x1-3-pack">ProteanOS stickers (glossy, rectangular)</a></li>
- <li><a href="https://shop.libiquity.com/product/proteanos-stickers-shaped-matte-vinyl-4x1.25-3-pack">ProteanOS stickers (matte vinyl, shaped)</a></li>
- <li><a href="https://shop.libiquity.com/product/gnu-head-keyboard-stickers-3-pack">GNU Super Key sticker</a></li>
- </ul>
- <p>
- <a href="http://libiquity.com/">Visit the main site</a>
- </p>
- </div>
-
<?php
include "../common/footer.php";
?>