From 669e2c1ede31da582ad0569c4a53694b3b7d291f Mon Sep 17 00:00:00 2001 From: yubiuser Date: Sat, 26 Apr 2025 23:22:39 +0200 Subject: [PATCH] Add architecture binary information to the prerequisites Signed-off-by: yubiuser --- docs/main/prerequisites.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index 685f8f784..a02ca19b0 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -54,7 +54,8 @@ The binary `pihole-FTL`, which is the resolver at the heart of Pi-hole, is pre-b - armv8 (aarch64) - riscv64 -For other architectures, you will need to compile [FTL from source](../ftldns/compile.md) yourself. +For other architectures, you will need to compile [FTL from source](../ftldns/compile.md) yourself. To ease installation/upgrading you can set the +flag `--skipFTL` to the installer and upgrade command to skip the FTL binary check. Note that you need to copy the self-build binary to `/usr/bin/pihole-FTL` before you run the installer the first time. ## IP Addressing