From 1ff487371104b5eda8c29e6c3b654d263695ad20 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Sat, 26 Sep 2020 10:10:38 +0000 Subject: [PATCH] Librecmc, not affected by iGPU vulnerability --- _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" +%}