From 0445c80ebec994676f57e6afb4ef052a03f4cff8 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Tue, 26 Sep 2017 20:13:13 +0000 Subject: Remove "Checked/not-checked for " warnings, except for hurd and kfreebsd variants. Closes #868357 --- build/arch-options/armhf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'build/arch-options/armhf') diff --git a/build/arch-options/armhf b/build/arch-options/armhf index 0f86732cc..e14bbefe5 100644 --- a/build/arch-options/armhf +++ b/build/arch-options/armhf @@ -24,4 +24,7 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="smp-alternatives" goodies="supports-lang-chooser" -status="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="" -- cgit v1.2.3