summaryrefslogtreecommitdiff
path: root/build
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
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')
-rw-r--r--build/arch-options/amd645
-rw-r--r--build/arch-options/arm645
-rw-r--r--build/arch-options/armel5
-rw-r--r--build/arch-options/armhf5
-rw-r--r--build/arch-options/hppa5
-rw-r--r--build/arch-options/i3865
-rw-r--r--build/arch-options/ia645
-rw-r--r--build/arch-options/mips5
-rw-r--r--build/arch-options/mips64el5
-rw-r--r--build/arch-options/mipsel5
-rw-r--r--build/arch-options/powerpc5
-rw-r--r--build/arch-options/ppc64el5
-rw-r--r--build/arch-options/s3905
-rw-r--r--build/arch-options/s390x5
-rw-r--r--build/arch-options/sparc5
15 files changed, 60 insertions, 15 deletions
diff --git a/build/arch-options/amd64 b/build/arch-options/amd64
index 33fc7a9ed..3fcf373ab 100644
--- a/build/arch-options/amd64
+++ b/build/arch-options/amd64
@@ -22,4 +22,7 @@ frontend="newt;gtk"
other="supports-wireless;supports-pcmcia;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="" \ No newline at end of file
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"
diff --git a/build/arch-options/armel b/build/arch-options/armel
index 7ebc1a73e..0045a3366 100644
--- a/build/arch-options/armel
+++ b/build/arch-options/armel
@@ -24,4 +24,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp=""
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=""
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=""
diff --git a/build/arch-options/hppa b/build/arch-options/hppa
index 3b4bcc46f..5320ddde5 100644
--- a/build/arch-options/hppa
+++ b/build/arch-options/hppa
@@ -20,4 +20,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp"
goodies="supports-lang-chooser"
-status="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=""
diff --git a/build/arch-options/i386 b/build/arch-options/i386
index aa34b5a83..e044b6332 100644
--- a/build/arch-options/i386
+++ b/build/arch-options/i386
@@ -24,4 +24,7 @@ frontend="newt;gtk"
other="supports-wireless;supports-pcmcia;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=""
diff --git a/build/arch-options/ia64 b/build/arch-options/ia64
index dfdc63b33..4e6fcf630 100644
--- a/build/arch-options/ia64
+++ b/build/arch-options/ia64
@@ -21,4 +21,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp"
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=""
diff --git a/build/arch-options/mips b/build/arch-options/mips
index a5a4cbd60..c34dc5d16 100644
--- a/build/arch-options/mips
+++ b/build/arch-options/mips
@@ -20,4 +20,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp-sometimes"
goodies=""
-status="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=""
diff --git a/build/arch-options/mips64el b/build/arch-options/mips64el
index 207af55dd..9343cba0a 100644
--- a/build/arch-options/mips64el
+++ b/build/arch-options/mips64el
@@ -20,4 +20,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp-sometimes"
goodies=""
-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"
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel
index a28ad5f76..9c5389df2 100644
--- a/build/arch-options/mipsel
+++ b/build/arch-options/mipsel
@@ -20,4 +20,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp-sometimes"
goodies=""
-status="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=""
diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc
index 8be2b202a..4929a7a2e 100644
--- a/build/arch-options/powerpc
+++ b/build/arch-options/powerpc
@@ -23,4 +23,7 @@ frontend="newt;gtk"
other="supports-wireless;supports-pcmcia;supports-serial-console"
smp="supports-smp-sometimes"
goodies="supports-lang-chooser"
-status="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=""
diff --git a/build/arch-options/ppc64el b/build/arch-options/ppc64el
index 67fb53456..2d012e10d 100644
--- a/build/arch-options/ppc64el
+++ b/build/arch-options/ppc64el
@@ -23,4 +23,7 @@ frontend="newt"
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"
diff --git a/build/arch-options/s390 b/build/arch-options/s390
index 6d34119fc..7d3781894 100644
--- a/build/arch-options/s390
+++ b/build/arch-options/s390
@@ -21,4 +21,7 @@ frontend="not-newt;not-gtk"
other=""
smp="defaults-smp"
goodies=""
-status="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=""
diff --git a/build/arch-options/s390x b/build/arch-options/s390x
index f3ac325dc..8d45cb17b 100644
--- a/build/arch-options/s390x
+++ b/build/arch-options/s390x
@@ -25,4 +25,7 @@ frontend="not-newt;not-gtk"
other=""
smp="defaults-smp"
goodies=""
-status="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=""
diff --git a/build/arch-options/sparc b/build/arch-options/sparc
index 25d7e8d95..4fdd4658f 100644
--- a/build/arch-options/sparc
+++ b/build/arch-options/sparc
@@ -23,4 +23,7 @@ other="supports-serial-console"
#smp="supports-smp-sometimes"
smp=""
goodies=""
-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=""