From 0635874123de8b56208fdc2579745d3762b108dd Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Mon, 28 Sep 2020 06:30:44 +0000 Subject: [PATCH] Librecmc, not affected by iGPU vulnerability (#2067) --- _includes/sections/router-firmware.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html index b8a2c0f0..c9d36cf6 100644 --- a/_includes/sections/router-firmware.html +++ b/_includes/sections/router-firmware.html @@ -20,3 +20,13 @@ privacy-policy="https://www.pfsense.org/privacy.html" github="https://github.com/pfsense/" %} + +{% include cardv2.html + title="LibreCMC" + image="/assets/img/svg/3rd-party/librecmc.svg" + image-dark="/assets/img/svg/3rd-party/librecmc-dark.svg" + description="LibreCMC is a GNU/Linux-libre distribution for computers with minimal resources, such as the Ben Nanonote, ath9k-based Wi-Fi routers, and other hardware with emphasis on free software. The project's current goal is to aim for compliance with the GNU Free System Distribution Guidelines (GNU FSDG) and ensure that the project continues to meet these requirements set forth by the Free Software Foundation (FSF)." + badges="info:GNU/Linux" + website="https://librecmc.org" + git="https://gogs.librecmc.org/libreCMC/libreCMC" +%}