summaryrefslogtreecommitdiff
path: root/build/arch-options/armhf
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2021-04-28 11:57:05 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2021-04-28 11:57:05 +0200
commitd31557be382379ccb5949c97528640ae758076fe (patch)
tree246b5a2e0b0abf4051b052657a2b3310dd7e4bb3 /build/arch-options/armhf
parent652818cb78f4a24f65b467f76a6d0369da26d3ea (diff)
downloadinstallation-guide-d31557be382379ccb5949c97528640ae758076fe.zip
Warn when the lowmem levels have not been actually tested
Diffstat (limited to 'build/arch-options/armhf')
-rw-r--r--build/arch-options/armhf2
1 files changed, 2 insertions, 0 deletions
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.