summaryrefslogtreecommitdiff
path: root/nl/hardware/supported
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2010-10-11 19:32:28 +0000
committerHolger Wansing <linux@wansing-online.de>2010-10-11 19:32:28 +0000
commit6418d760b465fbad607883f36eb363f530d24de1 (patch)
treeab65272e734fde9d31335121e4a8f9b6a142301f /nl/hardware/supported
parent6700ed2d7c01d87a49ebe69740d57ff00914b9ce (diff)
downloadinstallation-guide-6418d760b465fbad607883f36eb363f530d24de1.zip
Change many occurences of 'Debian' into &debian;.
This run is for the Nederlands version, other languages will follow.
Diffstat (limited to 'nl/hardware/supported')
-rw-r--r--nl/hardware/supported/arm.xml12
-rw-r--r--nl/hardware/supported/i386.xml10
-rw-r--r--nl/hardware/supported/mips.xml8
-rw-r--r--nl/hardware/supported/mipsel.xml6
-rw-r--r--nl/hardware/supported/powerpc.xml10
-rw-r--r--nl/hardware/supported/sparc.xml2
6 files changed, 24 insertions, 24 deletions
diff --git a/nl/hardware/supported/arm.xml b/nl/hardware/supported/arm.xml
index c71d45861..eae55aa2d 100644
--- a/nl/hardware/supported/arm.xml
+++ b/nl/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/nl/hardware/supported/i386.xml b/nl/hardware/supported/i386.xml
index 29bc3ce20..249880cef 100644
--- a/nl/hardware/supported/i386.xml
+++ b/nl/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/nl/hardware/supported/mips.xml b/nl/hardware/supported/mips.xml
index ff89418d3..91f95d973 100644
--- a/nl/hardware/supported/mips.xml
+++ b/nl/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/nl/hardware/supported/mipsel.xml b/nl/hardware/supported/mipsel.xml
index 001192fe9..4ba800a5c 100644
--- a/nl/hardware/supported/mipsel.xml
+++ b/nl/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/nl/hardware/supported/powerpc.xml b/nl/hardware/supported/powerpc.xml
index e0dbf72be..bb146b54a 100644
--- a/nl/hardware/supported/powerpc.xml
+++ b/nl/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/nl/hardware/supported/sparc.xml b/nl/hardware/supported/sparc.xml
index 1cd88c0bc..5d02c340b 100644
--- a/nl/hardware/supported/sparc.xml
+++ b/nl/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.