mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #1110 from pi-hole/update/OS_list
Remove version and architecture info from supported OS list
This commit is contained in:
@@ -25,14 +25,14 @@ Pi-hole is supported on distributions utilizing [systemd](https://systemd.io/) o
|
||||
|
||||
The following operating systems are **officially** supported:
|
||||
|
||||
| Distribution | Release | Architecture |
|
||||
| ------------ | ---------------- | ------------------- |
|
||||
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
|
||||
| Armbian OS | Any | ARM / x86_64 / riscv64 |
|
||||
| Ubuntu | 20.x / 22.x / 23.x / 24.x | ARM / x86_64 |
|
||||
| Debian | 11 / 12 | ARM / x86_64 / i386 |
|
||||
| Fedora | 39 / 40 | ARM / x86_64 |
|
||||
| CentOS Stream | 9 | x86_64 |
|
||||
- Raspberry Pi OS (formerly Raspbian)
|
||||
- Armbian OS
|
||||
- Ubuntu
|
||||
- Debian
|
||||
- Fedora
|
||||
- CentOS Stream
|
||||
|
||||
Pi-hole only supports actively maintained versions of these systems.
|
||||
|
||||
<!-- markdownlint-disable code-block-style -->
|
||||
!!! info
|
||||
|
||||
Reference in New Issue
Block a user