From b8fb58b392b565f69579ef90a56b2f0422883dae Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Mon, 30 Mar 2026 16:45:08 +0200 Subject: [PATCH] docs(wiki): Add Raspberry Pi 400 and Pi 5 to supported devices Co-Authored-By: Claude Opus 4.5 --- docs/wiki/Installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/wiki/Installation.md b/docs/wiki/Installation.md index f044446d..09835103 100644 --- a/docs/wiki/Installation.md +++ b/docs/wiki/Installation.md @@ -20,6 +20,8 @@ This guide covers installing SecuBox on OpenWrt 24.10. - **MochaBin** (ARM64) - Primary reference platform - **x86_64 VM** - VMware, VirtualBox, Proxmox, QEMU - **Raspberry Pi 4** - With USB Ethernet adapter +- **Raspberry Pi 400** - Keyboard computer (same SoC as Pi 4) +- **Raspberry Pi 5** - Latest generation - **Generic x86** - Any x86_64 with OpenWrt support ---