diff options
Diffstat (limited to 'en/preparing/needed-info.xml')
-rw-r--r-- | en/preparing/needed-info.xml | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/en/preparing/needed-info.xml b/en/preparing/needed-info.xml index 7589751f8..8dfffbd71 100644 --- a/en/preparing/needed-info.xml +++ b/en/preparing/needed-info.xml @@ -52,19 +52,13 @@ Often contains useful information on configuring or using your hardware. <!-- We need the arch dependence for the whole list to ensure proper xml as long as not architectures have a paragraph --> - <itemizedlist arch="x86;m68k;alpha;sparc;mips;mipsel"> + <itemizedlist arch="x86;alpha;sparc;mips;mipsel"> <listitem arch="x86"><para> <ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink> </para></listitem> -<listitem arch="m68k"><para> - -<ulink url="&url-m68k-faq;">Linux/m68k FAQ</ulink> - -</para></listitem> - <listitem arch="alpha"><para> <ulink url="&url-alpha-faq;">Linux/Alpha FAQ</ulink> @@ -214,13 +208,9 @@ networking and e-mail. <entry>How many you have.</entry> </row> <row arch="not-s390"><entry>Their order on the system.</entry></row> -<!-- "not-m68k;not-s390" would really turn out to be everything... --> -<row arch="alpha;arm;hppa;x86;ia64;mips;mipsel;powerpc;sparc"> +<row arch="not-s390"> <entry>Whether IDE (also known as PATA), SATA or SCSI.</entry> </row> -<row arch="m68k"> - <entry>Whether IDE or SCSI (most m68k computers are SCSI).</entry> -</row> <row arch="not-s390"><entry>Available free space.</entry></row> <row arch="not-s390"><entry>Partitions.</entry></row> <row arch="not-s390"> |