From 762c4b1059ccfeadc5ef8dbdcf8675619c3caaa1 Mon Sep 17 00:00:00 2001 From: Florian Heigl Date: Wed, 10 Jun 2026 14:51:05 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index a5dad80..9049d3c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -100,7 +100,7 @@ The following steps worked **for other**s on raspi and similar platforms with 8GB or less: -i would recommend to set up zswap and disabling other very large services for the moment so you'll have more ram for compiling and a faster swap handling. i gave 2GB to zwap (pri 100 per default) plus added a 2GB swapfile (pri -2) just in case. +i would recommend to set up ZRAM and disabling other very large services for the moment so you'll have more ram for compiling and a faster swap handling. i gave 2GB to zwap (pri 100 per default) plus added a 2GB swapfile (pri -2) just in case. without those steps even 4 hours weren't enough, with the steps it took 38 min. building on a slow sd card. ### Prep