From d31557be382379ccb5949c97528640ae758076fe Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 28 Apr 2021 11:57:05 +0200 Subject: Warn when the lowmem levels have not been actually tested --- build/arch-options/armhf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/arch-options/armhf') diff --git a/build/arch-options/armhf b/build/arch-options/armhf index 05e720ef6..69a1985ed 100644 --- a/build/arch-options/armhf +++ b/build/arch-options/armhf @@ -9,6 +9,7 @@ archspec="arm;armhf;not-x86;not-s390;not-powerpc" arch_listname="arm" arch_porturl="arm" +# TODO: update # This is coming from the lowmem package minimum_memory_strict=32 # This is coming from the lowmem package @@ -26,6 +27,7 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="smp-alternatives" goodies="supports-lang-chooser" +lowmem="lowmem-unchecked" # To re-add the "checked for this arch" or "not-checked for this arch" warnings # back (see en/bookinfo.xml file), add "checked" or "not-checked" to status here. -- cgit v1.2.3