diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml
index 7809ee671..5c2788b3b 100644
--- a/.github/workflows/actions.yml
+++ b/.github/workflows/actions.yml
@@ -24,12 +24,12 @@ jobs:
uses: actions/setup-python@v2
with:
# https://github.com/actions/python-versions/releases
- python-version: '3.9'
+ python-version: '3.9.7'
- name: Install MkDocs
id: mkdocs
if: always() && steps.python.outcome == 'success'
run: |
- pip3 install -U pip wheel setuptools
+ pip3 install -U pip wheel 'setuptools<58'
pip3 install -r requirements.txt
- name: Build DietPi-Docs
id: build
diff --git a/.wordlist.txt b/.wordlist.txt
index 0ad4f01ed..635d2d1f9 100644
--- a/.wordlist.txt
+++ b/.wordlist.txt
@@ -128,6 +128,7 @@ FastMail
FB
FHS
filesystem
+filesystems
ForkedDaapd
FOSS
FPM
@@ -436,6 +437,7 @@ tcpdump
thechildofroth
Thonny
TigerVNC
+TiB
TIOBE
TLS
tmpfs
diff --git a/docs/hardware.md b/docs/hardware.md
index f755f05b7..5c6ea2259 100644
--- a/docs/hardware.md
+++ b/docs/hardware.md
@@ -40,22 +40,49 @@ Quick intro:
-
- Raspberry Pi - ALL models Single board computer (SBC) Compute Module (CM) Complete PC |
-
- Unique DietPi image available for ALL Raspberry Pi models: Download image
-
-
- - Raspberry Pi 400
- - Raspberry Pi 4 Model B
Compute Module 4
- - Raspberry Pi 3 Model A+ / B / B+
Compute Module 3 / CM 3+
- - Raspberry Pi 2 Model B / B v1.2
- - Raspberry Pi 1 Model A+ / B+
Compute Module 1
- - Raspberry Pi Zero / Zero W/WH
-
-
- |
-
+
+ Raspberry Pi - ALL models Single board computer (SBC) Compute Module (CM) |
+
+ DietPi image for ALL Raspberry Pi models: Download image
+
+
+ - Raspberry Pi 400
+ - Raspberry Pi 4 Model B
Compute Module 4
+ - Raspberry Pi 3 Model A+ / B / B+
Compute Module 3 / 3+
+ - Raspberry Pi 2 Model B v1.1 / B v1.2
+ - Raspberry Pi 1 Model A / A+ / B / B+
Compute Module 1
+ - Raspberry Pi Zero / Zero W / Zero WH
+
+
+ |
+
+
+ Raspberry Pi - ARMv7 Single board computer (SBC) Compute Module (CM) |
+
+ DietPi image for Raspberry Pi with ARMv7 CPU or above: Download image
+
+
+ - Raspberry Pi 400
+ - Raspberry Pi 4 Model B
Compute Module 4
+ - Raspberry Pi 3 Model A+ / B / B+
Compute Module 3 / 3+
+ - Raspberry Pi 2 Model B v1.2
+
+
+ |
+
+
+ Raspberry Pi - ARMv8 Single board computer (SBC) Compute Module (CM) |
+
+ DietPi image for Raspberry Pi with ARMv8/64-bit CPU: Download image
+
+
+ - Raspberry Pi 400
+ - Raspberry Pi 4 Model B
Compute Module 4
+ - Raspberry Pi 3 Model A+ / B / B+
Compute Module 3 / 3+
+
+
+ |
+
@@ -446,30 +473,31 @@ The Hyper-V virtual machine is great for those occasions where SBC performance j
Native PC for BIOS/CSM |
Download: DietPi image
+ Download: DietPi installer image
|
Native PC UEFI |
- Download: DietPi image
+ Download: DietPi installer image
|
VMware |
- Download: DietPi image
+ Download: DietPi appliance
|
VirtualBox |
- Download: DietPi image
+ Download: DietPi appliance
|
Hyper-V |
- Download: DietPi image
+ Download: DietPi image
|