summaryrefslogtreecommitdiff
path: root/nl/post-install
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/post-install
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/post-install')
-rw-r--r--nl/post-install/further-reading.xml2
-rw-r--r--nl/post-install/kernel-baking.xml10
-rw-r--r--nl/post-install/mail-setup.xml10
-rw-r--r--nl/post-install/new-to-unix.xml2
-rw-r--r--nl/post-install/orientation.xml12
5 files changed, 18 insertions, 18 deletions
diff --git a/nl/post-install/further-reading.xml b/nl/post-install/further-reading.xml
index 8d9d09545..357e3dd7e 100644
--- a/nl/post-install/further-reading.xml
+++ b/nl/post-install/further-reading.xml
@@ -16,7 +16,7 @@ There is lots of useful documentation in
<filename>/usr/share/doc/FAQ</filename> contain lots of interesting
information. To submit bugs, look at
<filename>/usr/share/doc/debian/bug*</filename>. To read about
-Debian-specific issues for particular programs, look at
+&debian;-specific issues for particular programs, look at
<filename>/usr/share/doc/(package name)/README.Debian</filename>.
</para><para>
diff --git a/nl/post-install/kernel-baking.xml b/nl/post-install/kernel-baking.xml
index 23b1e7e71..5420f102c 100644
--- a/nl/post-install/kernel-baking.xml
+++ b/nl/post-install/kernel-baking.xml
@@ -5,8 +5,8 @@
<para>
Why would someone want to compile a new kernel? It is often not
-necessary since the default kernel shipped with Debian handles most
-configurations. Also, Debian often offers several alternative kernels.
+necessary since the default kernel shipped with &debian; handles most
+configurations. Also, &debian; often offers several alternative kernels.
So you may want to check first if there is an alternative kernel image
package that better corresponds to your hardware. However, it can be
useful to compile a new kernel in order to:
@@ -55,7 +55,7 @@ Don't be afraid to try compiling the kernel. It's fun and profitable.
</para><para>
-To compile a kernel the Debian way, you need some packages:
+To compile a kernel the &debian; way, you need some packages:
<classname>fakeroot</classname>, <classname>kernel-package</classname>,
<classname>linux-source-2.6</classname>
and a few others which are probably already installed (see
@@ -119,7 +119,7 @@ on) you are unsure about. Be careful: other options, not related to a
specific hardware, should be left at the default value if you do not
understand them. Do not forget to select <quote>Kernel module loader</quote>
in <quote>Loadable module support</quote> (it is not selected by default).
-If not included, your Debian installation will experience problems.
+If not included, your &debian; installation will experience problems.
</para><para>
@@ -163,7 +163,7 @@ above step may have produced, then <userinput>shutdown -r now</userinput>.
</para><para>
-For more information on Debian kernels and kernel compilation, see the
+For more information on &debian; kernels and kernel compilation, see the
<ulink url="&url-kernel-handbook;">Debian Linux Kernel Handbook</ulink>.
For more information on <classname>kernel-package</classname>, read
the fine documentation in <filename>/usr/share/doc/kernel-package</filename>.
diff --git a/nl/post-install/mail-setup.xml b/nl/post-install/mail-setup.xml
index e3bd7b749..103d06059 100644
--- a/nl/post-install/mail-setup.xml
+++ b/nl/post-install/mail-setup.xml
@@ -7,7 +7,7 @@
Today, email is an important part of many people's life. As there are
many options as to how to set it up, and as having it set up correctly is
-important for some Debian utilities, we will try to cover the basics in
+important for some &debian; utilities, we will try to cover the basics in
this section.
</para><para>
@@ -38,11 +38,11 @@ often used in combination with <command>exim</command> or
With the increasing popularity of graphical desktop systems, the use of
graphical e-mail programs like GNOME's <command>evolution</command>,
KDE's <command>kmail</command> or Mozilla's <command>thunderbird</command>
-(in Debian available as <command>icedove</command><footnote>
+(in &debian; available as <command>icedove</command><footnote>
<para>
The reason that <command>thunderbird</command> has been renamed to
-<command>icedove</command> in Debian has to do with licensing issues.
+<command>icedove</command> in &debian; has to do with licensing issues.
Details are outside the scope of this manual.
</para>
@@ -101,7 +101,7 @@ The e-mails can be read using <command>mutt</command>.
<title>Sending E-Mails Outside The System</title>
<para>
-As mentioned earlier, the installed Debian system is only set up to handle
+As mentioned earlier, the installed &debian; system is only set up to handle
e-mail local to the system, not for sending mail to others nor for
receiving mail from others.
@@ -124,7 +124,7 @@ this manual).
However, in that case you may need to configure individual utilities to
correctly send e-mails. One such utility is <command>reportbug</command>,
-a program that facilitates submitting bug reports against Debian packages.
+a program that facilitates submitting bug reports against &debian; packages.
By default it expects to be able to use <classname>exim4</classname> to
submit bug reports.
diff --git a/nl/post-install/new-to-unix.xml b/nl/post-install/new-to-unix.xml
index f04ab8cda..e235f3757 100644
--- a/nl/post-install/new-to-unix.xml
+++ b/nl/post-install/new-to-unix.xml
@@ -21,7 +21,7 @@ relating to Linux. Most of these documents can be installed locally;
just install the <classname>doc-linux-html</classname> package (HTML
versions) or the <classname>doc-linux-text</classname> package (ASCII
versions), then look in <filename>/usr/share/doc/HOWTO</filename>.
-International versions of the LDP HOWTOs are also available as Debian
+International versions of the LDP HOWTOs are also available as &debian;
packages.
</para>
diff --git a/nl/post-install/orientation.xml b/nl/post-install/orientation.xml
index c463562f6..50283724b 100644
--- a/nl/post-install/orientation.xml
+++ b/nl/post-install/orientation.xml
@@ -2,22 +2,22 @@
<!-- original version: 43576 untranslated -->
- <sect1 id="debian-orientation"><title>Orienting Yourself to Debian</title>
+ <sect1 id="debian-orientation"><title>Orienting Yourself to &debian;</title>
<para>
-Debian is a little different from other distributions. Even if you're
+&debian; is a little different from other distributions. Even if you're
familiar with Linux in other distributions, there are things you
-should know about Debian to help you to keep your system in a good,
+should know about &debian; to help you to keep your system in a good,
clean state. This chapter contains material to help you get oriented;
-it is not intended to be a tutorial for how to use Debian, but just a
+it is not intended to be a tutorial for how to use &debian;, but just a
very brief glimpse of the system for the very rushed.
</para>
- <sect2><title>Debian Packaging System</title>
+ <sect2><title>&debian; Packaging System</title>
<para>
-The most important concept to grasp is the Debian packaging system.
+The most important concept to grasp is the &debian; packaging system.
In essence, large parts of your system should be considered under the
control of the packaging system. These include: