Merge pull request #820 from pi-hole/remove/compatibility_page

Remove obsolete page "FTLDNS > Compatibility"
This commit is contained in:
DL6ER
2022-12-16 20:21:32 +01:00
committed by GitHub
2 changed files with 0 additions and 24 deletions
-22
View File
@@ -1,22 +0,0 @@
# *FTL*DNS compatibility list
We tested *FTL*DNS on the following devices:
| Board | Tested OS | CPU architecture | Suitable binaries
|---|---|---|---
| VirtualBox | Ubuntu 16.10 | amd64 | `linux-x86_64`
| Raspberry Pi Zero | Raspbian Jessie, Stretch | armv6l | `arm-linux-gnueabi`
| Raspberry Pi 1 | Raspbian Jessie, Stretch | armv6 | `arm-linux-gnueabi`
| Raspberry Pi 2 | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabi` and `arm-linux-gnueabihf`
| Raspberry Pi 3 | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabi` and `arm-linux-gnueabihf`
| Raspberry Pi 3 B+ | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabi` and `arm-linux-gnueabihf`
| Raspberry Pi 3 | openSUSE | aarch64 | `aarch64-linux-gnu`
| NanoPi NEO | armbian Ubuntu 16.04 | armv7l | `arm-linux-gnueabihf`
| Odroid-C2 | Ubuntu 16.04 | aarch64 | `aarch64-linux-gnu`
| C.H.I.P | Debian | armv7l | `arm-linux-gnueabihf`
| OrangePi Zero | armbian Ubuntu 16.04 | armv7l | `arm-linux-gnueabihf`
| BeagleBone Black| Debian Jessie, Stretch | armv7l | `arm-linux-gnueabihf`
<!-- | | | | | | -->
Devices we do not officially support include MIPS and `armv5` (or lower) devices. You may, however, be successful with building binaries yourself from the source code, but we do not provide pre-built binaries for these targets.
-2
View File
@@ -114,7 +114,6 @@ nav:
- 'DNS cache': ftldns/dns-cache.md
- 'Blocking mode': ftldns/blockingmode.md
- 'Privacy levels': ftldns/privacylevels.md
- 'Compatibility': ftldns/compatibility.md
- 'dnsmasq warnings': ftldns/dnsmasq_warn.md
- 'Advanced':
- 'Install from source': ftldns/compile.md
@@ -239,4 +238,3 @@ plugins:
'ftldns/regex/overview.md': regex/overview.md
'ftldns/regex/tutorial.md': regex/tutorial.md
'database/gravity/example.md': group_management/example.md