summaryrefslogtreecommitdiff
path: root/build/arch-options/arm64
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-09-26 20:13:13 +0000
committerHolger Wansing <holgerw@debian.org>2017-09-26 20:13:13 +0000
commit0445c80ebec994676f57e6afb4ef052a03f4cff8 (patch)
tree643bc9c9d27b66cde03e3fea127a2df940264dab /build/arch-options/arm64
parent9836969aeb22933ce3effb9b19e22069f015f0f2 (diff)
downloadinstallation-guide-0445c80ebec994676f57e6afb4ef052a03f4cff8.zip
Remove "Checked/not-checked for <arch>" warnings, except for hurd
and kfreebsd variants. Closes #868357
Diffstat (limited to 'build/arch-options/arm64')
-rw-r--r--build/arch-options/arm645
1 files changed, 4 insertions, 1 deletions
diff --git a/build/arch-options/arm64 b/build/arch-options/arm64
index 7ac0d3b51..d57e43b47 100644
--- a/build/arch-options/arm64
+++ b/build/arch-options/arm64
@@ -24,4 +24,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="defaults-smp"
goodies="supports-lang-chooser"
-status="new-arch;not-checked"
+
+# 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.
+status="new-arch"