From 2e49420f01bbbe292e2d177e2a63be468ec218e6 Mon Sep 17 00:00:00 2001 From: MichaIng Date: Sun, 5 Jul 2026 16:51:00 +0200 Subject: [PATCH 1/2] Update distro comparison page (#409) * stats.html: update Raspberry Pi Zero W comparison This is also a start for a little restructure, comparing multiple distros in a matrix per SBC, to reduce the competition impression against individual other distros. However, there is no Armbian for 32-bit Raspberry Pi models, and I was too lazy to dig out another notable dpkg-based distro for those. * Add Raspberry P 5 distro matrix to comparison page Also fix RPi Zero W disk usage: A new rpi-swap tool and config kept recreating /var/swap, with a theoretical RAM size (512 MiB) muliplier of 1, even that it is not used, but an as well pre-configured zram partition instead. However, a fair comparison is only possible without any swap space that is not RAM-based, like a zram partition. * Add comparison matrix for Odroid XU4 * Add comparison matrix for NanoPi R76S And remove mixitup for thumbnail sorting/filtering: Pretty overkill for such a small number of thumbs. * app.js: do not attempt to call mixitup if it has not been loaded * Remove "Allo" filter as we do not offer Sparky SBC iamges anymore --- contribute.html | 2 +- dietpi-software.html | 2 +- images/stats/armbian.png | Bin 7202 -> 0 bytes images/stats/friendlyelec.png | Bin 0 -> 89824 bytes images/stats/hardkernel.png | Bin 0 -> 13049 bytes .../{raspberrypios.svg => raspberrypi.svg} | 0 index.html | 3 +- js/app.js | 32 +-- stats.html | 187 ++++++++---------- 9 files changed, 106 insertions(+), 120 deletions(-) delete mode 100644 images/stats/armbian.png create mode 100644 images/stats/friendlyelec.png create mode 100644 images/stats/hardkernel.png rename images/stats/{raspberrypios.svg => raspberrypi.svg} (100%) diff --git a/contribute.html b/contribute.html index 2231b83f..ddd7c1eb 100644 --- a/contribute.html +++ b/contribute.html @@ -37,7 +37,7 @@ - +