From 795d0fcbfc574a2c78dfe779c371e4e83cec19cc Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 24 Dec 2015 22:08:20 +0000 Subject: Change i386 minimum processor from 586 to 686 We will stop supporting 586 processors in stretch, so update the i386 hardware requirements accordingly. Remove the note about the 586 flavour not supporting SMP. Both the remaining i386 kernel flavours do support it. As no 686 systems support VLB nor use ISA or EISA as the main bus, remove those from the list of busses. Change the preseed example to use the 686 kernel flavour. --- en/hardware/supported/i386.xml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'en/hardware/supported') diff --git a/en/hardware/supported/i386.xml b/en/hardware/supported/i386.xml index eefaceb55..c36971be3 100644 --- a/en/hardware/supported/i386.xml +++ b/en/hardware/supported/i386.xml @@ -14,21 +14,15 @@ This section merely outlines the basics. CPU -Nearly all x86-based (IA-32) processors still in use in personal computers -are supported, including all varieties of Intel's "Pentium" series. -This also includes 32-bit AMD and VIA (former Cyrix) processors, and -processors like the Athlon XP and Intel P4 Xeon. +Nearly all x86-based (IA-32) processors still in use in personal +computers are supported. This also includes 32-bit AMD and VIA +(former Cyrix) processors, and processors like the Athlon XP and Intel +P4 Xeon. However, &debian; GNU/Linux &releasename; will -not run on 486 or earlier processors. Despite -the architecture name "i386", support for actual 80386 and 80486 -processors (and their clones) was dropped with the Sarge (r3.1) and -Squeeze (r6.0) releases of &debian;, respectively. The Intel Pentium -and clones, including those without an FPU (Floating-Point Unit or -math coprocessor), are supported. The Intel Quark is -not supported, due to hardware errata. +not run on 586 (Pentium) or earlier processors. @@ -45,9 +39,8 @@ of the installer for the (32-bit) i386 architecture. The system bus is the part of the motherboard which allows the CPU to communicate with peripherals such as storage devices. Your computer -must use the ISA, EISA, PCI, PCIe, PCI-X, or VESA Local Bus (VLB, sometimes called the VL -bus). Essentially all personal computers sold in recent years use one -of these. +must use the PCI, PCIe, or PCI-X bus. Essentially all personal computers +sold in recent years use one of these. -- cgit v1.2.3