summaryrefslogtreecommitdiff
path: root/en/hardware/supported
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2010-10-08 22:15:00 +0000
committerHolger Wansing <linux@wansing-online.de>2010-10-08 22:15:00 +0000
commitfda66061d58ccccdb91b609e3161d22e55a4f497 (patch)
treebe2df2e8b3f3c57c6ea3e9076752b59de741364a /en/hardware/supported
parent36dc1cdf560c7c70c600d935bfd275955db114cc (diff)
downloadinstallation-guide-fda66061d58ccccdb91b609e3161d22e55a4f497.zip
Change many occurences of 'Debian' into &debian;.
This run is in the english version, other languages will follow.
Diffstat (limited to 'en/hardware/supported')
-rw-r--r--en/hardware/supported/arm.xml12
-rw-r--r--en/hardware/supported/i386.xml10
-rw-r--r--en/hardware/supported/mips.xml8
-rw-r--r--en/hardware/supported/mipsel.xml6
-rw-r--r--en/hardware/supported/powerpc.xml10
-rw-r--r--en/hardware/supported/sparc.xml2
6 files changed, 24 insertions, 24 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml
index 73f0a4e40..b0186bb03 100644
--- a/en/hardware/supported/arm.xml
+++ b/en/hardware/supported/arm.xml
@@ -7,8 +7,8 @@
<para>
Each distinct ARM architecture requires its own kernel. Because of
-this the standard Debian distribution only supports installation on
-a number of the most common platforms. The Debian userland however may be
+this the standard &debian; distribution only supports installation on
+a number of the most common platforms. The &debian; userland however may be
used by <emphasis>any</emphasis> ARM CPU.
</para>
@@ -17,7 +17,7 @@ used by <emphasis>any</emphasis> ARM CPU.
Most ARM CPUs may be run in either endian mode (big or little). However,
the majority of current system implementation uses little-endian mode.
-Debian currently only supports little-endian ARM systems.
+&debian; currently only supports little-endian ARM systems.
</para>
@@ -32,9 +32,9 @@ The supported platforms are:
<listitem><para>
Intel's I/O Processor (IOP) line is found in a number of products related
-to data storage and processing. Debian currently supports the IOP32x
+to data storage and processing. &debian; currently supports the IOP32x
platform, featuring the IOP 80219 and 32x chips commonly found in Network
-Attached Storage (NAS) devices. Debian explicitly supports two such
+Attached Storage (NAS) devices. &debian; explicitly supports two such
devices: the <ulink url="&url-arm-cyrius-glantank;">GLAN Tank</ulink> from
IO-Data and the <ulink url="&url-arm-cyrius-n2100;">Thecus N2100</ulink>.
@@ -93,7 +93,7 @@ TS-409).
<listitem><para>
The Versatile platform is emulated by QEMU and is therefore a nice way to
-test and run Debian on ARM if you don't have the hardware.
+test and run &debian; on ARM if you don't have the hardware.
</para></listitem>
</varlistentry>
diff --git a/en/hardware/supported/i386.xml b/en/hardware/supported/i386.xml
index db1f26355..b66536d76 100644
--- a/en/hardware/supported/i386.xml
+++ b/en/hardware/supported/i386.xml
@@ -21,16 +21,16 @@ processors like the Athlon XP and Intel P4 Xeon.
</para><para>
-However, Debian GNU/Linux &releasename; will <emphasis>not</emphasis> run
+However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> run
on 386 or earlier processors. Despite the architecture name "i386", support
for actual 80386 processors (and their clones) was dropped with the Sarge
-(r3.1) release of Debian<footnote>
+(r3.1) release of &debian;<footnote>
<para>
We have long tried to avoid this, but in the end it was necessary due a
unfortunate series of issues with the compiler and the kernel, starting
with an bug in the C++ ABI provided by GCC. You should still be able to
-run Debian GNU/Linux on actual 80386 processors if you compile your own
+run &debian; GNU/Linux on actual 80386 processors if you compile your own
kernel and compile all packages from source, but that is beyond the
scope of this manual.
</para>
@@ -41,11 +41,11 @@ supported<footnote>
<para>
-Many Debian packages will actually run slightly faster on modern computers
+Many &debian; packages will actually run slightly faster on modern computers
as a positive side effect of dropping support for these old chips. The
i486, introduced in 1989, has three opcodes (bswap, cmpxchg, and xadd)
which the i386, introduced in 1986, did not have. Previously, these could not
-be easily used by most Debian packages; now they can.
+be easily used by most &debian; packages; now they can.
</para>
diff --git a/en/hardware/supported/mips.xml b/en/hardware/supported/mips.xml
index fecec2d54..eba14c64f 100644
--- a/en/hardware/supported/mips.xml
+++ b/en/hardware/supported/mips.xml
@@ -5,7 +5,7 @@
<sect2 arch="mips"><title>CPU, Main Boards, and Video Support</title>
<para>
-Debian on &arch-title; supports the following platforms:
+&debian; on &arch-title; supports the following platforms:
<itemizedlist>
<listitem><para>
@@ -23,14 +23,14 @@ SGI IP32: this platform is generally known as SGI O2.
<listitem><para>
MIPS Malta: this platform is emulated by QEMU and is therefore a nice way
-to test and run Debian on MIPS if you don't have the hardware.
+to test and run &debian; on MIPS if you don't have the hardware.
</para></listitem>
</itemizedlist>
Complete information regarding supported mips/mipsel machines can be found
at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>. In the
-following, only the systems supported by the Debian installer will be
+following, only the systems supported by the &debian; installer will be
covered. If you are looking for support for other subarchitectures, please
contact the <ulink url="&url-list-subscribe;">
debian-&arch-listname; mailing list</ulink>.
@@ -41,7 +41,7 @@ debian-&arch-listname; mailing list</ulink>.
<para>
On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and R5000
-processors are supported by the Debian installation system on big endian
+processors are supported by the &debian; installation system on big endian
MIPS. On SGI IP32, currently only systems based on the R5000 are supported.
</para><para>
diff --git a/en/hardware/supported/mipsel.xml b/en/hardware/supported/mipsel.xml
index ac6d09ae4..a4c8a80a9 100644
--- a/en/hardware/supported/mipsel.xml
+++ b/en/hardware/supported/mipsel.xml
@@ -5,7 +5,7 @@
<sect2 arch="mipsel"><title>CPU, Main Boards, and Video Support</title>
<para>
-Debian on &arch-title; supports the following platforms:
+&debian; on &arch-title; supports the following platforms:
<itemizedlist>
<listitem><para>
@@ -17,14 +17,14 @@ includes the Cobalt RaQ, Qube2 and RaQ2, and the Gateway Microserver.
<listitem><para>
MIPS Malta: this platform is emulated by QEMU and is therefore a nice way
-to test and run Debian on MIPS if you don't have the hardware.
+to test and run &debian; on MIPS if you don't have the hardware.
</para></listitem>
</itemizedlist>
Complete information regarding supported mips/mipsel machines can be found
at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>. In the
-following, only the systems supported by the Debian installer will be
+following, only the systems supported by the &debian; installer will be
covered. If you are looking for support for other subarchitectures, please
contact the <ulink url="&url-list-subscribe;">
debian-&arch-listname; mailing list</ulink>.
diff --git a/en/hardware/supported/powerpc.xml b/en/hardware/supported/powerpc.xml
index 5d57c6992..e2cbf28c8 100644
--- a/en/hardware/supported/powerpc.xml
+++ b/en/hardware/supported/powerpc.xml
@@ -19,7 +19,7 @@ supporting different CPU variants.
Ports to other <emphasis>&architecture;</emphasis> architectures, such
as the Be-Box and MBX architecture, are underway but not yet supported
-by Debian. We may have a 64-bit port in the future.
+by &debian;. We may have a 64-bit port in the future.
-->
</para>
@@ -28,7 +28,7 @@ by Debian. We may have a 64-bit port in the future.
<para>
-There are two flavours of the powerpc kernel in Debian, based on the
+There are two flavours of the powerpc kernel in &debian;, based on the
CPU type:
<variablelist>
@@ -101,7 +101,7 @@ currently disabled.
Apple (and briefly a few other manufacturers &mdash; Power Computing, for
example) made a series of Macintosh computers based on the PowerPC
processor. For purposes of architecture support, they are categorized
-as NuBus (not supported by Debian), OldWorld, and NewWorld.
+as NuBus (not supported by &debian;), OldWorld, and NewWorld.
</para><para>
@@ -362,10 +362,10 @@ and, for older hardware,
<para>
-NuBus systems are not currently supported by Debian/powerpc. The
+NuBus systems are not currently supported by &debian;/powerpc. The
monolithic Linux/PPC kernel architecture does not have support for
these machines; instead, one must use the MkLinux Mach microkernel,
-which Debian does not yet support. These include the following:
+which &debian; does not yet support. These include the following:
<itemizedlist>
<listitem><para>
diff --git a/en/hardware/supported/sparc.xml b/en/hardware/supported/sparc.xml
index 196b4a1dc..a8261e45f 100644
--- a/en/hardware/supported/sparc.xml
+++ b/en/hardware/supported/sparc.xml
@@ -25,7 +25,7 @@ SPARCstation page</ulink>.
</para><para>
-The last Debian release to support sparc32 was Etch, but even then only
+The last &debian; release to support sparc32 was Etch, but even then only
for sun4m systems. Support for the other 32-bits subarchitectures had
already been discontinued after earlier releases.