Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/get-started/simple-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ RaspAP gives you two different ways to get up and running quickly. The simplest

| Operating system | Debian version | Kernel version | RaspAP version | Size |
| ---------------------| ---------------|-----------------|----------------|-------|
| Raspberry Pi OS (64-bit) Lite | 12 (bookworm) | 6.6 | Latest | 871 MB|
| Raspberry Pi OS (32-bit) Lite | 12 (bookworm) | 6.6 | Latest | 903 MB|
| Raspberry Pi OS (64-bit) Lite | 13 (trixie) | 6.12 | Latest | 872 MB|
| Raspberry Pi OS (32-bit) Lite | 13 (trixie) | 6.12 | Latest | 904 MB|

These images are automatically generated with each release of RaspAP and are made [available here](https://github.com/RaspAP/raspap-webgui/releases/latest). You may choose between an `arm64` or `armhf` (32-bit) based build.

Expand Down
16 changes: 9 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ RaspAP was originally made for Raspbian, but now also installs on the following

| Distribution | Release | Architecture | Support |
|---|:---:|:---:|:---:|
| Raspberry Pi OS | (64-bit) Lite Bookworm | ARM | Official |
| Raspberry Pi OS | (32-bit) Lite Bookworm | ARM | Official |
| Raspberry Pi OS | (64-bit) Desktop Bookworm | ARM | Official |
| Raspberry Pi OS | (64-bit) Lite Bullseye | ARM | Official |
| Raspberry Pi OS | (32-bit) Lite Bullseye | ARM | Official |
| Armbian | 23.11 (Jammy) | [ARM](https://www.armbian.com/rpi4b/) | Beta |
| Debian | Bookworm | ARM / x86_64 | Beta |
| Raspberry Pi OS | 64-bit Debian 13 Lite (trixie) | ARM | Official |
| Raspberry Pi OS | 32-bit Debian 13 Lite (trixie) | ARM | Official |
| Raspberry Pi OS | 64-bit Debian 12 Lite (bookworm) | ARM | Official |
| Raspberry Pi OS | 32-bit Debian 12 Lite (bookworm) | ARM | Official |
| Raspberry Pi OS | 64-bit Debian 12 Desktop (bookworm) | ARM | Official |
| Raspberry Pi OS | 64-bit Debian 11 (bullseye) Lite | ARM | Official |
| Raspberry Pi OS | 32-bit Debian 11 (bullseye) Lite | ARM | Official |
| Armbian | 23.11 (jammy) | [ARM](https://www.armbian.com/rpi4b/) | Beta |
| Debian | 12 (bookworm) | ARM / x86_64 | Beta |

![](https://i.imgur.com/XiAJNKb.png){: style="width:480px"}

Expand Down