summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2014-10-31 18:46:36 +0000
committerBen Hutchings <benh@debian.org>2014-10-31 18:46:36 +0000
commite35485544e837ab5e4d8f2fe88b3b14755b35c06 (patch)
tree36c97b92e998fb288b2c48cdb6ed447a42300eb4 /en
parentb8b7fc295f3075c4040bbd7341f27eb5a53a4a03 (diff)
downloadinstallation-guide-e35485544e837ab5e4d8f2fe88b3b14755b35c06.zip
Change i386 minimum processor and kernel flavour name from 486 to 586
We accidentally stopped supporting 486 processors in squeeze. Update the documentation rather than fixing this, as it's clear that hardly anyone cares. (See #766105.) Update all the translations mentioning 486 that are currently not fuzzy.
Diffstat (limited to 'en')
-rw-r--r--en/appendix/preseed.xml2
-rw-r--r--en/hardware/hardware-supported.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index ed37395d4..f6a025895 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1326,7 +1326,7 @@ installation. The only questions asked concern the installation of the kernel.
# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
-#d-i base-installer/kernel/image string &kernelpackage;-486
+#d-i base-installer/kernel/image string &kernelpackage;-586
</screen></informalexample>
</sect2>
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml
index db4f12de3..203b96cd0 100644
--- a/en/hardware/hardware-supported.xml
+++ b/en/hardware/hardware-supported.xml
@@ -303,7 +303,7 @@ two or more processor units, called <quote>cores</quote>, in one physical chip.
</para><para arch="i386">
-The 486 flavour of the &debian; kernel image packages for &arch-title;
+The 586 flavour of the &debian; kernel image packages for &arch-title;
is not compiled with SMP support.
</para>