diff options
-rw-r--r-- | en/hardware/hardware-supported.xml | 43 |
1 files changed, 17 insertions, 26 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index cf57addbf..d80b6f9bc 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -42,10 +42,13 @@ variations of each architecture known as <quote>flavors</quote>. <tbody> <row> - <entry>Intel x86-based</entry> - <entry>i386</entry> - <entry></entry> - <entry></entry> + <entry morerows="1">Intel x86-based</entry> + <entry morerows="1">i386</entry> + <entry>default x86 machines</entry> + <entry>default</entry> +</row><row> + <entry>Xen PV domains only</entry> + <entry>xen</entry> </row> <row> @@ -56,23 +59,17 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="1">ARM</entry> - <entry morerows="1">armel</entry> + <entry>ARM</entry> + <entry>armel</entry> <entry>Marvell Kirkwood and Orion</entry> <entry>marvell</entry> -</row><row> - <entry>Versatile</entry> - <entry>versatile</entry> </row> <row> - <entry morerows="1">ARM with hardware FPU</entry> - <entry morerows="1">armhf</entry> + <entry>ARM with hardware FPU</entry> + <entry>armhf</entry> <entry>multiplatform</entry> <entry>armmp</entry> -</row><row> - <entry>multiplatform for LPAE-capable systems</entry> - <entry>armmp-lpae</entry> </row> <row> @@ -83,14 +80,11 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="2">32bit MIPS (big-endian)</entry> - <entry morerows="2">mips</entry> - <entry>MIPS Malta (32 bit)</entry> + <entry morerows="1">32bit MIPS (big-endian)</entry> + <entry morerows="1">mips</entry> + <entry>MIPS Malta</entry> <entry>4kc-malta</entry> </row><row> - <entry>MIPS Malta (64 bit)</entry> - <entry>5kc-malta</entry> -</row><row> <entry>Cavium Octeon</entry> <entry>octeon</entry> </row> @@ -109,14 +103,11 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="3">32bit MIPS (little-endian)</entry> - <entry morerows="3">mipsel</entry> - <entry>MIPS Malta (32 bit)</entry> + <entry morerows="2">32bit MIPS (little-endian)</entry> + <entry morerows="2">mipsel</entry> + <entry>MIPS Malta</entry> <entry>4kc-malta</entry> </row><row> - <entry>MIPS Malta (64 bit)</entry> - <entry>5kc-malta</entry> -</row><row> <entry>Cavium Octeon</entry> <entry>octeon</entry> </row><row> |