From a7217356175a48c4ccb2b05ae81e7782ce92b579 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Tue, 24 Sep 2019 22:18:09 +0200 Subject: [PATCH] Explicitly set memtest implementation --- auto/config | 1 + 1 file changed, 1 insertion(+) diff --git a/auto/config b/auto/config index 7048bf7..29acdce 100755 --- a/auto/config +++ b/auto/config @@ -192,6 +192,7 @@ lb config noauto \ --parent-mirror-bootstrap $PUREOS_REPO \ --parent-mirror-binary $PUREOS_REPO \ --parent-mirror-debian-installer $PUREOS_REPO \ + --memtest "memtest86+" \ --apt-source-archives false \ --debian-installer false \ --win32-loader false \