From 10ffca63502160a3ce38ec866144afe656469bf3 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 24 Jun 2015 11:38:15 -0400 Subject: Add information about commercial suppliers of libreboot systems Seems like a no-brainer, really. --- (limited to 'site/suppliers') diff --git a/site/suppliers/index.php b/site/suppliers/index.php new file mode 100644 index 0000000..825bd5b --- /dev/null +++ b/site/suppliers/index.php @@ -0,0 +1,92 @@ + + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . +*/ + header('Content-type: text/html; charset=utf-8'); + ob_start(); + include_once "../common/variables.php"; + include_once "../common/functions.php"; +?> + + + + + <?php echo gettext("Commercial suppliers of libreboot systems"); ?> + + + + +
+

+ +

+

+

+ Free Software philosophy, who's 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."); + ?> +

+

+ +

+
+ +
+

Gluglug (UK)

+

+ Operating since 2013, the Gluglug sells laptops pre-installed with libreboot and Trisquel GNU/Linux. + You can also ship your libreboot-compatible system to this company and have libreboot installed, as part of a libreboot installation service. +

+

+ This company ships worldwide, to all countries. +

+

+ The director, Francis Rowe, is also the lead maintainer of libreboot. +

+

+ Visit the site +

+
+ +
+

Libiquity LLC (USA)

+

+ Operating since 2015, Libiquity sells Libreboot and ProteanOS stickers, and services related to ProteanOS. Pre-configured libreboot laptops and libreboot installation service coming soon! +

+

+ This company ships to the USA. +

+

+ The director, Patrick McDermott, is also the lead maintainer of ProteanOS which is in partnership with the libreboot project. He also contributes to libreboot. +

+

+ Visit the site +

+
+ + + + + + -- cgit v0.9.1