diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-09-05 22:52:50 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-09-05 22:52:50 +0000 |
commit | 0f2c8bf46ce3eca8d8b1a6521487a7c9280cab77 (patch) | |
tree | fc05b550411d9fff52860296a7a6d4a284663759 /en/hardware | |
parent | 0878ad403a6d0d5d433def63e45ea0a717c507a1 (diff) | |
download | installation-guide-0f2c8bf46ce3eca8d8b1a6521487a7c9280cab77.zip |
* Add the list of architectures supported by the kFreeBSD port.
Diffstat (limited to 'en/hardware')
-rw-r--r-- | en/hardware/hardware-supported.xml | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index fd436836d..af98a2f8f 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -153,8 +153,36 @@ variations of each architecture known as <quote>flavors</quote>. </para><para> -This document covers installation for the -<emphasis>&arch-title;</emphasis> architecture. If you are looking +Debian GNU/kFreeBSD &release; supports two architectures. + +</para><para> + +<informaltable> +<tgroup cols="2"> +<thead> +<row> + <entry>Architecture</entry><entry>Debian Designation</entry> +</row> +</thead> + +<tbody> +<row> + <entry>Intel x86-based</entry> + <entry>kfreebsd-i386</entry> +</row> + +<row> + <entry>AMD64 & Intel EM64T</entry> + <entry>kfreebsd-amd64</entry> +</row> + +</tbody></tgroup></informaltable> + +</para><para> + +This document covers installation for the <emphasis>&arch-title;</emphasis> +architecture using the <emphasis>&arch-kernel;</emphasis> kernel. +If you are looking for information on any of the other Debian-supported architectures take a look at the <ulink url="http://www.debian.org/ports/">Debian-Ports</ulink> pages. @@ -179,7 +207,8 @@ testing by users) that some other architectures have had, you may encounter a few bugs. Use our <ulink url="&url-bts;">Bug Tracking System</ulink> to report any problems; make sure to mention the fact that the bug is on the -&arch-title; platform. It can be necessary to use the +&arch-title; platform using the <emphasis>&arch-kernel;</emphasis> kernel. +It can be necessary to use the <ulink url="&url-list-subscribe;">debian-&arch-listname; mailing list</ulink> as well. |